<html> <!-- Date de cration: 14/11/2002 --> <head>    <!-- info bulles -->  <SCRIPT LANGUAGE="JavaScript" type="text/javascript">  var IB=new Object; var posX=0;posY=0; var xOffset=10;yOffset=10; function AffBulle(texte) {   contenu="<TABLE border=0 cellspacing=0 cellpadding="+IB.NbPixel+"><TR bgcolor='"+IB.ColContour+"'><TD><TABLE border=0 cellpadding=2 cellspacing=0 bgcolor='"+IB.ColFond+"'><TR><TD><FONT size='-1' face='arial' color='"+IB.ColTexte+"'>"+texte+"</FONT></TD></TR></TABLE></TD></TR></TABLE>&nbsp;";   var finalPosX=posX-xOffset;   if (finalPosX<0) finalPosX=0;   if (document.layers) {     document.layers["bulle"].document.write(contenu);     document.layers["bulle"].document.close();     document.layers["bulle"].top=posY+yOffset;     document.layers["bulle"].left=finalPosX;     document.layers["bulle"].visibility="show";}   if (document.all) {     //var f=window.event;     //doc=document.body.scrollTop;     bulle.innerHTML=contenu;     document.all["bulle"].style.top=posY+yOffset;     document.all["bulle"].style.left=finalPosX;//f.x-xOffset;     document.all["bulle"].style.visibility="visible";   }   //modif CL 09/2001 - NS6 : celui-ci ne supporte plus document.layers mais document.getElementById   else if (document.getElementById) {     document.getElementById("bulle").innerHTML=contenu;     document.getElementById("bulle").style.top=posY+yOffset;     document.getElementById("bulle").style.left=finalPosX;     document.getElementById("bulle").style.visibility="visible";   } } function getMousePos(e) {   if (document.all) {   posX=event.x+document.body.scrollLeft; //modifs CL 09/2001 - IE : regrouper l'vnement   posY=event.y+document.body.scrollTop;   }   else {   posX=e.pageX; //modifs CL 09/2001 - NS6 : celui-ci ne supporte pas e.x et e.y   posY=e.pageY;    } } function HideBulle() { 	if (document.layers) {document.layers["bulle"].visibility="hide";} 	if (document.all) {document.all["bulle"].style.visibility="hidden";} 	else if (document.getElementById){document.getElementById("bulle").style.visibility="hidden";} }  function InitBulle(ColTexte,ColFond,ColContour,NbPixel) { 	IB.ColTexte=ColTexte;IB.ColFond=ColFond;IB.ColContour=ColContour;IB.NbPixel=NbPixel; 	if (document.layers) { 		window.captureEvents(Event.MOUSEMOVE);window.onMouseMove=getMousePos; 		document.write("<LAYER name='bulle' top=0 left=0 visibility='hide'></LAYER>"); 	} 	if (document.all) { 		document.write("<DIV id='bulle' style='position:absolute;top:0;left:0;visibility:hidden'></DIV>"); 		document.onmousemove=getMousePos; 	} 	//modif CL 09/2001 - NS6 : celui-ci ne supporte plus document.layers mais document.getElementById 	else if (document.getElementById) { 	        document.onmousemove=getMousePos; 	        document.write("<DIV id='bulle' style='position:absolute;top:0;left:0;visibility:hidden'></DIV>"); 	}  }  </SCRIPT>     <!-- Dfilement texte bas-->  <SCRIPT language=JavaScript>  var msg="MESSAGE"; var index=0; var delay=200  function defil() { 	var nb_char=msg.length; 	index++; 	if (index>nb_char) index=0; 	window.status=msg.substring(index)+msg; 	setTimeout("defil()",delay); }  function defiler(txt,tps) { 	//Cette fonction est appele pour dclencher le dfilement. 	msg=txt + "   -   " + txt + "   -   " ; 	delay=tps; 	defil(); } </SCRIPT>    <!-- Click Condition    <SCRIPT LANGUAGE="JavaScript"> clic = false; </SCRIPT>  -->   <!--Click droit-->  <SCRIPT LANGUAGE="JavaScript"> function clicie() { 	// Fonction de dtection pour&#25524;&#366;nt&#65535;&#65535;ne&#0;&#0;Ex&#0;&#0;orer 	if ((event.button==2)||(event.button==3)) { 		alert("Respectez les Droits d'auteur"); 	} } function clicns(e){ 	// Fonction pour Netscape 	if(e.which==3){ 		alert("Respectez les Droits d'auteur"); 		return false; 	} }  if (document.all) {	document.onmousedown=clicie;} if (document.layers) {document.captureEvents(Event.MOUSEDOWN); document.onmousedown = clicns;} if (window.sidebar) {document.captureEvents(Event.MOUSEDOWN); document.onmousedown = clicns;}  </SCRIPT>         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Bienvenue au paradis des Mobiles</title> <meta name="description" content="0.mobile,mobile,paradis,sonnerie,logo,portable,melodie,ringtones,gsm,wap,sms,ems"> <meta name="keywords" content="0.mobile,mobile,paradis,sonnerie,logo,portable,melodie,ringtones,gsm,wap,sms,ems"> <meta name="author" content="0.mobile"> <meta name="generator" content="WebExpert 5"> </head> <body background="images/back.jpg">   <!-- infos bulles --> <SCRIPT language="JavaScript">InitBulle("navy","#FFCC66","orange",1); // InitBulle(couleur de texte, couleur de fond, couleur de contour taille contour) </SCRIPT>   <!--Dfiler-->  <SCRIPT language=JavaScript> 	defiler("Bienvenue chez 0.mobile - : : : http://0.mobile.free.fr : : : - LE PARADIS DES MOBILES",150); </SCRIPT>    <!--Bannire Aucland--> <p align="center"> <a href="http://myaucland.aucland.fr/accdb/affGate.asp?Aff=1265757_637138725" onClick="clic=true" TARGET=_blank> <img src="http://images.aucland.com/images/3/banners/aucbanner21.gif" border="1"></a> <!-- <a href="http://myaucland.aucland.fr/accdb/affGate.asp?Aff=1265757_637138725" TARGET="_blank"> -->  </p>   <FONT FACE="Palatino Linotype" size="4" COLOR="#000000">  <p align="center"><BIG><B>Un click sur la pub Aucland peut aider au bon dveloppement du site!<br>Vous n'tes plus qu' un click du Paradis!!</br></BIG></B></p>  </font>  <br><br>   <!--Lien d'entre-->  <!-- DEBUT DU SCRIPT --> <center><A HREF="http://0.mobile.free.fr/accueil.php" onMouseOver="AffBulle('Avez-vous click sur la Pub?..')" onMouseOut="HideBulle()"><img border="0" src="images/entrer.gif"></A></center>   <!-- onClick="return(clic)" -->   <!-- FIN DU SCRIPT -->   <br>   <!-- pub divx -->   <center><a href="http://0.divx.free.fr" target="_blank"><img src="images/banniere2.gif" border="0"></a></center>     <!-- Genhit Alibaba photo   <script language="javascript">  genhit = window.open("http://www.genhit.com/popup.php/alibaba/pileps", 'genhit', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,width=468,height=260');  </script> -->   <br><br><br><br>  <!--Compteur Free-->  <center><img src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df=0.mobile.dat&ft=2&dd=computer" onMouseOver="AffBulle('Visiteurs depuis le 15/11/2002')" onMouseOut="HideBulle()">   <br><br><br><br>   <!-- Hit-Parade -->  <A HREF=http://www.hit-parade.com/hp.asp?site=a335213 TARGET=_top><IMG SRC=http://loga.hit-parade.com/logohp1.gif?site=a335213 TITLE="Hit-Parade" WIDTH=77 HEIGHT=15 BORDER=0></A>  <!-- Fin Hit-parade -->  </center>   <center><font color="#D7DBEF"><b>Rsolution recommande</b></font><br><center><img src="images/resolution.gif"></center>    <!-- Xiti -->  <script language="JavaScript1.1"> <!-- hsh = new Date(); hsd = document; hsi = '<a href="http://www.xiti.com/xiti.asp?s=97604"'; hsi += ' TARGET="_top"><img width="39" height="25" border=0 '; hsi += 'src="http://logv20.xiti.com/hit.xiti?s=97604'; hsi += '&p=&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); if(parseFloat(navigator.appVersion)>=4) {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>'); //--> </script> <noscript> <a href="http://www.xiti.com/xiti.asp?s=97604" TARGET="_top"><img width="39" height="25" border=0 src="http://logv20.xiti.com/hit.xiti?s=97604&p=&" title="Mesurez votre audience"></a> </noscript>     <!-- Cameleon   <script>  lecameleon=window.open("http://www.lecameleon.com/cameleon.php3?cp=1730&categorie=Telephone_portable",  "lecameleon","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,width=498,height=350");  </script> -->    <!-- Wedoo -->  <script language='javascript' src='http://fr.wedoo.com/cgi-bin/surfer/surfer_in.cgi?originid=2&siteid=31473'></script>    </body> </html> 
