function accueil1 (posRubEC, posSsRubEC) {
	/*document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="730" height="50">');
	document.write('<param name="movie" value="menu_index.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="flashvars" value="rubActive='+posRubEC+'&ssRubActive='+posSsRubEC+'&fichierXml=menu.php" />');
	document.write('<embed src="menu_index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="50" flashvars="rubActive='+posRubEC+'&ssRubActive='+posSsRubEC+'&fichierXml=menu.php"></embed>');
	document.write('</object>');*/
}

function accueil2 () {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="900" height="310">');
 document.write('<param name=movie value="intro_balestra.swf" />');
	document.write('<param name="wmode" value="opaque" />');
	document.write('<param name=quality value=high />');
	document.write('<embed src="intro_balestra.swf" wmode="opaque" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="310">');
	document.write('</embed>');
	document.write('</object>');
}

function accueil3 () {
	/*document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="550" height="20" style="clear:both; margin-top:7px;">');
	document.write('<param name="movie" value="texte-defilant.swf?texte=<b> Balestra-Galiotto recrute : Cliquez ici !</b>&lien=offresEmploi.php&target=_self" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="texte-defilant.swf?texte=<b> Balestra-Galiotto recrute : Cliquez ici !</b>&lien=offresEmploi.php&target=_self" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="20"></embed>');
	document.write('</object>');*/
}

function menu (posRubEC, posSsRubEC) {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="730" height="50" id="nav">');
	document.write('<param name="movie" value="menu.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="flashvars" value="rubActive='+posRubEC+'&ssRubActive='+posSsRubEC+'&fichierXml=menu.php" />');
	document.write('<embed src="menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="50" flashvars="rubActive='+posRubEC+'&ssRubActive='+posSsRubEC+'&fichierXml=menu.php"></embed>');
	document.write('</object>');
}
