$(document).ready(function(){$("body").addClass("javascript-enabled");var dropDownMenuJQueryObject=$("div#topSlots div.menu > ul");dropDownMenuJQueryObject.superfish({delay:300,autoArrows:false,dropShadows:false,disableHI:true});var tierOneListItemsJQueryObject=dropDownMenuJQueryObject.find("> li");tierOneListItemsJQueryObject.find("> a > span > span").each(function(){});tierOneListItemsJQueryObject.find("ul").ifixpng().end().find("div.afterLevelTwoList").ifixpng().end().find("div.levelTwoContainer").bgiframe();$("div.puff").each(addPuffAnimation);$("div.searchNav input[type=text], form.emailSignup input[type=text]").focus(function(){if(!this.title.length){this.title=this.value}this.value=""}).blur(function(){if(!this.value.length){this.value=this.title}})});function changeRollover(src,hoverOn){return hoverOn?src.replace("_hover",""):src.replace(/((\._\w\d+_)?\.\w{3,4})?$/,"_hover$1")}function addPuffAnimation(){var $this=$(this);var slidingPanel=$this.children(".widgetText:first");this.myHeight=$this.outerHeight();this.inPos=$this.children("img:first").outerHeight();this.outPos=this.myHeight-slidingPanel.outerHeight();slidingPanel.css({top:this.inPos+"px"});$(this).hover(function(){var $outPos=this.outPos;slidingPanel.stop().animate({top:$outPos+"px"},260,"easeOutQuad")},function(){var $inPos=this.inPos;slidingPanel.stop().animate({top:$inPos+"px"},260,"easeOutQuad")});var pointerLink=$this.find("a[href]:first");if(pointerLink.length>0){$this.click(function(){var target=pointerLink.attr("target");if(target){window.open(pointerLink.attr("href"),target)}else{window.location=pointerLink.attr("href")}});$this.addClass("clickable")}}function openEmailSignUpWindow(){var userEmail="";var field=document.getElementById("subscription-email");if(field!=null){userEmail=field.value}window.open("/gp/subscription?viewID=email-sign-up&userEmail="+userEmail,"emailWindow","height=700, width=750, scrollbars=1")};
