1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
| <head>
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
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);
// -->
<!--
function clicdroit()
{
alert('Copyright© http://www.hesbay.com\n.');
return false;
}
// -->
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
<!--
texte='hesbay.com - Annonces , Evénement des soirées, adresses, galeries , boutique , liens, dialogue tchat vidéo...';
longeur=texte.length-1;
posistion=0;
function defile()
{
if (posistion == texte.length)
{
posistion=0;
}
if (posistion<=longeur)
{
afficher = texte.substring((texte.length-(longeur-posistion)),texte.length) + texte.substring(0,posistion);
posistion++;
}
window.status = afficher;
vitesse = setTimeout("defile()", 100);
}
</SCRIPT>
</head>
<body leftmargin="0" topmargin="5" marginwidth="5" marginheight="0" OnLoad="defile()" OnUnLoad="clearTimeout(vitesse)" oncontextmenu="return clicdroit()"> |
Partager