{
hotelcode='0'
HotelXid=''
cityXid=''
//alert(hotelid)
setZone('B')
if (hotelcode !=0)
	{
	//window.open(url,'','width=350, height=200,top=200, left=200')

	window.open("booking/selectdate.asp?HotelXid=" + HotelXid + "&cityxid=" + cityXid,'aa','menubar=o,width=350, height=200,top=200, left=200')
	}
}
