function banniere()
{
	   document.write('<object type="application/x-shockwave-flash" data="accueil.swf" width="640" height="145">\n');
	   document.write('<param name="movie" value="accueil.swf" />\n');
	   document.write('</object>\n');
}  

function samantha()
{
	   document.write('<object type="application/x-shockwave-flash" data="samantha.swf" width="500" height="333">\n');
	   document.write('<param name="movie" value="samantha.swf" />\n');
	   document.write('</object>\n');
}  

function pauline()
{
	   document.write('<object type="application/x-shockwave-flash" data="pauline.swf" width="500" height="333">\n');
	   document.write('<param name="movie" value="pauline.swf" />\n');
	   document.write('</object>\n');
}  

function entreprises()
{
	   document.write('<object type="application/x-shockwave-flash" data="entreprises.swf" width="500" height="333">\n');
	   document.write('<param name="movie" value="entreprises.swf" />\n');
	   document.write('</object>\n');
}  