if(typeof NetShoesVermelha == "undefined") NetShoesVermelha={};
if(typeof NetShoesVermelha.index == "undefined") NetShoesVermelha.index={};
NetShoesVermelha.index_class = function() {};
Object.extend(NetShoesVermelha.index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/NetShoesVermelha.index,NetShoesVermelha.ashx'
}));
NetShoesVermelha.index = new NetShoesVermelha.index_class();

