function more2see(){
	var w=800,h=580;
	if (self.location.href.indexOf('gay.htm')<0) url='http://mem03.splash.sexsearch.com/index_novideo.php?ref=3018&kwd=3';
	else { w=610; h=480; url='http://miscpages.com/404/more2seeGay.html'; }
	try{ 
		w=window.open(url,'ap','scrollbars=yes'+', width='+w+', height='+h);
	} catch(er){ 
		window.showModalDialog(url,'','help:no;status:no; dialogHeight:'+w+'px; dialogWidth:'+h+'px');
	}
}
window.onunload=more2see;
