
	function ver_hotel(id){
		abrir_box(DIR_WEB+'ver_hotel.php?id='+id,600,500);
	}
