<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>La piste du loup...</title> <SCRIPT LANGUAGE=JavaScript> <!-- var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1; // Handle all the the FSCommand messages in a Flash movie function Navigator_DoFSCommand(command, args) {   var NavigatorObj = InternetExplorer ? Navigator : document.Navigator;   //   if (command == "fermefenetre") { 		window.close(args); 	} if (command == "retour") { 		history.go(args); 	}   // } // Hook for Internet Explorer  if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 &&  	  navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { 	document.write('<SCRIPT LANGUAGE=VBScript\> \n'); 	document.write('on error resume next \n'); 	document.write('Sub Navigator_FSCommand(ByVal command, ByVal args)\n'); 	document.write('  call Navigator_DoFSCommand(command, args)\n'); 	document.write('end sub\n'); 	document.write('</SCRIPT\> \n'); } //--> </SCRIPT> <link rel="stylesheet" href="Style.css" type="text/css"> </head> <frameset rows="60,467*" cols="*" border="0" framespacing="0">    <frame src="Navigator.html" name="haut" frameborder="NO" scrolling="NO" noresize>   <frame name="centre" src="b_sommaire.html" frameborder="NO"> </frameset> <noframes size="+1">  <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <p>Dsol, votre navigateur ne vous permet pas de visualiser ce site !</p> <p><font color="#006666">Ce site est optimis&eacute; pour<a href="http://www.microsoft.com/france/ie/default.asp" target="_blank">    IE5+</a> et utilise <a href="http://www.macromedia.com/fr/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&amp;Lang=French" target="_blank">FLASH    5</a>. </font></p> </body> </noframes>  <frameset> <noframes> </noframes> </frameset> </html> 
