function AffichePub()
{
   numimage=Math.round(Math.random()*5)+1;
   if(numimage<=3)
    document.write('<iframe scrolling="no" frameborder=0 width=468 height=62   src="http://rcm-fr.amazon.fr/e/cm?t=detectivecona-21&p=13&o=8&l=bn1&browse=409392&mode=dvd-fr&f=ifr&bg1=2222BB&fc1=FFFFFF&lc1=C000C0"></iframe>');
   else if(numimage>3)
    document.write('<iframe scrolling="no" frameborder=0 width=468 height=62   src="http://rcm-fr.amazon.fr/e/cm?t=detectivecona-21&p=13&o=8&l=bn1&browse=409468&mode=dvd-fr&f=ifr&bg1=2222BB&fc1=FFFFFF&lc1=C000C0&lt1=_blank"></iframe>');
}
AffichePub();

