function book($get) {
	var wnd = window.open('/eng/book/book.php?hotel='+$get, "BOOK", "width=650, height=650, resizable=yes, location=no");
}