function image() {
};
image = new image();number = 0;
// imageArray
image[number++] = "<a href='http://www.cadosphere.ca/fr/service_clientele/frais_et_modes_expediton/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_7dollars_fr.jpg' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/par_themes/bijoux/stella_bijoux/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_stellaAH09-10a_fr.jpg' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/par_themes/bijoux/stella_bijoux/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_stellaAH09-10b_fr.jpg' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/par_themes/bijoux/stella_bijoux/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_stellaAH09-10c_fr.jpg' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/par_themes/bijoux/stella_bijoux/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_stellaAH09-10c_fr.jpg' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/infolettre/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_abonnements_fr.gif' border='0'></a>"
image[number++] = "<a href='http://www.cadosphere.ca/fr/service_clientele/comment_commander/index.html'><img src='http://www.clicshop.com/Magasin/cadosphere/Files/ban_centre_stock_fr.gif' border='0'></a>"


					
increment = Math.floor(Math.random() * number); 	
document.write(image[increment]);