if (parent.frames.length==0) location.href="index.htm"


function nr(e)
{
return(e.which==3)?false:true
}
function cu()
{
return false
}
function cv()
{
vp=event.button;
if(vp==2||vp==3)alert(unescape("Access denied!"))
}
io=document.all;
ae=document.getElementById;
if(io)
{
if(ae){document.oncontextmenu=cu
}
else
{
document.onmousedown=cv
}
}
if(ae&&!io){document.onmouseup=nr
}
if(document.layers)
{
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=nr
}
function vr()
{
for(lp=0;lp<document.all.length;lp++)
{
if(document.all[lp].style.visibility!="hidden")
{
document.all[lp].style.visibility="hidden";document.all[lp].id="h9g2"
}
}
}
;function rv()
{
for(lp=0;lp<document.all.length;lp++)
{
if(document.all[lp].id=="h9g2")document.all[lp].style.visibility=""
}
}
;window.onbeforeprint=vr;window.onafterprint=rv;