function init(){checkToolbarUpdate();$(function(){$("#wfhpLeftContainer .Box .SWCorner,#wfhpLeftContainer .Box .SECorner").each(function(){if($(this).position().top+$(this).height()<$(this).parent().height()){$(this).css("top",($(this).parent().height()-$(this).height())+"px");}});$("#wfhpBucketsContainer .NWCorner").css({left:0,top:0});$(".wfhpMoreButton").hover(function(){$(this).css("background-position","0 0");},function(){$(this).css("background-position","0 -19px");});$("#wfhpNetworksContainer a").hover(function(){$(this).css("background-position","0 -32px");},function(){$(this).css("background-position","0 0");}).click(openGetStarted);});}function openGetStarted(){var A=sGetStartedUrl;getStartedWindow=window.open(A,"getStartedWindow","height=900,width=574,scrollbars=yes,resizable=no,status=yes,toolbar=no,menubar=no,location=no");getStartedWindow.moveTo(0,0);}function openeBayTutorial(){var A=seBayTutorialUrl;eBayTutorialWindow=window.open(A,"eBayTutorialWindow","height=900,width=574,scrollbars=yes,resizable=no,status=yes,toolbar=no,menubar=no,location=no");eBayTutorialWindow.moveTo(0,0);}function openEmailIMTutorial(){var A=sEmailIMTutorialUrl;EmailIMTutorialWindow=window.open(A,"EmailIMTutorialWindow","height=900,width=574,scrollbars=yes,resizable=no,status=yes,toolbar=no,menubar=no,location=no");EmailIMTutorialWindow.moveTo(0,0);}function openEmailIMTutorialCPM(){var A="";if(!oToolbarController.bXPIInstalled){if(oToolbarController.bInstalled){if(oToolbarController.sVersion&&oToolbarController.NeedsUpgrade(oToolbarController.winner.required_version)){A=sUpdateTBUrl+"?partner="+oToolbarController.sParentPartnerID+"&amp;pg=wf_home&amp;up=true&amp;spk="+VCipherRollerkey;}}else{A=sDownloadUrl+"?partner=ZKxdm166";}}if(A==""){openEmailIMTutorial();}else{document.location.href=A;}}function goToEbayPtnrLink(){var A="http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=1&campid=5336245461&toolid=10001&customid=";window.open(A);}