<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Document sans titre</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>  <body background="image/parchemin.jpg"> <div align="center"></div> </body>  <!-- DEBUT DU SCRIPT --> <SCRIPT language="JavaScript">  /* SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT http://www.editeurjavascript.com */  link = "http://mapage.noos.fr/siteharrypotter/pageacceuil.htm"; if (document.all) 	{ 	X = document.body.clientWidth; 	Y = document.body.clientHeight-50; 	} else 	{ 	X = window.innerWidth; 	Y = window.innerHeight-50; 	}  document.write('<STYLE TYPE=text/css>\n.cadremagique {\n    position:relative; width:'+X+'px; height:'+Y+'px;\n}\n</STYLE>\n');  a = 1; b=0; textotab = new Array; textotab[0] = 'Bienvenue...'; textotab[1] = 'Dans un univers...'; textotab[2] = 'ou les moldus n\'ont pas leurs places...'; textotab[3] = 'Cet univers est celui de la magie...'; textotab[4] = 'Ce site...'; textotab[5] = 'Se nomme...'; textotab[6] = 'SITE HARRY POTTER'; function AnimTexto() { if(a < 45) 	{ 	texto = "<TABLE WIDTH=100% HEIGHT=80%><TR><TD ALIGN=center VALIGN=middle NOWRAP><P ALIGN=center STYLE=\"font-size:"+a+"px\"><FONT FACE=\"Verdana\">"+textotab[b]+"</FONT></P></TD></TR></TABLE>" 	if (document.layers) 		{ 		document.texto1.document.texto2.document.write(texto) 		document.texto1.document.texto2.document.close() 		} 	else if (document.getElementById) 		document.getElementById("texto3").innerHTML=texto; 	else if (document.all) 		texto3.innerHTML=texto; 	a++; 	tempoEJS = setTimeout("AnimTexto()", 1) 	} else 	{ 	if(b < (textotab.length)-1) 		{ 		a = 1; 		b++; 		tempoEJS = setTimeout("AnimTexto()", 100); 		} 	else 		tempoEJS = setTimeout("document.location.href=link", 500); 	} } document.write('<ilayer id="texto1" width='+X+' height='+Y+'><layer id="texto2" width='+X+' height='+Y+'><div id="texto3" CLASS=cadremagique></div></layer></ilayer><FONT FACE=\"Verdana\" SIZE=1><CENTER><A HREF=\"'+link+'\">Passer l\'intro</A></CENTER></FONT>'); window.onload = AnimTexto; </SCRIPT> <!-- FIN DU SCRIPT --> <div align="center">fait par antdrague <script language="javascript"> <!-- genhit = window.open("http://www.genhit.com/popup.php/rapha/davidjulie", 'genhit', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,width=468,height=260'); //--> </script>  <!-- Debut de la banniere du Top100 Harry Potter --> <a href="http://hpharrypotter.free.fr/phprank/in.php?id=1045208652"><img src="http://hpharrypotter.free.fr/phprank/bouton.gif" border="0" alt="Votez pour moi @ Top100 Harry Potter"></a> <!-- Fin de la banniere du Top100 Harry Potter -->    </html> 
