if(typeof GasBuddy_ASPX == "undefined") GasBuddy_ASPX={};
if(typeof GasBuddy_ASPX.GasTempMap_class == "undefined") GasBuddy_ASPX.GasTempMap_class={};
GasBuddy_ASPX.GasTempMap_class = function() {};
Object.extend(GasBuddy_ASPX.GasTempMap_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	gcd: function(dLong, dLat, bCanada, iFeedID) {
		return this.invoke("gcd", {"dLong":dLong, "dLat":dLat, "bCanada":bCanada, "iFeedID":iFeedID}, this.gcd.getArguments().slice(4));
	},
	gzd: function(dLong, dLat, bCanada, iFeedID) {
		return this.invoke("gzd", {"dLong":dLong, "dLat":dLat, "bCanada":bCanada, "iFeedID":iFeedID}, this.gzd.getArguments().slice(4));
	},
	gus: function(sFuelType, dMinX, dMaxX, dMinY, dMaxY, sTimeLimit) {
		return this.invoke("gus", {"sFuelType":sFuelType, "dMinX":dMinX, "dMaxX":dMaxX, "dMinY":dMinY, "dMaxY":dMaxY, "sTimeLimit":sTimeLimit}, this.gus.getArguments().slice(6));
	},
	gusd: function(id, iFeedID) {
		return this.invoke("gusd", {"id":id, "iFeedID":iFeedID}, this.gusd.getArguments().slice(2));
	},
	rcc: function(id, iFeedID) {
		return this.invoke("rcc", {"id":id, "iFeedID":iFeedID}, this.rcc.getArguments().slice(2));
	},
	rp: function(id, reason) {
		return this.invoke("rp", {"id":id, "reason":reason}, this.rp.getArguments().slice(2));
	},
	us: function(sSearch) {
		return this.invoke("us", {"sSearch":sSearch}, this.us.getArguments().slice(1));
	},
	mli: function(sUsername, sPassword, bRememberPassword) {
		return this.invoke("mli", {"sUsername":sUsername, "sPassword":sPassword, "bRememberPassword":bRememberPassword}, this.mli.getArguments().slice(3));
	},
	mlo: function() {
		return this.invoke("mlo", {}, this.mlo.getArguments().slice(0));
	},
	uts: function(iTimeOffset) {
		return this.invoke("uts", {"iTimeOffset":iTimeOffset}, this.uts.getArguments().slice(1));
	},
	pp: function(sReg, sMid, sPrem, sDiesel, sm_id, sTimeSpotted, iTimeOffset, iObsoletePriceTime, sSite, sStation, sArea, sAddress, sComments) {
		return this.invoke("pp", {"sReg":sReg, "sMid":sMid, "sPrem":sPrem, "sDiesel":sDiesel, "sm_id":sm_id, "sTimeSpotted":sTimeSpotted, "iTimeOffset":iTimeOffset, "iObsoletePriceTime":iObsoletePriceTime, "sSite":sSite, "sStation":sStation, "sArea":sArea, "sAddress":sAddress, "sComments":sComments}, this.pp.getArguments().slice(13));
	},
	gfl: function(sStation_nm, sArea, sAddress, sSite, dLat, dLong, iSM_ID) {
		return this.invoke("gfl", {"sStation_nm":sStation_nm, "sArea":sArea, "sAddress":sAddress, "sSite":sSite, "dLat":dLat, "dLong":dLong, "iSM_ID":iSM_ID}, this.gfl.getArguments().slice(7));
	},
	atf: function(iListID, sStation_nm, sArea, sAddress, sSite, dLat, dLong, iSM_ID, sComments) {
		return this.invoke("atf", {"iListID":iListID, "sStation_nm":sStation_nm, "sArea":sArea, "sAddress":sAddress, "sSite":sSite, "dLat":dLat, "dLong":dLong, "iSM_ID":iSM_ID, "sComments":sComments}, this.atf.getArguments().slice(9));
	},
	url: '/ajaxpro/GasBuddy_ASPX.GasTempMap,GasBuddy_ASPX.ashx'
}));
GasBuddy_ASPX.GasTempMap = new GasBuddy_ASPX.GasTempMap_class();


