<div align "left">
images = new Array(3);

images[0] = "<A HREF='Http://www.galgaduud.net'><img src='images/flash/1.jgp' width='85' height='85' alt='The Best somali Restaurant in London' Border ='0' target = '_blank'></a>";

images[1] = "<A HREF='Curubo.php'><img src='images/flash/2.jpg' width='85' height='85' alt='The Best somali Restaurant in London' Border ='0' target = '_blank'></a>";

images[2] = "<A HREF='#'><img src='images/flash/3.jpg' width='85' height='85' alt='The Best somali Restaurant in London' Border ='0' target = '_blank'></a>";

index = Math.floor(Math.random() * images.length);
document.write(images[index] + "");


</div>
