function Ouvre() 
{
	open("http://categoxxx.francite.com/promo.asp?LID=" + LID + "&NoCatego=" + LaCatego + "", "LaFenetre2", "top=0, left=0 , screenY=0, screenX=0 , width=480, height=360, menubar=no, toolbar=no, location=yes, directories=no, scrollbars=yes, status=no, resizable=yes");
}
document.write("<TABLE><TR><TD ALIGN=center><A HREF=\"javascript:Ouvre();\"><IMG SRC=\"http://js.wingowin.com/logo_francite_JS.gif\" WIDTH=139 HEIGHT=60 BORDER=0></A><BR>");
document.write("<FONT SIZE=3 FACE=Verdana><B>Catégorie: " + NomCatego + "</B></FONT></TD></TR></TABLE>");
