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

