<html> <head> <title>bienvenue sur Royal Air Maroc</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="Javascript"> <!-- MASQUER LE SCRIPT POUR LES AUTRES BROWSERS function testappli(){      if (navigator.appName=="Netscape"){      window.open("site/netindex.htm","_self")      }      if (navigator.appName=="Microsoft Internet Explorer"){      window.open("site/ieindex.htm","_self")      }      } // CESSER DE MASQUER LE SCRIPT--> </script> </head>  <body bgcolor="#FFFFFF" onload="testappli();"> </body> </html> 
