
var images = new Array(6);
images[0] = "<a href='http://www.e3iphone.com/09/00225432402809/category-flowers/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225432402809/flowers.jpg' width='110' alt='Category: Flowers' border='0'></a>";images[1] = "<a href='http://www.e3iphone.com/18/00225666539718/category-slogan/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225666539718/slogan.jpg' width='110' alt='Category: Slogan' border='0'></a>";images[2] = "<a href='http://www.e3iphone.com/05/00225240764205/category-cars/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225240764205/cars.jpg' width='110' alt='Category: Cars' border='0'></a>";images[3] = "<a href='http://www.e3iphone.com/01/00225159477701/category-3d/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225159477701/3d.jpg' width='110' alt='Category: 3D' border='0'></a>";images[4] = "<a href='http://www.e3iphone.com/10/00225159488410/category-funny/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225159488410/funny.jpg' width='110' alt='Category: Funny' border='0'></a>";images[5] = "<a href='http://www.e3iphone.com/19/00225218438619/category-space/sd/new+wallpaper.html' target='_parent'><img src='http://www.e3iphone.com/sd/110x165/00225218438619/space.jpg' width='110' alt='Category: Space' border='0'></a>";
for(i=0; i<6; i++){ 
document.write('<div class="mic">' + images[i] + '</div>');  
}

