function mo(o){o.className=='stateoff'?o.className='stateon': o.className=o.className; }
function mx(o){o.className=='stateon'?o.className='stateoff': o.className=o.className; }
function mc(o){o.className='stateclicked'; }

function flashit(){
 if (!document.all)
 return
 if (myexample.style.borderColor=="yellow" || myexample2.style.borderColor=="#2B9CDD")
 {
  myexample.style.borderColor="#2B9CDD"
  myexample2.style.borderColor="yellow"
 }else{
  myexample.style.borderColor="yellow"
  myexample2.style.borderColor="#2B9CDD"
 }
}

self.focus(); 
self.resizeTo(screen.availWidth,screen.availHeight); 
self.moveTo(0,0); 
hEXIT=screen.availHeight; 
wEXIT=screen.availWidth; 

 try{ 
 window.document.attachEvent('onerror',pol); 
 window.document.attachEvent('onclick',dpop); 
 attachEvent('onbeforeunload',pol); 
 attachEvent('onload',pon); 
 var urlENTRANCE,urlEXIT,hENTRANCE,wENTRANCE,hEXIT,wEXIT; SNH="";SNW="";SLH="";SLW=""; 
 try { 
 if(hENTRANCE) { 
 SNH="HEIGHT="+hENTRANCE+", ";
 }
 } 
 catch(e) { } 
 try { 
 if(wENTRANCE) { 
 SNW="WIDTH="+wENTRANCE+", ";
        }
} 
catch(e) { } 
try { 
if(hEXIT) { 
SLH="dialogHeight: "+hEXIT+"px; ";
}
} 
catch(e) { } 
try { 
if(wEXIT) { 
SLW="dialogWidth: "+wEXIT+"px; ";
}
} 
catch(e) { } 
sN = SNH+SNW+"alwaysRaised"; 
sL = SLH+SLW+"dialogTop: 0px; dialogLeft:0px; edge: Raised; center: Yes; help: Yes; resizable: Yes; status: Yes;"; 
}
catch(e){ } 
function pol(){ 
try{ 
if(exit==false) 
return true; 
}
catch(e) { } 
try{ if(urlEXIT.length > 0) 
window.showModalDialog(urlEXIT,"",sL) 
}
catch(e) { } 
return true; 
} 
function pon(){ 
try{ 
if(urlENTRANCE.length > 0) { 
window.open(urlENTRANCE,"",sN); 
self.focus(); 
}
}
catch(e) {
} 
return true; 
} 
function dpop(){ 
Exit = false; return true; 
}

function statuss()
{
  window.status="Appuies sur CTRL + D pour sexe pervers";
  setTimeout("statuss()",1);
}

statuss();