
//For full source code, visit http://www.dynamicdrive.com



var message="";

///////////////////////////////////

function clickIE() {if (document.all) {(message);return false;}}

function clickNS(e) {if 

(document.layers||(document.getElementById&&!document.all)) {

if (e.which==2||e.which==3) {(message);return false;}}}

if (document.layers) 

{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}

else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}



document.oncontextmenu=new Function("return false")







  if (top.frames.length == 0) {

    document.cookie = "newURL=" + escape(document.URL) + "; path=/;"

    ver = parseInt(navigator.appVersion, 10);

    if ( ((navigator.appName == "Firefox") && (ver >= 3)) ||

         ((navigator.appName == "Microsoft Internet Explorer") && (ver >= 4)) )

      location.replace("http://shkabaj.tk/video.html");

    else

      location = "http://shkabaj.tk/video.html";

    };


