if(typeof SecondHand_Index == "undefined") SecondHand_Index={};
SecondHand_Index_class = function() {};
Object.extend(SecondHand_Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getDepartmentList: function(strBlock) {
		return this.invoke("getDepartmentList", {"strBlock":strBlock}, this.getDepartmentList.getArguments().slice(1));
	},
	url: '/ajaxpro/SecondHand_Index,App_Web_index.aspx.2e15b36b.ashx'
}));
SecondHand_Index = new SecondHand_Index_class();

