function disableCtrlModifer(_1){var _2={a:0,c:0,x:0,v:0,A:0,C:0,X:0,V:0};var _3=(window.event)?window.event.ctrlKey:_1.ctrlKey;var _4=(window.event)?window.event.keyCode:_1.which;_4=String.fromCharCode(_4).toLowerCase();return (_3&&(_4 in _2))?false:true;}if(document.layers){window.captureEvents(Event.MOUSEDOWN);}if(window.attachEvent&&!window.opera){document.oncontextmenu=new Function("return false");document.onmousedown=new Function("return false");document.unselectable="on";document.onselectstart=new Function("return false");document.onselect=new Function("return false; alert(12);");}document.onmousedown=disableCtrlModifer;window.onmousedown=disableCtrlModifer;document.onkeydown=disableCtrlModifer;function ds(){return false;}function ra(){return true;}try{var html="";for(var i=0;i<li.length;i++){if(li[i]>=0&&li[i]<ly.length){html+=ly[li[i]]+"<br/>";}}var lh=16*li.length;var ld=document.getElementById("lyrics");ld.style.visibility="hidden";ld.style.position="absolute";ld.style.width="728px";ld.style.height=lh;document.write("<br><iframe id='il' width='728' height='"+lh+"' style='border: 0; padding: 0; width: "+ld.offsetWidth+"; height: "+ld.offsetHeight+";'></iframe><br>");var il=document.getElementById("il");var doc=il.contentDocument;var wnd=il.contentWindow;if(doc==undefined||doc==null){doc=il.contentWindow.document;}doc.open();ld.innerHTML="";doc.write(html);doc.oncontextmenu=new Function("return false");doc.onmousedown=ds;doc.onclick=ra;doc.onselectstart=new Function("return false");doc.onselect=new Function("return false; alert(12);");doc.oncontextmenu=ds;doc.unselectable="on";var CSS="html, body {border: 0; overflow: hidden; margin: 0; font-family: Verdana, sans-serif; font-size: 10pt;}";doc.write("<style>"+CSS+"</style>");CSS="@media print{body{display: none;}}";doc.write("<style>"+CSS+"</style>");doc.close();}catch(err){}