if(typeof layout_pagelayout_retail_front == "undefined") layout_pagelayout_retail_front={};
layout_pagelayout_retail_front_class = function() {};
Object.extend(layout_pagelayout_retail_front_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getCountries: function(regionID) {
		return this.invoke("getCountries", {"regionID":regionID}, this.getCountries.getArguments().slice(1));
	},
	url: '/ajaxpro/layout_pagelayout_retail_front,App_Web_dzesvo6s.ashx'
}));
layout_pagelayout_retail_front = new layout_pagelayout_retail_front_class();


