if(typeof ProcessInfo == "undefined") ProcessInfo={};
ProcessInfo_class = function() {};
Object.extend(ProcessInfo_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	convertlink: function(param) {
		return this.invoke("convertlink", {"param":param}, this.convertlink.getArguments().slice(1));
	},
	resetlink: function(param) {
		return this.invoke("resetlink", {"param":param}, this.resetlink.getArguments().slice(1));
	},
	removelink: function(action) {
		return this.invoke("removelink", {"action":action}, this.removelink.getArguments().slice(1));
	},
	getlocation: function(lang, pin, keyword, level) {
		return this.invoke("getlocation", {"lang":lang, "pin":pin, "keyword":keyword, "level":level}, this.getlocation.getArguments().slice(4));
	},
	getdirection: function(lang, pin, from, to, level) {
		return this.invoke("getdirection", {"lang":lang, "pin":pin, "from":from, "to":to, "level":level}, this.getdirection.getArguments().slice(5));
	},
	checkcorrectformatkeyword: function(keyword) {
		return this.invoke("checkcorrectformatkeyword", {"keyword":keyword}, this.checkcorrectformatkeyword.getArguments().slice(1));
	},
	getBusinessInfoByAddress: function(addressNo, street, ward, district, city) {
		return this.invoke("getBusinessInfoByAddress", {"addressNo":addressNo, "street":street, "ward":ward, "district":district, "city":city}, this.getBusinessInfoByAddress.getArguments().slice(5));
	},
	getListBusinessByKeyword: function(keyword, cityname) {
		return this.invoke("getListBusinessByKeyword", {"keyword":keyword, "cityname":cityname}, this.getListBusinessByKeyword.getArguments().slice(2));
	},
	CheckExistHotspot: function(hotspot) {
		return this.invoke("CheckExistHotspot", {"hotspot":hotspot}, this.CheckExistHotspot.getArguments().slice(1));
	},
	getadverts: function() {
		return this.invoke("getadverts", {}, this.getadverts.getArguments().slice(0));
	},
	getbus: function() {
		return this.invoke("getbus", {}, this.getbus.getArguments().slice(0));
	},
	alternative: function(indiana, pin) {
		return this.invoke("alternative", {"indiana":indiana, "pin":pin}, this.alternative.getArguments().slice(2));
	},
	Hotspot_GetListOnMapByKeyword: function(lang, keyword) {
		return this.invoke("Hotspot_GetListOnMapByKeyword", {"lang":lang, "keyword":keyword}, this.Hotspot_GetListOnMapByKeyword.getArguments().slice(2));
	},
	Hotspot_GetListOnMapByKeywordPaged: function(lang, keyword, currentPage, pageSize) {
		return this.invoke("Hotspot_GetListOnMapByKeywordPaged", {"lang":lang, "keyword":keyword, "currentPage":currentPage, "pageSize":pageSize}, this.Hotspot_GetListOnMapByKeywordPaged.getArguments().slice(4));
	},
	Hotspot_GetListOnMapByCateID: function(cate_ID) {
		return this.invoke("Hotspot_GetListOnMapByCateID", {"cate_ID":cate_ID}, this.Hotspot_GetListOnMapByCateID.getArguments().slice(1));
	},
	Hotspot_GetListOnMapByCateIDPaged: function(cate_ID, currentPage, pageSize) {
		return this.invoke("Hotspot_GetListOnMapByCateIDPaged", {"cate_ID":cate_ID, "currentPage":currentPage, "pageSize":pageSize}, this.Hotspot_GetListOnMapByCateIDPaged.getArguments().slice(3));
	},
	Hotspot_GetListOnMapByCateIDGroupByArea: function(cate_ID, hot_Xmin, hot_Ymin, hot_Xmax, hot_Ymax) {
		return this.invoke("Hotspot_GetListOnMapByCateIDGroupByArea", {"cate_ID":cate_ID, "hot_Xmin":hot_Xmin, "hot_Ymin":hot_Ymin, "hot_Xmax":hot_Xmax, "hot_Ymax":hot_Ymax}, this.Hotspot_GetListOnMapByCateIDGroupByArea.getArguments().slice(5));
	},
	Hotspot_GetListOnMapByCateIDGroupByAreaPaged: function(cate_ID, hot_Xmin, hot_Ymin, hot_Xmax, hot_Ymax, currentPage, pageSize) {
		return this.invoke("Hotspot_GetListOnMapByCateIDGroupByAreaPaged", {"cate_ID":cate_ID, "hot_Xmin":hot_Xmin, "hot_Ymin":hot_Ymin, "hot_Xmax":hot_Xmax, "hot_Ymax":hot_Ymax, "currentPage":currentPage, "pageSize":pageSize}, this.Hotspot_GetListOnMapByCateIDGroupByAreaPaged.getArguments().slice(7));
	},
	Hotspot_GetDetailAndExtendDetailOnMap: function(hot_ID, metaclass_ID) {
		return this.invoke("Hotspot_GetDetailAndExtendDetailOnMap", {"hot_ID":hot_ID, "metaclass_ID":metaclass_ID}, this.Hotspot_GetDetailAndExtendDetailOnMap.getArguments().slice(2));
	},
	Hotspot_GetListByAddressInfo: function(addressNo, street, ward, district, city) {
		return this.invoke("Hotspot_GetListByAddressInfo", {"addressNo":addressNo, "street":street, "ward":ward, "district":district, "city":city}, this.Hotspot_GetListByAddressInfo.getArguments().slice(5));
	},
	Hotspot_GetListTop10DiemHen: function(city) {
		return this.invoke("Hotspot_GetListTop10DiemHen", {"city":city}, this.Hotspot_GetListTop10DiemHen.getArguments().slice(1));
	},
	Hotspot_GetListImage: function(memid, hotid) {
		return this.invoke("Hotspot_GetListImage", {"memid":memid, "hotid":hotid}, this.Hotspot_GetListImage.getArguments().slice(2));
	},
	GetDefaultPosition: function() {
		return this.invoke("GetDefaultPosition", {}, this.GetDefaultPosition.getArguments().slice(0));
	},
	MetaClassGetListInCategory: function() {
		return this.invoke("MetaClassGetListInCategory", {}, this.MetaClassGetListInCategory.getArguments().slice(0));
	},
	CategoryGetListByParentIDAndMetaClassID: function(metaclassID) {
		return this.invoke("CategoryGetListByParentIDAndMetaClassID", {"metaclassID":metaclassID}, this.CategoryGetListByParentIDAndMetaClassID.getArguments().slice(1));
	},
	CategoryGetListByParentID: function(parentID) {
		return this.invoke("CategoryGetListByParentID", {"parentID":parentID}, this.CategoryGetListByParentID.getArguments().slice(1));
	},
	buspop_checkcorrectformatkeyword: function(keyword) {
		return this.invoke("buspop_checkcorrectformatkeyword", {"keyword":keyword}, this.buspop_checkcorrectformatkeyword.getArguments().slice(1));
	},
	Sponsor_LogoGetList: function() {
		return this.invoke("Sponsor_LogoGetList", {}, this.Sponsor_LogoGetList.getArguments().slice(0));
	},
	Hotspot_GetListTop10Noel: function(city) {
		return this.invoke("Hotspot_GetListTop10Noel", {"city":city}, this.Hotspot_GetListTop10Noel.getArguments().slice(1));
	},
	QA_GetList: function(currentPage) {
		return this.invoke("QA_GetList", {"currentPage":currentPage}, this.QA_GetList.getArguments().slice(1));
	},
	Question_Insert: function(Question) {
		return this.invoke("Question_Insert", {"Question":Question}, this.Question_Insert.getArguments().slice(1));
	},
	Answer_Insert: function(QaID, Answer, Address) {
		return this.invoke("Answer_Insert", {"QaID":QaID, "Answer":Answer, "Address":Address}, this.Answer_Insert.getArguments().slice(3));
	},
	Question_SetIsBad: function(QaID) {
		return this.invoke("Question_SetIsBad", {"QaID":QaID}, this.Question_SetIsBad.getArguments().slice(1));
	},
	url: '/1650km/ProcessInfo,App_Code.ashx'
}));
ProcessInfo = new ProcessInfo_class();

