if(typeof MasterNameSpace == "undefined") MasterNameSpace={};
MasterNameSpace.index_class = function() {};
Object.extend(MasterNameSpace.index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindProductTagAjax: function() {
		return this.invoke("BindProductTagAjax", {}, this.BindProductTagAjax.getArguments().slice(0));
	},
	url: '/ajaxpro/MasterNameSpace.index,App_Web_index.aspx.cdcab7d2.ashx'
}));
MasterNameSpace.index = new MasterNameSpace.index_class();

