[sourcecode language="XML/HTML"]
<table cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td align="center" valign="middle">
<!– Use the following <object> tag to embed the Flash presentation into HTML document –>
<object id="presentation" width="720" height="576" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="pres_ct" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<param name="allowFullScreen" value="true" />
<embed src="http://www.echateau.fr/images/pres_ct.swf" quality="high" bgcolor="#ffffff" width="720" height="576" name="presentation" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" allowFullScreen="true" />
</object>
<!– Use the following <object> tag to embed the Flash presentation into XHTML document –>
<!–
<object id="presentation" width="720" height="576" type="application/x-shockwave-flash" data="http://www.echateau.fr/images/pres_ct">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="pres_ct" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<param name="allowFullScreen" value="true" />
</object>
–>
</td>
</tr>
</table>
<script type="text/javascript" src="http://www.echateau.fr/images/fixprompt.js"/>
[/sourcecode]








