if(typeof _3Thinking == "undefined") _3Thinking={};
if(typeof _3Thinking.CyprusPropertyVillas == "undefined") _3Thinking.CyprusPropertyVillas={};
if(typeof _3Thinking.CyprusPropertyVillas.RentalSearchBox_class == "undefined") _3Thinking.CyprusPropertyVillas.RentalSearchBox_class={};
_3Thinking.CyprusPropertyVillas.RentalSearchBox_class = function() {};
Object.extend(_3Thinking.CyprusPropertyVillas.RentalSearchBox_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CheckTravelDateIsValid: function(travelDate) {
		return this.invoke("CheckTravelDateIsValid", {"travelDate":travelDate}, this.CheckTravelDateIsValid.getArguments().slice(1));
	},
	url: '/ajaxpro/_3Thinking.CyprusPropertyVillas.RentalSearchBox,CyprusPropertyVillas.ashx'
}));
_3Thinking.CyprusPropertyVillas.RentalSearchBox = new _3Thinking.CyprusPropertyVillas.RentalSearchBox_class();


