var my_site_id = "IS1";

var calendar_closed_image_source = "/cs/groups/public/documents/is1sitegeneral/is1_img_buttons_calender-btn.png";
var calendar_open_image_source = "/cs/groups/public/documents/is1sitegeneral/is1_img_buttons_calender-btn-o.png";
var var_minumum_nights = 1;
var var_maximum_nights = 14;
var check_in_input;
var check_out_input;
var from_date_input;
var to_date_input;
var deal_from_date;
var deal_to_date;
var total_nights_input;
var left_arrow_url = "/cs/groups/public/documents/is1siteelements/is1_img_arrows_sales_left.jpg";
var right_arrow_url = "/cs/groups/public/documents/is1siteelements/is1_img_arrows_sales_right.jpg";
var _hasLiveCamera = false;
var _liveCameraText = 'Videos &amp; Live Camera';
var _videoText = 'Videos';
var _room_chart_text = "| Room Chart |"

var _adults_second_form_name = "adults_2";
var _children_second_form_name = "children_2";
var _infants_second_form_name = "infants_2";

var open_second_room_on_load = false;

var blank_image_file_checkbox = '/cs/groups/public/documents/is1siteelements/is1_img_x.gif';

var minimum_date_configuration = '11/25/2010';


var	mmo_map_xPos = 35.222637;
var	mmo_map_yPos = 31.774465;
var	mmo_map_noteTitle = "The King David Hotel";
var	mmo_map_noteText = "23 King David St.,<br/> Jerusalem";
var	mmo_map_picName = "is1_img_logos_kd_map.png";


var msg_fill_email 		= "Please fill in your Email";
var msg_email_invalid 	= "The email address is invalid";
var msg_select_dates 	= "Please select dates";
var msg_arrival_date_invalid	= "The arrival date is invalid";
var msg_departure_date_invalid	= "The departure date is invalid";
var msg_no_adults 		= "There is no adult in this reservation";
var msg_room1_empty 	= "Room 1 is empty";
var msg_room2_empty 	= "Room 2 is empty";
var msg_infants_alone 	= "Infants can not be alone in the room";
var msg_fill_first_name	= "Please fill in your First Name";
var msg_fill_last_name	= "Please fill in your Last Name";
var msg_choose_country	= "Please choose a country";
var msg_accept_terms	= "Please accept terms and conditions";
var msg_fill_old_pass	= "Please fill in your Old Password";
var msg_fill_new_pass	= "Please fill in your New Password";
var msg_pass_4_char		= "The password should contain at least 4 char.";
var msg_retype_new_pass	= "Please retype your new password";
var msg_pass_different	= "The passwords are not the same. Please retype.";
var msg_fill_at_least_one	= "Please fill in at least one of the details above";
var msg_fill_pass		= "Please fill in password";
var msg_fill_email2		= "Please fill in email";
var msg_fill_phone		= "Please fill in your Phone number";
var msg_phone_invalid	= "The phone number is invalid";
var msg_fill_cc_type	= "Please select credit card type";
var msg_fill_cc_num		= "Please fill in the credit card number";
var msg_cc_num_info		= "Please enter your credit card number, without dashes or spaces";
var msg_cc_num_invalid	= "This is not a valid credit card number";
var msg_fill_cc_owner	= "Please fill in the credit card owner name";
var msg_cc_owner_invalid	= "credit card owner name contains only latin letters";
var msg_fill_cc_exp		= "Please select credit card expiry date";
var msg_cc_exp_invalid	= "The Expiration Year is not valid";
var msg_cc_expired		= "Credit card has expired";
var msg_not_support_ajax= "Your browser does not support AJAX!";
var msg_fill_all_fields	= "Please fill in all fields";
var msg_change_pass_ok	= "Password changed successfully";
var msg_wrong_pass		= "You filled in a wrong password";


