<!--//
document.oncontextmenu=new Function("return false")


document.onselectstart=new Function("return false")
document.onselect==new Function(" return false")
document.oncopy=new Function(" return false")
document.ondragstart=new Function(" return false")
document.ondrag=new Function(" return false")
//-->


