function image() {
};

image = new image();

image[1] = "<a href='http://www.melonmiel.com/c378121654.1.html'><img src='http://www.clicshop.com/stores/melonmiel/files/banner_1.jpg' border='0'></a><br>"
image[2] = "<img src='http://www.clicshop.com/stores/melonmiel/files/spacer.gif' border='0' width='1' height='5'><br>"
image[3] = "<a href='http://www.melonmiel.com/c378117231.1.html'><img src='http://www.clicshop.com/stores/melonmiel/files/banner_2.jpg' border='0'></a><br>"
					
document.write(image[1]);
document.write(image[2]);
document.write(image[3]);
