if(typeof com == "undefined") com={};
if(typeof com.vietaz == "undefined") com.vietaz={};
if(typeof com.vietaz.b2b == "undefined") com.vietaz.b2b={};
if(typeof com.vietaz.b2b.info == "undefined") com.vietaz.b2b.info={};
if(typeof com.vietaz.b2b.info.frontend == "undefined") com.vietaz.b2b.info.frontend={};
if(typeof com.vietaz.b2b.info.frontend.Law == "undefined") com.vietaz.b2b.info.frontend.Law={};
com.vietaz.b2b.info.frontend.Law.FrontEnd_Law_class = function() {};
Object.extend(com.vietaz.b2b.info.frontend.Law.FrontEnd_Law_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getLaw_Cat: function(flag) {
		return this.invoke("getLaw_Cat", {"flag":flag}, this.getLaw_Cat.getArguments().slice(1));
	},
	getLaw_Location: function(flag) {
		return this.invoke("getLaw_Location", {"flag":flag}, this.getLaw_Location.getArguments().slice(1));
	},
	getHotNews: function() {
		return this.invoke("getHotNews", {}, this.getHotNews.getArguments().slice(0));
	},
	getHotCompany: function() {
		return this.invoke("getHotCompany", {}, this.getHotCompany.getArguments().slice(0));
	},
	getHotBusinessNeed: function() {
		return this.invoke("getHotBusinessNeed", {}, this.getHotBusinessNeed.getArguments().slice(0));
	},
	url: '/ajaxpro/com.vietaz.b2b.info.frontend.Law.FrontEnd_Law,App_Code.ashx'
}));
com.vietaz.b2b.info.frontend.Law.FrontEnd_Law = new com.vietaz.b2b.info.frontend.Law.FrontEnd_Law_class();


