<HTML> <HEAD> <TITLE>Bienvenue sur le site de la Fondation HACHETTE</TITLE> <script LANGUAGE="JavaScript"> var javascript_version = 1.0;</script> <script LANGUAGE="JavaScript1.1">  javascript_version = 1.1;</script> <script LANGUAGE="JavaScript">  var newwin;  function launchwin(winurl,winname,winfeatures) { 	//This launches a new window and then 	//focuses it if window.focus() is supported. 	newwin = window.open(winurl,winname,winfeatures); 	if(javascript_version > 1.0) 	{ 		//delay a bit here because IE4 encounters errors 		//when trying to focus a recently opened window  		setTimeout('newwin.focus();',250); 	} } </script> </HEAD> <BODY bgcolor="#95CC32" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <!-- URL's used in the movie--> <A HREF=hopital/index.html></A> <A HREF=franco/index.html></A>  <A HREF=fondation/index.html></A> <A HREF=bourses/index.html></A> <A HREF=kiosque/index.html></A>  <A HREF=http://www.lagardere.fr></A> <A HREF=credit.html></A> <A HREF=plandusite.html></A>  <A HREF=http://www.netzed.com></A> <!-- text used in the movie--> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"  ID=menufixe WIDTH=100% HEIGHT=100%>  <PARAM NAME=movie VALUE="menufixe.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#95CC32> <EMBED src="menufixe.swf" quality=high bgcolor=#95CC32  WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> </OBJECT> </BODY> </HTML> 
