if(typeof StayPoland == "undefined") StayPoland={};
if(typeof StayPoland.EuropeMountains == "undefined") StayPoland.EuropeMountains={};
if(typeof StayPoland.EuropeMountains.WebControls == "undefined") StayPoland.EuropeMountains.WebControls={};
if(typeof StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl == "undefined") StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl={};
StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl_class = function() {};
Object.extend(StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	FillTownFromCountry: function(iCountryID, iIndex) {
		return this.invoke("FillTownFromCountry", {"iCountryID":iCountryID, "iIndex":iIndex}, this.FillTownFromCountry.getArguments().slice(2));
	},
	StoreSelectedTown: function(iSelectedTownID, iIndex) {
		return this.invoke("StoreSelectedTown", {"iSelectedTownID":iSelectedTownID, "iIndex":iIndex}, this.StoreSelectedTown.getArguments().slice(2));
	},
	GetDirectionPhone: function(iCountryID) {
		return this.invoke("GetDirectionPhone", {"iCountryID":iCountryID}, this.GetDirectionPhone.getArguments().slice(1));
	},
	url: '/ajaxpro/StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl,StayPoland.EuropeMountains.WebControls.ashx'
}));
StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl = new StayPoland.EuropeMountains.WebControls.EMSkiRentalGroupControl_class();

