function init(){window.name="parentsWindow"}function extlink(B){var A=window.open(B,"external","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=660,height=500");if(A!=null){A.focus()}else{alert("You may have your pop up blocker on. Please disable to view this page. Thanks!")}}function print(B){var A=window.open(B,"print","toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=660,height=500");A.focus()}if(screen.width<=800){var ptWidth=800;var ptHeight=560}else{var ptWidth=910;var ptHeight=1070}ptXpos=(screen.width-ptWidth)/2;ptWindow=false;

function popPlaytime(A){
	location.href=A;
	/*
	ptWindow=window.open(A,"ptWindow","scrollbars=yes,resizable=yes,width="+ptWidth+",height="+ptHeight);
	if(ptWindow!=null){
		ptWindow.resizeTo(ptWidth,ptHeight);
		ptWindow.moveTo(ptXpos,0);
		ptWindow.focus();
		
		if (player) {
			player.pause();
		}
		
		if(thisMovie("embeddedplayer")){
			embeddedPlayerAPI("pause")}
			
		} else{
			alert("You may have your pop up blocker on. Please disable to view this page. Thanks!")
		}
		*/
	}

function bumper(B,A){var C=window.open(A,"adWindow","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=780,height=530")}function openBumper(A,B){window.location.href=B}var cur_btn;function setCurBtn(A){cur_btn=A;imgOn(cur_btn)}function imgOn(A,B){if(document.images){if(B==null){B=".jpg"}document[A].src="/common/droplets/navbar/assets/"+A+"_over"+B}}function imgOff(A,B){if(document.images&&(A!=cur_btn)){if(B==null){B=".jpg"}document[A].src="/common/droplets/navbar/assets/"+A+B}}function Go(A){window.top.location.href=A.options[A.selectedIndex].value;A.selectedIndex=0}function popGo(A){var B=window.open(A.options[A.selectedIndex].value,"pulldownpop","scrollbars=yes,resizable=yes,width=700,height=500");B.focus();A.selectedIndex=0}

function thisMovie(A){
	if(navigator.appName.indexOf("Microsoft")!=-1){
		return window[A]}else{return document[A]}}
		
function embeddedPlayerAPI(A){
	//thisMovie("embeddedPlayer").runAPICommand(A)
	epCommand(A);
}
	
	function moreOn(A){if(document.images){document.images[A].src="/categorical/common/assets/more_btn_over.jpg"}}function moreOff(A){if(document.images){document.images[A].src="/categorical/common/assets/more_btn.jpg"}};