function shareReview(d){var h=encodeURIComponent($("#share-information > #title").html());var c=encodeURIComponent($("#share-information > #url").html());var f="";switch(d){case"facebook":postPopUp("http://www.facebook.com/sharer.php?u="+c+"&t="+h,"facebook","toolbar=0,status=0,height=436,width=646,scrollbars=yes,resizable=yes");break;case"digg":var b="";postPopUp("http://digg.com/remote-submit?phase=2&url="+c+"&title="+h+"&bodytext="+f,"digg","toolbar=0,status=0,height=450,width=650,scrollbars=yes,resizable=yes");break;case"delicious":postPopUp("http://del.icio.us/post?v=4&partner=nyt&noui&jump=close&url="+c+"&title="+h+"&bodytext="+f,"delicious","toolbar=0,status=0,height=400,width=700,scrollbars=yes,resizable=no");break;case"yahoobuzz":postPopUp("http://buzz.yahoo.com/article/new_york_times/"+c,"yahoobuzz","scrollbars=yes,resizable=yes");break;case"mixx":try{var a="&title="+h+"&description="+f+"&tags=jobreview,career,job,review,jobulous&partner=JOBULOUS";postPopUp("http://mini.mixx.com/submit/story?page_url="+c+a,"mixx","toolbar=0,status=0,height=550,width=700,scrollbars=yes,resizable=no")}catch(g){postPopUp("http://mini.mixx.com/submit/story?page_url="+c+"&title="+h+"&partner=JOBULOUS","mixx","toolbar=0,status=0,height=550,width=700,scrollbars=yes,resizable=no")}break;case"linkedin":postPopUp("http://www.linkedin.com/shareArticle?mini=true&url="+c+"&title="+h+"&summary="+f+"&source=Jobulous.com","Linkedin","toolbar=0,status=0,height=550,width=700,scrollbars=yes,resizable=no");break;case"myspace":postPopUp("http://www.myspace.com/Modules/PostTo/Pages/?u="+c+"&t="+h+"&c=","myspace","toolbar=0,status=0,height=436,width=646,scrollbars=yes,resizable=yes");break;case"stumbleupon":postPopUp("http://www.stumbleupon.com/submit?url="+c+"&title="+h,"stumbleupon","toolbar=0,status=0,height=436,width=646,scrollbars=yes,resizable=yes");break;case"reddit":postPopUp("http://www.reddit.com/login?dest=%2Fsubmit%3Furl%3D"+c,"reddit","toolbar=0,status=0,height=436,width=646,scrollbars=yes,resizable=yes");break}}function postPopUp(b,a,d){var c=window.open(b,a,d)}function getSharePasskey(){return""}function getShareURL(){return"http://getshareurl.com"}function createYahooBuzzOnLoad(){window.yahooBuzzOnLoad=function(){var a=function(){s_code_linktrack("Article-Tool-Share-YahooBuzz")};return function(){if(typeof(window.yahooBuzzOnLoad)!="function"){window.yahooBuzzOnLoad=null}var b=document.getElementById("yahooBuzzBadge-form");if(b){if(b.addEventListener){b.addEventListener("click",a,true)}else{if(b.attachEvent){b.attachEvent("click",a)}else{b.onmousedown=a}}}}}()};