window.defaultStatus='';

function popContact() {
	messageWin1 = window.open("/email/ylgpContactUs.php","CONTACTUS","width=580,height=411,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin1.focus();
}

function popSuggest() {
	messageWin1 = window.open("/email/ylgpSuggest.php","SUGGEST","width=580,height=411,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin1.focus();
}

function pop2257() {
	messageWin4 = window.open("/2257-F.html","2257","width=580,height=260,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin4.focus();
}

function checkSafari() {
	var whichBrowser=navigator.userAgent;
	if (whichBrowser.indexOf('Safari')!=-1){
		 var sofarty='';
		 sofarty+='<div class="safariBox"><div class="safariHolder" style="text-align:left">';
		 sofarty+='	<span class="safariNoticeTitle">X-TUBE VIDEOS AND SAFARI</span><br clear=all>';
		 sofarty+='	<img src="/p.gif" width="1" height="10"><br clear=all>';
		 sofarty+='	<span class="safariNotice" style="text-align:left;">X-Tube doesn\'t officially support the Safari browser. If you\'re using Safari and cannot view X-Tube videos embedded on this site then click the <span style="background-color:#D7182A; color:#FAD12B; font-weight:bold"><img src="/p.gif" width="2" height="1">LINK<img src="/p.gif" width="2" height="1"></span> directly below the video player to view this video directly on X-Tube.</span><br clear=all>';
		 sofarty+='</div></div></p><br><p>';
		 document.write(sofarty);
	 }
	 
}

function pop2257Q(whereGo) {
	var url=whereGo
	messageWin4 = window.open(url,"2257","width=580,height=275,buttons=no,scrollbars=no,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no");
	messageWin4.focus();
}
