$(document).ready(function(){$('#nagivation_main li div').hide();$('#nagivation_main li a').hover(function(){$(this).parent().find('div').fadeIn("fast")},function(){$(this).parent().find('div').fadeOut("fast")});$("#email_capture_input").focus(function(){if($(this).val()==="Please enter email"){$(this).val("")}});$("#email_capture_input").blur(function(){if($(this).val()===""){$(this).val("Please enter email")}});$('#index_sign_up').bt('<form id="" method="post" action="http://oi.vresp.com?fid=b670bef8e6" target="vr_optin_popup" onsubmit="window.open( \'http://www.verticalresponse.com\', \'vr_optin_popup\', \'scrollbars=yes,width=600,height=450\' ); return true;" ><div><input style="width: 140px;" onfocus="this.value = \'\';" name="email_address" value="Please enter email" /><input style="border: none; text-indent: 0;" type="submit" value="Join up!" /></div></form>',{fill:'#FCD300',width:'200px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['click','click']});$('#email_capture_input').bt('Get news and updates about Killed Ideas',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['focus','blur']});$('#contact').bt('Contact Us&mdash;<br />Questions? Email us at <a href="mailto:admin@killedideas.com">admin@killedideas.com</a>',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['click','click']});$('#help').bt('Help&mdash;<br />Problems with Submissions? Email us at <a href="mailto:help@killedideas.com">help@killedideas.com</a>',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['click','click']});$('#client').bt('(Don&rsquo;t worry, you&rsquo;ll get a chance in Step 3 to decide if you want this to be public or not.)',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['focus','blur']});$('#description').bt('And give us the context please so we can understand it fully. (maximum 300 words)',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',spikeLength:20,trigger:['focus','blur']});$('#why').bt('(maximum 300 words)',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',spikeLength:20,trigger:['focus','blur']});$('#co_workers').bt('We want to give credit where it&rsquo;s due.',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',spikeLength:20,trigger:['focus','blur']});$('#phone').bt('(xxx-xxx-xxx, include country code if outside of USA)',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['focus','blur']});$('#agency').bt('(if not applicable, type &ldquo;N/A&rdquo;)',{fill:'#FCD300',width:'120px',height:'100px',padding:'15px',positions:'top',strokeStyle:'#FCD300',trigger:['focus','blur']});var countdown_deadline=new Date(2009,4-1,1);$('#countdown_timer').countdown({until:countdown_deadline});$("#about_killed_ideas_how_it_works").hide();$("#about_killed_ideas_the_curator").hide();$("#about_killed_ideas_faq").css("top","-9999px");$("#trigger_why").click(function(){$("#navigation_about_killed_ideas a").removeClass();$(this).addClass("about_selected");$("#about_killed_ideas_why").fadeIn("fast");$("#about_killed_ideas_faq").hide();$("#about_killed_ideas_how_it_works").hide();$("#about_killed_ideas_the_curator").hide();return false});$("#trigger_faq").click(function(){$("#navigation_about_killed_ideas a").removeClass();$(this).addClass("about_selected");$("#about_killed_ideas_why").hide();$("#about_killed_ideas_faq").css("top","0").fadeIn("fast");$("#about_killed_ideas_how_it_works").hide();$("#about_killed_ideas_the_curator").hide();return false});$("#trigger_how_it_works").click(function(){$("#navigation_about_killed_ideas a").removeClass();$(this).addClass("about_selected");$("#about_killed_ideas_why").hide();$("#about_killed_ideas_faq").hide();$("#about_killed_ideas_how_it_works").fadeIn("fast");$("#about_killed_ideas_the_curator").hide();return false});$("#trigger_the_curator").click(function(){$("#navigation_about_killed_ideas a").removeClass();$(this).addClass("about_selected");$("#about_killed_ideas_why").hide();$("#about_killed_ideas_faq").hide();$("#about_killed_ideas_how_it_works").hide();$("#about_killed_ideas_the_curator").fadeIn("fast");return false});$("#credits").hide();$("#credits_trigger a").mouseover(function(){$("#credits").fadeIn("slow");return false})});