function wztOpenQLinkForm(qWebsiteID){
winName = "wzRegBox";
URL="http://whzon.com/whozDev/frmQuickLink.asp?fwebsiteID=" + qWebsiteID;
var winRegBox = window.open(URL,winName,"target=new,width=506,height=500,resizable=yes,scrollbars=yes");
winRegBox.focus();
}
function wztOpenFanReq(){
winName = "wzRegBox";
URL="http://whzon.com/whozDev/frmQuickfan.asp?fwzUserID=41163&fwebsiteID=857827";
var winRegBox = window.open(URL,winName,"target=new,width=506,height=500,resizable=yes,scrollbars=yes");
winRegBox.focus();
}
function openComments(wzURL1){
var wzWin1 = window.open(wzURL1,"wzCom835728","target=new,width=1065,height=600,resizable=yes,scrollbars=yes");
wzWin1.focus();
}
function wzOpenSiteLog(wzURL2){
var wzWin2 = window.open(wzURL2,"wzCom835728","target=new,width=1065,height=600,resizable=yes,scrollbars=yes");
wzWin2.focus();
}
document.write("
");
scrW="0";
scrC="0";
jScrp="0";
htRf=escape(top.document.referrer);
if (htRf=="" || htRf=="Bookmark") htRf="Bookmark+or+URL+Typed+Direct"
var dhRDM = Math.floor(Math.random()*1000);
scrW=screen.width;
if (navigator.appName != "Netscape"){
scrC=screen.colorDepth;
}
else {
scrC=screen.pixelDepth;
}
jScrp=navigator.javaEnabled();
jData="&scrW="+scrW+"&scrC="+scrC;
jData=jData +"&htRefer="+htRf+"&jScrp="+jScrp+"";
if (!(navigator.appName == "Netscape" && navigator.appVersion.charAt(0) == "2")){
document.write("
\n");
}