var images = new Array(3);images[0] = "<a href = 'proj_lvtown1.html'><img src='images/lasvegastownhouse/kitchen.jpg' border ='0' width='462' height='441'></a>";images[1] = "<a href = 'project2.html'><img src='images/home2.jpg' border ='0' width='462' height='346'></a>";images[2] = "<a href = 'project3.html'><img src='images/home3.jpg' border ='0' width='462' height='346'></a>";var index = Math.floor(Math.random() * images.length);