// JavaScript Document
function Intro()
{
	document.write('<object type="application/x-shockwave-flash" data="../upload/css_img/v2/1/animation_intro.swf" width="887" height="264">\n');
	document.write('<param name="movie" value="../upload/css_img/v2/1/animation_intro.swf"/>\n');
	document.write('<param name="wmode" value="transparent"/>\n');
	document.write('<param name="menu" value="false"/>\n');
	document.write('<param name="quality" value="high"/>\n');
	document.write('<p>Veuillez t&eacute;l&eacute;charger le plugin Flash &agrave; l\'adresse : <a href="http://www.adobe.com/shockwave/download/triggerpages_mmcom/flash-fr.html">http://www.adobe.com/shockwave/download/triggerpages_mmcom/flash-fr.html</a>.</p>\n');
	document.write('</object>\n');
}