<!--
Code = new Array                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         (5);
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ObjectPath=/Shops/251223/Categories/Affiches/%22AFFICHES%20VATINE%22'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/banvatine.jpg' width='509' height='400' alt='vatine' border='0'></a>";
Code[0]=element;
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ViewAction=View&ObjectID=4759317&Page=2'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/banaff1824.jpg' width='509' height='400 alt='all' border='0'></a>";
Code[1]=element;
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ObjectPath=/Shops/251223/Categories/Sketchbooks'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/bancbjanv10bis.jpg' width='509 height='400' alt='sknews' border='0'></a>";
Code[2]=element;
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ObjectPath=/Shops/251223/Categories/Affiches'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/banaffmultiple.jpg' width='509 height='400' alt='sknews' border='0'></a>";
Code[3]=element;
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ObjectPath=/Shops/251223/Categories/Affiches/%22AFFICHES%20BENJAMIN%22'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/banaffbenji.jpg' width='509 height='400' alt='sknews' border='0'></a>";
Code[4]=element;
element ="<a href='http://www.comixburo.com/epages/251223.sf/fr_FR/?ObjectPath=/Shops/251223/Categories/Sketchbooks'><img src='http://images.attakus.fr/SOLAC/comixburo/site/bancetral/bancbjuillet10.jpg' width='509 height='400' alt='sknews' border='0'></a>";
Code[5]=element;

numero = Math.floor(Math.random() * Code.length);
document.write(Code[numero]);
//-->
