if(typeof HotCds == "undefined") HotCds={};
HotCds_class = function() {};
Object.extend(HotCds_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetHotCds: function() {
		return this.invoke("GetHotCds", {}, this.GetHotCds.getArguments().slice(0));
	},
	url: '/Music/ajaxpro/HotCds,Web_deploy_MusicWeb.ashx'
}));
HotCds = new HotCds_class();

