var nbimage= 20;
numimage= Math.round(Math.random()*(nbimage-1)+1);
if (numimage <= 10)
{
var uri = 'http://www.everliost.com/adserver-ci/adx.js'
document.write('<sc'+'ript language="JavaScript" src="'+uri+'"></sc'+'ript>');
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://www.everliost.com/adserver-ci/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:1&amp;target=_top");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
}
if ((numimage > 10)&&(numimage <=21))
{
var uri = 'http://impfr.tradedoubler.com/imp?type(js)pool(307845)a(1434268)' + new String (Math.random()).substring (2, 11);
document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
}
if (numimage > 22)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="adve" width="468" height="60"><param name="movie" value="../../image/home/banniere2.swf"><param name="quality" value="high"><param name="base" value="../../image/home/banniere2.swf"><param name="bgcolor" value="#F2F2F3"><embed name="adve" src="../../image/home/banniere2.swf" quality="high" base="../../image/home/banniere2.swf" bgcolor="#F2F2F3" width="468" height="60" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>');
}