document.write("<style TYPE='text/css'>");
document.write("<!--");
document.write(".lcounter:link {");
document.write("text-decoration : 	none;");
document.write("font-family:        arial, verdana, helvetica;");
document.write("font-size:          8pt;");
document.write("color:              #000000;");
document.write("font-weight:        bold;");
document.write("}");
document.write(".lcounter:visited {");
document.write("text-decoration : 	none;");
document.write("font-family:        arial, verdana, helvetica;");
document.write("font-size:          8pt;");
document.write("color:              #000000;");
document.write("font-weight:        bold;");
document.write("}");
document.write("-->");
document.write("</style>");
document.write("<TABLE CELLPADDING=0 CELLSPACING=1 BORDER=0 BGCOLOR='#000000'><TR>");
document.write("<TD ALIGN='center' valign='middle'>");
document.write("<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR='#E1DEF2'>");
document.write("<TR><TD ALIGN='center' valign='middle' NOWRAP>");
document.write("&nbsp;<A HREF='http://www.devparadise.com/' TARGET='devparadise' CLASS=lcounter>LiveCounter</A>&nbsp;</TD>");
document.write("</TR></TABLE></TD>");
document.write("<TD ALIGN='center' valign='middle'>");
document.write("<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR='#FFFFFF'>");
document.write("<TR><TD ALIGN='center' valign='middle' NOWRAP>");
document.write("&nbsp;<A HREF='http://www.devparadise.com/' TARGET='devparadise' CLASS=lcounter>3 visiteurs connect&eacute;s sur le site</A>&nbsp;</TD>");
document.write("</TR></TABLE></TD>");
document.write("</TR></TABLE>");