var ml
var ml1
function SiteStats () {
  java_dists = 2;
  num = Math.floor(Math.random()*java_dists+1);
  if (num<2) document.location = "http://www.lodging.com/auto/home.cgi?remote=alka"
  if (num==2) document.location = "http://www.lodging.com/auto/home.cgi?remote=alka"
  if (num==3) document.location = "http://"
  if (num==4) document.location = "http://"
  if (num==5) document.location = "http://"
  if (num>5) document.location = "http://"
}
function gotoLasVegasHotel(ml){
if (ml==1)document.location ="http://reservations.lodging.com/servlet/lodging.PersonalAccount?action=selfserve&remote=alka"
if (ml==2)document.location ="http://www.lodging.com/auto/home.cgi?remote=alka"
if (ml==3)document.location ="http://www.lodging.com/hot-deals.cgi?remote=alka"
if (ml==4)document.location ="http://reservations.lodging.com/servlet/lodging.PersonalAccount?action=selfserve&remote=alka"
if (ml==5)document.location ="http://reservations.lodging.com/servlet/reservations.CancelXML?remote=alka"
if (ml==6)document.location ="http://www.lodging.com/auto/brg.cgi?remote=alka"
if (ml==7)document.location ="http://reservations.lodging.com/servlet/lodging.PersonalAccount?action=static&page=faq&remote=alka"
if (ml==8)document.location ="http://www.lodging.com/auto/elp.cgi?garea=las_vegas&country=us&remote=alka"

}
function gotoHotel(ml1){
document.location="http://reservations.lodging.com/servlet/reservations.PropertyInformationXML/"+ml1+"/alka"
}
function gotoAllHotels(ml){
if (ml==1)document.location="http://reservations.lodging.com/servlet/reservations.HotelSearchXML?state=NV&garea=Las+Vegas&city=&country=US&remote=alka"
}
function gotodisHotel(ml){
document.location="http://las-vegas.lodging.com/auto/affiliate_info.cgi?property_no="+ml+"&remote=alka"
}
function gotoHotelAvl(ml){
document.location="http://reservations.lodging.com/servlet/reservations.CheckAvailXML?propcode="+ml+"&remote=alka"
}
function gotoTHotel(ml){
document.location="http://travel.ian.com/index.jsp?pageName=hotInfo&cid=79227&hotelID="+ml+"&city=las+vegas&stateProvince=NV&country=US&hotel=1"
}