if(typeof CasaWeekMaster == "undefined") CasaWeekMaster={};
CasaWeekMaster_class = function() {};
Object.extend(CasaWeekMaster_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	PreencheEstados: function(pPais) {
		return this.invoke("PreencheEstados", {"pPais":pPais}, this.PreencheEstados.getArguments().slice(1));
	},
	url: '/en/ajaxpro/CasaWeekMaster,App_Web_9riujhxh.ashx'
}));
CasaWeekMaster = new CasaWeekMaster_class();


