<html> <head> <title>Bienvenue sur http://java.scripts-france.net/</title> <META NAME="ROBOTS" CONTENT="ALL"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META NAME="Description" content="Scripts France regroupe des exemples en JavaScripts et CGI."> <meta name="Author" content="Laurent SEGUIN"> <meta http-equiv="content-language" content="fr"> <meta name="revisit-after"  content="31 days"> <META NAME="Keywords" content="java,  javascript,  javascripts,  script,  scripts,  jscript,  jscripts,  js"> <META NAME="Creation_Date" content="01/01/1999">   <script> <!-- Begin function redirectPage() {  var url1024x768 = "http://java.scripts-france.net/index2.html";  if ((screen.width == 1024) && (screen.height == 768)) window.location.href= url1024x768;  else window.location.href= url1024x768; if ((screen.width < 1024) && (screen.height < 768)) alert("Attention ce site est optimis pour un affichage de 1024x768 minimum, vous allez tre dirig vers un mode dgrad du site"); } // End --> </script>  </head>  <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#000080" VLINK="#800080" ALINK="#FF0000" onLoad="redirectPage()"> <script type="text/javascript"> resultat = confirm('Voulez-vous visiter le nouveau site ?'); if(resultat=="1") window.location.replace("http://www.java.scripts-fr.com/") </script> </body> </html> 
