<script language="JavaScript">  var navigateur_netscape = 0; if(navigator.appName.substring(0,3) == "Net") 	navigateur_netscape = 1;   function ajouter_smile(texte) { 	//document.formulaire_commentaire.le_commentaire.value += texte; 	  texte = ' ' + texte + ' ';     if (document.formulaire_commentaire.le_commentaire.createTextRange && document.formulaire_commentaire.le_commentaire.caretPos) {    var caretPos = document.formulaire_commentaire.le_commentaire.caretPos;    caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? texte + ' ' : texte;    document.formulaire_commentaire.le_commentaire.focus();   } else {   document.formulaire_commentaire.le_commentaire.value  += texte;   document.formulaire_commentaire.le_commentaire.focus();   }        function emoticon(text) {   text = ' ' + text + ' ';   if (document.post.message.createTextRange && document.post.message.caretPos) {    var caretPos = document.post.message.caretPos;    caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text;    document.post.message.focus();   } else {   document.post.message.value += text;   document.post.message.focus();  }  } 	 } </script>  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <style type="text/css"> TABLE {     FONT-SIZE: 9pt;     COLOR: black;     FONT-FAMILY: Arial } .titreSection {     FONT-SIZE: 13pt; 	FONT-WEIGHT: bold; } .latestVersionContent {     FONT-SIZE: 7pt; } .cadreNoir, .news {     BORDER-RIGHT: black 1pt solid;     BORDER-TOP: black 1pt solid;     BORDER-LEFT: black 1pt solid;     BORDER-BOTTOM: black 1pt solid } .footer {     FONT-SIZE: 7pt;     FONT-FAMILY: Verdana } .bgColor1, .news .corps, .commentaires .corps {     BACKGROUND-POSITION: left top;     BACKGROUND-IMAGE: url(images/css/fond3.gif);     BACKGROUND-REPEAT: repeat-x;     BACKGROUND-COLOR: #bec2e4 	 /*#bec2e4*/ } .bgColor2 {     BACKGROUND-POSITION: center center;     BACKGROUND-IMAGE: url(images/css/fond2.gif);     BACKGROUND-COLOR: #a0a7e1 }  .bgColor3, .news .date, .news   .normal, .news   .titre, .commentaires .date, .commentaires .pseudo {     BACKGROUND-POSITION: left top;     BACKGROUND-IMAGE: url(images/css/fond.gif);     BACKGROUND-REPEAT: repeat-x;     BACKGROUND-COLOR: #868fd6/*#868fd6*/ } .rateBackground {     BACKGROUND-POSITION: left top;     BACKGROUND-IMAGE: url(images/bar1.gif);     BACKGROUND-REPEAT: repeat-x } .news .titre {     FONT-WEIGHT: bold;     FONT-SIZE: 11pt; }  .news .date {     FONT-SIZE: 7pt; } .news .grise {     BACKGROUND-IMAGE: url(images/gris.gif);	 	BACKGROUND-REPEAT: repeat;	 }  .commentaires {     BORDER-RIGHT: black 1px solid;     BORDER-TOP: black 1px solid;     FONT-SIZE: 8pt;     BORDER-LEFT: black 1px solid;     BORDER-BOTTOM: black 1px } .commentaires .bordBas {     BORDER-BOTTOM: black 1px solid }  A:link {     TEXT-DECORATION: none; 	COLOR: #3C4BBA } A:visited {     TEXT-DECORATION: none; 	COLOR: #3C4BBA } A:hover {     TEXT-DECORATION: none; 	COLOR: #B3B9E5 } A:active {     TEXT-DECORATION: none; 	COLOR: #EDEFF8 } </style> <title>DivXDB Website</title> </head> <body class="bgColor1"> <table class="cadreNoir" cellpadding="3" cellspacing="0" width="100%">  <tr>   <td class="bgColor3">   <a href="index2.php"><img src="images/title.gif" border="0" /></a>   </td>  </tr>  <tr>   <td class="bgColor2" align="center">    <table cellpadding="4" cellspacing="0" width="100%">     <tr> 	 <td width="10%" valign="top"> 	  <table class = "cadreNoir" cellpadding="3" cellspacing="0" width="100%"> 	  <tr> 	  <td class="bgColor3" nowrap> 	  <b>menu</b> 	  </td> 	  </tr> 	   <tr> 	    <td class="bgColor1"> 		<a href="index2.php?page=news">NEWS</a><br/><a href="index2.php?page=infos">INFOS</a><br/><a href="forum/">FORUMS</a><br/><a href="index2.php?page=demo">DEMOS</a><br/><a href="index2.php?page=download">DOWNLOAD</a><br/><a href="index2.php?page=evolution">EVOLUTION</a><br/><a href="index2.php?page=banners">BANNERS</a><br/><a href="index2.php?page=links">LINKS</a><br/><a href="mailto:greg.burri@net2000.ch">CONTACT</a><br/>		</td> 	   </tr> 	  </table><br/> 	   	  <table class = "cadreNoir" cellpadding="3" cellspacing="0" width="100%"> 	  <tr> 	  <td class="bgColor3" nowrap> 	  <b>documentation</b> 	  </td> 	  </tr> 	   <tr> 	    <td class="bgColor1"> 		 <a href="doc/doc_DivXDB_fr.html"><img border="0" src="images/flags/fr.gif" /> french</a><br/> 		 <a href="doc/doc_DivXDB_eng.html"><img border="0" src="images/flags/us.gif" /> english</a><br/> 		 <a href="doc/doc_DivXDB_hu.html"><img border="0" src="images/flags/hu.gif" /> hungarian</a><br/> 		 <a href="doc/doc_DivXDB_nl.html"><img border="0" src="images/flags/nl.gif" /> dutch</a><br/> 		 <a href="doc/doc_DivXDB_es.html"><img border="0" src="images/flags/es.gif" /> spanish</a> 		</td> 	   </tr> 	  </table><br/> 	     	  <table class = "cadreNoir" cellpadding="3" cellspacing="0" width="100%"> 	  <tr> 	  <td class="bgColor3" nowrap> 	  <b>latest release</b> 	  </td> 	  </tr> 	   <tr> 	    <td class="bgColor1"> 		<span class="latestVersionContent"><a href="download.php?fichier=DivXDB_version_093_beta.zip">DivXDB_version_093_beta.zip</a></span>		</td> 	   </tr> 	  </table><br/> 	   	  <table class = "cadreNoir" cellpadding="3" cellspacing="0" width="100%"> 	  <tr> 	  <td class="bgColor3" nowrap> 	  <b>PHP Webring</b> 	  </td> 	  </tr> 	   <tr> 	    <td class="bgColor1"><span class="latestVersionContent"> 			<a href="http://www.toutestfacile.com/phpinit.php?tef_site=php&common=webring"><img src="http://www.toutestfacile.com/picts/webring.gif" border="0"></a><br> 			<a href="http://nav.webring.org/cgi-bin/navcgi?ring=phpfrancophone;random" ><font size="-5">Random website</font></a><br> 			<a href="http://nav.webring.org/cgi-bin/navcgi?ring=phpfrancophone;list" ><font size="-5">Websites of the webring</font></a><br> 			<a href="http://www.toutestfacile.com/phpinit.php?tef_site=php&common=webring" ><font size="-5">Join the webring</font></a><br> 			</span> 		</td> 	   </tr> 	  </table><br/>	 	     	  <table class = "cadreNoir" cellpadding="3" cellspacing="0" width="100%"> 	  <tr> 	  <td class="bgColor3" nowrap> 	  <b>admin</b> 	  </td> 	  </tr> 	   <tr> 	    <td class="bgColor1"> 				<br/> 		    <form name="recherche" action="index2.php?page=demo4&" method="post">     login / pass :<br /> 	 <input type="hidden" name="log" value="1"/>     <input type="text" name="pseudo" size="10" maxlength="50"/><br />     <input type="password" name="password" size="10" maxlength="50"/>     <input type="submit" value=">" class="submitInvisible"/>    </form>    		</td> 	   </tr> 	  </table><br/><br/> 	  <img src="images/ji.gif"/>  	 </td> 	 <td width="90%" valign="top"><table width="200" class="cadreNoir"  border="0"  cellspacing="0" cellpadding="3">  <tr>    <td class="bgColor3"><b>vous devez entrez un mot de passe pour accder  la base de donne</b></td>  </tr>  <tr>    <td class="bgColor1"> 	<form method="post" action="index2.php?_page_=main.html&amp;page=demo4"> 	 <input type="password" maxlength="255" name="try_protection_pass" /> 	 <input type="submit" value="ok" /> 	</form> 	</td>  </tr> </table>	 </td> 	</tr>    </table>    <span class="footer">   Copyright  2002-2003 DivXDB</span>   </td>  </tr> </table> </body> </html> 
