<html>  <head>  <title>Bienvenue sur www.touttolkien.fr.st</title>  <!-- DEBUT DU SCRIPT --> <SCRIPT LANGUAGE="JavaScript"> /* Effet K2000 sur du texte SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com */  k2000text  = "Bienvenue sur www.touttolkien.fr.st"; k2000pos = 0;  k2000increment = 1;  function k2000effet()  	{ 	k2000aff = ""; 	for(k2000a=0;k2000a<k2000text.length;k2000a++) 		{ 		k2000lettre = k2000text.charAt(k2000a); if(k2000a == k2000pos || k2000a == (k2000pos+k2000increment)) 			k2000aff += "<FONT COLOR=#0000FF>"+k2000lettre+"</FONT>"; 		else 			k2000aff += k2000lettre; 		} 	document.getElementById("k2000").innerHTML = k2000aff; if(k2000pos == k2000text.length) 		k2000increment = -1; 	if(k2000pos == 0 && k2000increment== -1) 		k2000increment = 1; 	k2000pos = k2000pos+k2000increment; 	timer = setTimeout("k2000effet()",30) 	} </SCRIPT> <!-- FIN DU SCRIPT -->   <!-- DEBUT DU SCRIPT --> <style> #glowtext{ filter:glow(color=FFFF00,strength=3); width:100%; } </style> <SCRIPT LANGUAGE="JavaScript"> /* SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com  Trouv sur http://www.dynamicdrive.com */ function glowit(which){ if (document.all.glowtext[which].filters[0].strength==3)Ndocument.all.glowtext[which].filters[0].strength=2 else document.all.glowtext[which].filters[0].strength=3 } function glowit2(which){ if (document.all.glowtext.filters[0].strength==3) document.all.glowtext.filters[0].strength=2 else document.all.glowtext.filters[0].strength=3 } function startglowing(){ if (document.all.glowtext&&glowtext.length){ for (i=0;i<glowtext.length;i++) eval('setInterval("glowit('+i+')",150)') } else if (glowtext) setInterval("glowit2(0)",150) } if (document.all) window.onload=startglowing </script> <!-- FIN DU SCRIPT -->   </head>       <body background="../site_lotr\fonds\Pat005.jpg">  <center>  <table border= "5" width = "885" height="200"  bgcolor = "black" > <td valign="top" align="center">  <center>  <font face="BeachType" color="gold" size="24">   <SCRIPT LANGUAGE="javascript"> if(document.getElementById && document.all) 	{ 	document.write('<DIV ID=k2000>'+k2000text+'</DIV>'); 	k2000effet() 	} else 	document.write(k2000text); </SCRIPT>  </font>  </center>  <br><br>  <font face="BeachType" color="silver" size="10">  site developpe en collaboration avec  <a href="http:\\www.val-tormen.fr.st">le royaume de Val Tormen</a>  </font>  </td>   </table>  </center>  <br><br>    <table border= "5" width = "885" height="101"  bgcolor = "gold" align="center">  <td valign="top" align="center">  <table border= "0" width = "885" height="100">  <th>  <font face ="Comic Sans Ms" color="white">  <div align="left">  <i>Webmasters</i> : Glorfindel, je suis seul mais je cherche des partenaires, envoyer moi un e-mail si vous tes intress!!!   </div>  </th>  <th> <div align="right">  <img src="../site_lotr\images\glorf.gif">  </div>  </th>  </font>  </td>  </table>   </table>  <br><br>  <table border= "5" width = "885" height="200"  bgcolor = "grey" align="center">  <td valign="top" align="center">  <center>  <font face="BeachType" color="gold">  <h2>  <b><u>vie du site</b></u>  </h2>  <br><br>  </font>  </center>  <font face="Comic Sans Ms" color="black">  le site commence, il est donc en pleine construction  <br><br>  je recherche une quipe qui pourra m'aider dans la rdaction des sujets  <br><br>  La page sur JRR Tolkien sera premire en ligne, elle ne sera qu'un bref rsum de sa vie  </td>  </table>     <br><br>  <table border= "5" width = "885" height="200"  background = "../site_lotr\fonds\bleu24.jpg" align="center">  <td valign="top" align="center">  <center>  <font face="BeachType" color="grey">  <h2>  <b><u>pages deja disponibles</b></u>  </h2>  <br><br>  </font>  </center>  <br><br>  <font face="Comic Sans Ms" color="white">  <center>  <a href="../site_lotr\pages\formulaire.html">Ecrire  l'quipe</a>   </center>  </td>  </table>      </body>  </html>  
