
function hotels(x)
{ 	Window=open(x,"","scrollbars=yes,width=500,height=400,left=150,top=70");
	
	
}



