addNamespace("index");
index_class = function() {};
Object.extend(index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	strhtmlcs: function(sid) {
		return this.invoke("strhtmlcs", {"sid":sid}, this.strhtmlcs.getArguments().slice(1));
	},
	url: '/ajaxpro/index,App_Web_indexnew1.aspx.cdcab7d2.haqhyai2.ashx'
}));
index = new index_class();

