if(typeof _3Thinking == "undefined") _3Thinking={};
if(typeof _3Thinking.CyprusPropertyVillas == "undefined") _3Thinking.CyprusPropertyVillas={};
if(typeof _3Thinking.CyprusPropertyVillas.PropertyPrices_class == "undefined") _3Thinking.CyprusPropertyVillas.PropertyPrices_class={};
_3Thinking.CyprusPropertyVillas.PropertyPrices_class = function() {};
Object.extend(_3Thinking.CyprusPropertyVillas.PropertyPrices_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CalculateBooking: function(propertyRef, from, to) {
		return this.invoke("CalculateBooking", {"propertyRef":propertyRef, "from":from, "to":to}, this.CalculateBooking.getArguments().slice(3));
	},
	url: '/ajaxpro/_3Thinking.CyprusPropertyVillas.PropertyPrices,CyprusPropertyVillas.ashx'
}));
_3Thinking.CyprusPropertyVillas.PropertyPrices = new _3Thinking.CyprusPropertyVillas.PropertyPrices_class();


