function reservation(hotelId)
{
	top.location.href = 'http://wvw.hotels-vegas.net/hotel/10010439-'+hotelId+'R.html';
}

function overview(hotelId)
{
	top.location.href = 'http://wvw.hotels-vegas.net/hotel/10010439-'+hotelId+'O.html';
}

function brochure(hotelId)
{
	top.location.href = 'http://wvw.hotels-vegas.net/hotel/10010439-'+hotelId+'B.html';
}

function map(hotelId)
{
	top.location.href = 'http://wvw.hotels-vegas.net/hotel/10010439-'+hotelId+'M.html';
}

function video(hotelId)
{
	top.location.href = 'http://wvw.hotels-vegas.net/hotel/10010439-'+hotelId+'V.html';
}

function reviews(hotelId)
{
	window.open('http://wvw.hotels-vegas.net/nexres/start-pages/traveler_reviews.cgi?hotels_id='+hotelId+'&src=10010439','reviews','toolbar=no,status=no,scrollbars=yes,resizable=yes,width=600,height=400');
}

function guarantee()
{
	top.location.href = 'http://wvw.hotels-vegas.net/nexres/specials/bestrate_page.cgi?&src=10010439&pageid=662';
}
