<html> <head> <title>Musicaction</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <STYLE TYPE="text/css"> .lien {  font-family: Verdana, Helvetica; font-size: 11px; color: #000000; text-decoration: underline} </style> <SCRIPT LANGUAGE="JavaScript"> <!--  var page = "intro.asp"; if (screen.width <=800) { var windowprops = "width=775,height=445,left=10,top=40,location=no,toolbar=no,menubar=no,scrollbars=no,resizable=no"; 	window.open(page, "", windowprops);  } else { var windowprops = "width=775,height=445,left=125,top=125,location=no,toolbar=no,menubar=no,scrollbars=no,resizable=no"; 	window.open(page, "", windowprops);  } //--> </script> <script language="JavaScript"> <!-- self.name = "index"; //--> </script> <link rel="stylesheet" href="includes/musicaction.css" type="text/css"> </head> <body bgcolor="#FF6600" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="100%" border="0" cellspacing="1" cellpadding="2">   <tr>      <td>        <div align="center">          <p><br>           <br>           <img src="images/logo/music_renv.gif" width="225" height="53"></p>         <p><a href="accueil/index.asp"><font size="1" face="Verdana, Helvetica" class="lien"><span class="lien">Cliquez            ici</span></font></a> <span class="Text">si votre navigateur<br>           ne vous redirige pas vers l'accueil.</span></p>       </div>     </td>   </tr> </table> </body> </html> 
