var lastPopUpWindow=null;function pop(B){try{lastPopUpWindow.close()}catch(A){}switch(B){case"privacy_policy":lastPopUpWindow=launchPopUpWindow("privacy_policy.html","privacy_policy",470,700,5,true);break;case"hints_and_tips":lastPopUpWindow=launchPopUpWindow("hints_and_tips.html","hints_and_tips",470,700,5,true);break;case"order_now":window.open("http://www.bestbuy.com/site/olspage.jsp?_dyncharset=ISO-8859-1&id=pcat17071&type=page&ks=960&st=jumper&sc=Global&cp=1&sp=&qp=crootcategoryid%23%23-1%23%23-1%7E%7Eq6a756d706572%7E%7Encabcat0700000%23%233%23%233&list=y&usc=All+Categories&nrp=15&iht=n","order_now");break;case"wallpaper":launchWallpaper(pop.arguments[1],pop.arguments[2]);break;case"icons":lastPopUpWindow=launchPopUpWindow("buddyicons.html","buddyicons",356,500);break;default:alert("troubleshooting a failed popup.  case "+B);break}}function launchWallpaper(F,C){if(isNaN(C)&&(C!=800)&&(C!=1024)&&(C!=1280)&&(C!=1600)){C=1024}var A=C==1280?1024:C/4*3;var E=14;var D=Number(C)+(E*2)<screen.width?Number(C)+(E*2):screen.width;var B=A+164<screen.height?A+164:screen.height;lastPopUpWindow=launchPopUpWindow("wallpaper.html?id="+F+"&width="+C+"&height="+A,"wallpaper",D,B)};
