
//function opensex()
//{
//window.showModalDialog("inc.htm", null, "dialogHeight:287px; dialogWidth:197px; center:1; status:0; help:0")
//}
//st=setTimeout("opensex()",5000)


function subWin3(){
sub3=window.open("../mini/key.htm","window3","scrollbars=yes,resizable=yes");
}

function subWin1(){
sub1=window.open("../main/gallerie/anal/index.htm","window1","scrollbars=yes,resizable=yes,width=800,height=600,top=0,left=0");
}



function subWin2(){
sub2=window.open("test.htm","window2","width=120,height=550,top=0,left=0");
}

function articolo(str) {
searchWin =window.open(str,'articolo','scrollbars=yes,resizable=yes,width=800,height=600,status=no,location=no,toolbar=no');
// searchWin.refer = self;
}

if (window.Event) // Only Netscape will have the CAPITAL E.
  document.captureEvents(Event.MOUSEUP); // catch the mouse up event
function nocontextmenu()  // this function only applies to IE4, ignored otherwise.
{
 event.cancelBubble = true
 event.returnValue = false; 
 return false;
}
function norightclick(e) // This function is used by all others
{
 if (window.Event) // again, IE or NAV?
 {
  if (e.which == 2 || e.which == 3)
   return false;
 }
 else
  if (event.button == 2 || event.button == 3)
  {
   alert("www.adulteros.net")		
   event.cancelBubble = true
   event.returnValue = false;
   return false;
  }
} 
document.oncontextmenu = nocontextmenu;  // for IE5+
document.onmousedown = norightclick;  // for all others


 -->
