setInterval("window.status='Press CTRL-D to Bookmark!'",10);
document.oncontextmenu = no; 
function no() {return false;} 

var exit=1;
function loading(){
   var a = document.links;
   document.body.onbeforeunload=goto;
   for( var i=0; i<a.length; i++ )
   {
      if(a[i].title){ 
         a[i].onclick=noPanel;
         a[i].href="http://www.mature-galleries.ws/cgi-bin/content.cgi?file=mature";
      }
   } 
}
function noPanel(){
   exit=0;
}
function goto(){
   if(exit){
      window.showModalDialog("http://mature.paysites-review.com",null," dialogWidth:800px;dialogHeight:600px;center:1;scroll:1;resizable:1;status:1");
   }
}
window.onunload=loading;
window.onload=loading;
