var LaLoc=document.location.href.toLowerCase();
if(LaLoc.indexOf('metiers/temoignages_')>0)
		{
		document.write('<table width="118" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">');
		document.write('	<tr>');
		document.write('		<td><br />');
		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="118" height="470">');
		document.write('		<param name="movie" value="../images/flash/pictos.swf" />');
		document.write('		<param name="quality" value="high" />');
		document.write('		<embed src="../images/flash/pictos.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="118" height="470"></embed>');
		document.write('		</object></td>');
		document.write('	</tr>');
		document.write('	<tr>');
		document.write('		<td><a href="../bu/projets.html"><img src="../images/bt_projet.gif" alt="Assystem Projets" width="118" height="79" border="0" /></a><br /><br /></td>');
		document.write('	</tr>');
		document.write('</table>');
		}
	else if(LaLoc.indexOf('bu/projets.html')>0)
		{		
		document.write('<table width="118" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">');
		document.write('	<tr>');
		document.write('		<td><br />');
		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="118" height="470">');
		document.write('		<param name="movie" value="../images/flash/pictos.swf" />');
		document.write('		<param name="quality" value="high" />');
		document.write('		<embed src="../images/flash/pictos.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="118" height="470"></embed>');
		document.write('		</object></td>');
		document.write('	</tr>');
		document.write('	<tr>');
		document.write('		<td><a href="../metiers/temoignages_gestionprojet_joachim.html"><img src="../images/bt_temoignage.gif" alt="Assystem T&eacute;moignages" width="118" height="79" border="0" /></a><br /><br /></td>');
		document.write('	</tr>');
		document.write('</table>');
		}
	else
		{		
		document.write('<table width="118" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">');
		document.write('	<tr>');
		document.write('		<td valign="top">');
		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="118" height="470">');
		document.write('		<param name="movie" value="../images/flash/pictos.swf" />');
		document.write('		<param name="quality" value="high" />');
		document.write('		<embed src="../images/flash/pictos.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="118" height="470"></embed>');
		document.write('		</object></td>');
		document.write('	</tr>');
		document.write('	<tr>');
		document.write('		<td valign="top" height="90"><a href="../metiers/temoignages_gestionprojet_joachim.html"><img src="../images/bt_temoignage.gif" alt="Assystem T&eacute;moignages" width="118" height="79" border="0" /></a></td>');
		document.write('	</tr>');
		document.write('	<tr>');
		document.write('		<td valign="top" height="99"><a href="../bu/projets.html"><img src="../images/bt_projet.gif" alt="Assystem Projets" width="118" height="79" border="0" /></a></td>');
		document.write('	</tr>');
		document.write('</table>');
		}