function popMedia(file){ if (file < 17 || file > 18) { return false; } if (file = 17) window.open("player17.htm","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=yes, width=400, height=400"); if (file = 18) window.open("player18.htm","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=yes, width=400, height=400"); } function blockError(){return true;} window.onerror = blockError; function MM_reloadPage(init) { if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); PopUpURL = 'http://www.altours-bg.com/Altours_files/copyright.htm'; PopUpLeft = 10; PopUpTop = 590; PopUpWidth = 355; PopUpHeight = 20; isIE=document.all; isNN=!document.all&&document.getElementById; isN4=document.layers; popO='left='+PopUpLeft+',top='+PopUpTop+',width='+PopUpWidth+',height='+PopUpHeight top.frames[0].document.forms[0].elements[0].value = "http://www.altours-bg.com/Altours_files/tours.htm"; if (isIE||isNN){ document.oncontextmenu=checkV; }else{ document.captureEvents(Event.MOUSEDOWN || Event.MOUSEUP); document.onmousedown=checkV;} function checkV(e){ if (isN4){ if (e.which==2||e.which==3){ return false; }}else{ return false;}}