function openComments(wzURL1){
var wzWin1 = window.open(wzURL1,"wzCom835728","target=new,width=1000,height=600,resizable=yes,scrollbars=yes");
wzWin1.focus();
}
function wzOpenSiteLog(wzURL2){
var wzWin2 = window.open(wzURL2,"wzCom835728","target=new,width=1000,height=600,resizable=yes,scrollbars=yes");
wzWin2.focus();
}
document.write("");
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");
}
function notifyUser() {alert(" Copy Right © 2010\nRight Click Protection By SiteLOGz\nA Product Of WhozOnTop.com"); return false;}
function userIE4x(){if (event.button==2) notifyUser();}
function userNN4x(e){return (e.which==2||e.which==3) ? notifyUser() : true;}
usingIE4 = (document.all) ? true : false;
usingW3C = (document.getElementById && !usingIE4) ? true : false;
usingNN4 = (document.layers && !usingW3C) ? true : false;
if (usingNN4){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=userNN4x;}
else if (usingW3C) {document.oncontextmenu=notifyUser;}
else if (usingIE4){document.onmousedown=userIE4x;}