function RunMenu_accueil()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="730" height="385">\n');
    document.write('<param name="movie" value="flash/sommaire.swf" />\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="flash/sommaire.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="385"></embed>\n');
	document.write('</object>');
}

function RunMenu_njs_conseil()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="730" height="319">\n');
    document.write('<param name="movie" value="flash/njs_conseil.swf" />\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="flash/njs_conseil.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="319"></embed>\n');
	document.write('</object>');
}

function RunMenu_njs_transaction()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="730" height="319">\n');
    document.write('<param name="movie" value="flash/njs_transaction.swf" />\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="flash/njs_transaction.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="319"></embed>\n');
	document.write('</object>');
}
