tag=new Array();

tag[0]='<a href="/ShowHotel.asp?HotelID=44"><img src="/ShellExt/Images/AD/ad00001.jpg" border="0" alt="parkhotelgroup" width="468" height="60"></a>';


i=Math.floor(Math.random()*tag.length); 
document.write(tag[i]);