if(typeof QiaoCWBW == "undefined") QiaoCWBW={};
if(typeof QiaoCWBW.usercontrols == "undefined") QiaoCWBW.usercontrols={};
if(typeof QiaoCWBW.usercontrols.new_top_vender == "undefined") QiaoCWBW.usercontrols.new_top_vender={};
QiaoCWBW.usercontrols.new_top_vender_class = function() {};
Object.extend(QiaoCWBW.usercontrols.new_top_vender_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Encrypt: function(str) {
		return this.invoke("Encrypt", {"str":str}, this.Encrypt.getArguments().slice(1));
	},
	url: '/ajaxpro/QiaoCWBW.usercontrols.new_top_vender,QiaoCWBW.ashx'
}));
QiaoCWBW.usercontrols.new_top_vender = new QiaoCWBW.usercontrols.new_top_vender_class();

