function image() {
};

image = new image();

image[1] = "<a href='http://www.premiumpaintballproducts.com/en/paintball/c378008060/index.html'><img src='https://www.clicshop.com/Stores/premium/Files/banner_left.jpg' border='0'></a><br>";
image[2] = "<img src='https://www.clicshop.com/stores/premium/files/spacer.gif' border='0' width='1' height='14'><br>";
image[3] = "<a href='http://www.nextpaintball.com'><img src='https://www.clicshop.com/Stores/premium/Files/banner_left2.jpg' border='0'></a><br>";
					
document.write(image[1]);
document.write(image[2]);
document.write(image[3]);
