<!--
Code = new Array(25);
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_1.jpg' alt='' border='0' /></a>";
Code[0]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_2.jpg' alt='' border='0' /></a>";
Code[1]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_3.jpg' alt='' border='0' /></a>";
Code[2]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_4.jpg' alt='' border='0' /></a>";
Code[3]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_5.jpg' alt='' border='0' /></a>";
Code[4]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_6.jpg' alt='' border='0' /></a>";
Code[5]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_7.jpg' alt='' border='0' /></a>";
Code[6]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_8.jpg' alt='' border='0' /></a>";
Code[7]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_9.jpg' alt='' border='0' /></a>";
Code[8]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_10.jpg' alt='' border='0' /></a>";
Code[9]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_11.jpg' alt='' border='0' /></a>";
Code[10]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_12.jpg' alt='' border='0' /></a>";
Code[11]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_13.jpg' alt='' border='0' /></a>";
Code[12]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_14.jpg' alt='' border='0' /></a>";
Code[13]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_15.jpg' alt='' border='0' /></a>";
Code[14]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_16.jpg' alt='' border='0' /></a>";
Code[15]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_17.jpg' alt='' border='0' /></a>";
Code[16]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_18.jpg' alt='' border='0' /></a>";
Code[17]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_19.jpg' alt='' border='0' /></a>";
Code[18]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_20.jpg' alt='' border='0' /></a>";
Code[19]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_21.jpg' alt='' border='0' /></a>";
Code[20]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_22.jpg' alt='' border='0' /></a>";
Code[21]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_23.jpg' alt='' border='0' /></a>";
Code[22]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_24.jpg' alt='' border='0' /></a>";
Code[23]=element;
element ="<a href='http://www2.mintinbox.net/forum/index.php'><img src='http://www2.mintinbox.net/forum/mib/haut_M_Forum_25.jpg' alt='' border='0' /></a>";
Code[24]=element;
numero = Math.floor(Math.random() * Code.length);
document.write(Code[numero]);
//-->