//document.write('<style type="text/css">');
//document.write('a.ejsmenu {  font-family: Verdana, Arial; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none }')
//document.write('A:hover.ejsmenu {  font-family: Verdana, Arial; font-size: 8pt; color: #99CCCC; text-decoration: underline; font-weight: normal}')
//document.write('</style>')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="180"><tr><td valign="top" bgcolor="#FFFFFF"><img src="../images/s.gif" width="12" height="15"></td><td valign="top" colspan="2" bgcolor="#FFFFFF"><img src="../images/sporaMedN.gif" height="67" width="170"></td></tr>')
document.write('<tr><td valign="top">&nbsp;</td><td valign="top" colspan="2"><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top" colspan="2">&nbsp;</td></tr><tr><td valign="top" colspan="2"><img src="../images/s.gif" width="8" height="10"><a href="spora_medical.html" class="ejsmenu2">PRESENTATION</a></td></tr><tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="10"></td></tr>')
document.write('<tr><td valign="top" colspan="2" class="titreVert2"><img src="../images/s.gif" width="8" height="10">MEDICAL</td></tr><tr><td valign="top"><div align="right"><img src="../images/s.gif" width="12" height="10"></div></td><td valign="top"><a href="sporabloc.html" class="ejsmenu">*Couvertures médicales</a></td></tr>')
document.write('<tr><td valign="top"><div align="right"></div></td><td valign="top"><a href="sporagil.html" class="ejsmenu">*Protection du soignant</a></td></tr><tr><td valign="top"></td></tr>')
document.write('<tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="10"></td></tr><tr><td valign="top" colspan="2" class="titreVert2"><img src="../images/s.gif" width="8" height="10">HYGIENE</td></tr><tr><td valign="top"><div align="right"></div></td><td valign="top"><a href="tapis3pas.html" class="ejsmenu">*Tapis de décontamination</a></td></tr><tr><td valign="top"><div align="right"></div></td><td valign="top"><a href="housse_materiel.html" class="ejsmenu">*Protection des appareils</a></td></tr>')
document.write('<tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="10"></td></tr><tr><td valign="top" colspan="2" class="titreVert"><img src="../images/s.gif" width="8" height="10"><a href="references.html" class="ejsmenu2">REFERENCES</a></td></tr><tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="10"></td></tr>')
document.write('<tr><td valign="top" colspan="2" class="titreVert"><img src="../images/s.gif" width="8" height="10"><a href="contact.html" class="ejsmenu2">CONTACT</a></td></tr><tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="10"></td></tr><tr> <td valign="top" colspan="2"><img src="../images/s.gif" width="8" height="10"><a href="liens.html" class="ejsmenu2">LIENS</a></td></tr><tr><td valign="top" colspan="2"><img src="../images/s.gif" width="10" height="15"></td></tr>')
document.write('<tr><td valign="top" colspan="2" class="titreVert"><table border="0" cellspacing="10" cellpadding="0"><tr><td><font face="Arial, Helvetica, sans-serif"><a href="index.html"><font color="#000000" size="4"><img src="../images/drap_fr.gif" border="0" alt="en français"></font></a></font></td><td><font face="Arial, Helvetica, sans-serif"><a href="../francais/en_construction.html"><font color="#000000" size="4"><img src="../images/drap_uk.gif" border="0" alt="in english"></font></a></font></td><td><a href="../francais/en_construction.html"><img src="../images/drap_esp.gif" border="0" alt="en espa&ntilde;ol"></a></td><td><font face="Arial, Helvetica, sans-serif"><a href="../rfa/index.html"><img src="../images/drap_all.gif" alt="auf deutch" border="0"></a></font></td><td><a href="../ita/index.html"><img src="../images/drap_ita.gif" border="0" alt="en italiano"></a></td></tr></table></td></tr></table></td></tr></table>')
//document.write('<tr><td valign="top"><img src="../images/s.gif" width="12" height="15"></td><td valign="top" colspan="2"><img src="../images/0825.gif"></td></tr></table>')


function MM_openBrWindow(theURL,winName,features) {
  window.open(theURL,winName,features);
}
function yaunclick()
	{
	alert('Copyright SPORA MEDICAL - 2006');
	}
function noclick(scx)
	{
	if (navigator.appName == "Netscape" && scx.which == 3)
		{
		yaunclick();
		return false; 
		}
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button
== 2)
		{
		yaunclick();
		return false; 
		}
	}
document.onmousedown = noclick
texte2 = 'SPORA MEDICAL, produits textiles médicaux pour la sécurité du patient et la lutte contre les infections nosocomiales - ';
x = texte2.length-1;
place = 0;
function defilStat()
	{
	if (place == texte2.length)
		{
		place = 0;
		}
if (place <= x)
		{
		texteDef = texte2.substring((texte2.length-(x-place)),texte2.length) + texte2.substring(0,place);
		place++;
		}
	window.status = texteDef;
	tempo22 = setTimeout("defilStat()", 150);
	}