- <script language="javascript">
- <!--
- if (screen.width <=640) alert("Ce site est optimisé pour un affichage 800*600,vous êtes actuellement en" +screen.width+"*"+screen.height);
- if (screen.width > 800) alert("Ce site est optimisé pour un affichage 800*600,vous êtes actuellement en"+ screen.width+"*"+screen.height);
- //-->
- </script>
-
-
-
- <script language="javascript">
- <!--
- if (navigator.appName=="Microsoft Internet Explorer") window.location="ie/index.htm";
- else window.location="autre/index.htm";
- //-->
- </script>
<script language="javascript">
<!--
if (screen.width <=640) alert("Ce site est optimisé pour un affichage 800*600,vous êtes actuellement en" +screen.width+"*"+screen.height);
if (screen.width > 800) alert("Ce site est optimisé pour un affichage 800*600,vous êtes actuellement en"+ screen.width+"*"+screen.height);
//-->
</script>
<script language="javascript">
<!--
if (navigator.appName=="Microsoft Internet Explorer") window.location="ie/index.htm";
else window.location="autre/index.htm";
//-->
</script>