Type.registerNamespace('www.fuelsurchargeindex.com');
www.fuelsurchargeindex.com.UIFSI=function() {
www.fuelsurchargeindex.com.UIFSI.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
www.fuelsurchargeindex.com.UIFSI.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_path();},
RunSimpleFSI:function(origin,destination,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunSimpleFSI',false,{origin:origin,destination:destination},succeededCallback,failedCallback,userContext); },
GetLaneData:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLaneData',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
GetInterstateLaneData:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetInterstateLaneData',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
GetRadiusData:function(RadiusID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetRadiusData',false,{RadiusID:RadiusID},succeededCallback,failedCallback,userContext); },
LoadLane:function(RunDate,LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadLane',false,{RunDate:RunDate,LaneID:LaneID},succeededCallback,failedCallback,userContext); },
RunFreeLane:function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunFreeLane',false,{location1:location1,location2:location2,location3:location3,location4:location4,location5:location5,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
RunFullFSI:function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunFullFSI',false,{location1:location1,location2:location2,location3:location3,location4:location4,location5:location5,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
SaveLane:function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveLane',false,{location1:location1,location2:location2,location3:location3,location4:location4,location5:location5,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,LaneName:LaneName},succeededCallback,failedCallback,userContext); },
SaveInterstateLane:function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveInterstateLane',false,{Interstate:Interstate,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,LaneName:LaneName},succeededCallback,failedCallback,userContext); },
SaveRadius:function(Location,Radius,Adder,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveRadius',false,{Location:Location,Radius:Radius,Adder:Adder,FST:FST,FuelType:FuelType,UseMajorChainsOnly:UseMajorChainsOnly,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RadiusName:RadiusName},succeededCallback,failedCallback,userContext); },
GetLaneListHTML:function(UserID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLaneListHTML',false,{UserID:UserID},succeededCallback,failedCallback,userContext); },
GetInterstateLaneListHTML:function(UserID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetInterstateLaneListHTML',false,{UserID:UserID},succeededCallback,failedCallback,userContext); },
GetRadiusListHTML:function(UserID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetRadiusListHTML',false,{UserID:UserID},succeededCallback,failedCallback,userContext); },
DeleteLane:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteLane',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
DeleteInterstateLane:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteInterstateLane',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
DeleteRadius:function(RadiusID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteRadius',false,{RadiusID:RadiusID},succeededCallback,failedCallback,userContext); },
UpdateLane:function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateLane',false,{location1:location1,location2:location2,location3:location3,location4:location4,location5:location5,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,LaneName:LaneName,LaneID:LaneID},succeededCallback,failedCallback,userContext); },
UpdateInterstateLane:function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateInterstateLane',false,{Interstate:Interstate,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,LaneName:LaneName,LaneID:LaneID},succeededCallback,failedCallback,userContext); },
UpdateRadius:function(Location,Adder,Radius,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,RadiusID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateRadius',false,{Location:Location,Adder:Adder,Radius:Radius,FST:FST,FuelType:FuelType,UseMajorChainsOnly:UseMajorChainsOnly,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RadiusName:RadiusName,RadiusID:RadiusID},succeededCallback,failedCallback,userContext); },
GetTrendGraphHTML:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetTrendGraphHTML',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
GetInterstateTrendGraphHTML:function(LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetInterstateTrendGraphHTML',false,{LaneID:LaneID},succeededCallback,failedCallback,userContext); },
GetRadiusTrendGraphHTML:function(RadiusID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetRadiusTrendGraphHTML',false,{RadiusID:RadiusID},succeededCallback,failedCallback,userContext); },
LoadInterstateLane:function(RunDate,LaneID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadInterstateLane',false,{RunDate:RunDate,LaneID:LaneID},succeededCallback,failedCallback,userContext); },
RunInterstate:function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunInterstate',false,{Interstate:Interstate,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
RunFreeInterstate:function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunFreeInterstate',false,{Interstate:Interstate,Adder:Adder,MPG:MPG,FST:FST,FuelType:FuelType,RouteMethod:RouteMethod,UseMajorChainsOnly:UseMajorChainsOnly,ExcludeMexico:ExcludeMexico,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
LoadRadius:function(RunDate,RadiusID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadRadius',false,{RunDate:RunDate,RadiusID:RadiusID},succeededCallback,failedCallback,userContext); },
RunRadius:function(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunRadius',false,{Location:Location,Radius:Radius,Adder:Adder,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,UseMajorChainsOnly:UseMajorChainsOnly,FuelType:FuelType,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
RunFreeRadius:function(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RunFreeRadius',false,{Location:Location,Radius:Radius,Adder:Adder,AddStateTax:AddStateTax,AddMileTax:AddMileTax,AddIFTASurcharge:AddIFTASurcharge,UseMajorChainsOnly:UseMajorChainsOnly,FuelType:FuelType,RunDate:RunDate},succeededCallback,failedCallback,userContext); },
ValidateLocation:function(Location,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ValidateLocation',false,{Location:Location},succeededCallback,failedCallback,userContext); }}
www.fuelsurchargeindex.com.UIFSI.registerClass('www.fuelsurchargeindex.com.UIFSI',Sys.Net.WebServiceProxy);
www.fuelsurchargeindex.com.UIFSI._staticInstance = new www.fuelsurchargeindex.com.UIFSI();
www.fuelsurchargeindex.com.UIFSI.set_path = function(value) { www.fuelsurchargeindex.com.UIFSI._staticInstance.set_path(value); }
www.fuelsurchargeindex.com.UIFSI.get_path = function() { return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_path(); }
www.fuelsurchargeindex.com.UIFSI.set_timeout = function(value) { www.fuelsurchargeindex.com.UIFSI._staticInstance.set_timeout(value); }
www.fuelsurchargeindex.com.UIFSI.get_timeout = function() { return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_timeout(); }
www.fuelsurchargeindex.com.UIFSI.set_defaultUserContext = function(value) { www.fuelsurchargeindex.com.UIFSI._staticInstance.set_defaultUserContext(value); }
www.fuelsurchargeindex.com.UIFSI.get_defaultUserContext = function() { return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_defaultUserContext(); }
www.fuelsurchargeindex.com.UIFSI.set_defaultSucceededCallback = function(value) { www.fuelsurchargeindex.com.UIFSI._staticInstance.set_defaultSucceededCallback(value); }
www.fuelsurchargeindex.com.UIFSI.get_defaultSucceededCallback = function() { return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_defaultSucceededCallback(); }
www.fuelsurchargeindex.com.UIFSI.set_defaultFailedCallback = function(value) { www.fuelsurchargeindex.com.UIFSI._staticInstance.set_defaultFailedCallback(value); }
www.fuelsurchargeindex.com.UIFSI.get_defaultFailedCallback = function() { return www.fuelsurchargeindex.com.UIFSI._staticInstance.get_defaultFailedCallback(); }
www.fuelsurchargeindex.com.UIFSI.set_path("/UIFSI.asmx");
www.fuelsurchargeindex.com.UIFSI.RunSimpleFSI= function(origin,destination,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunSimpleFSI(origin,destination,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetLaneData= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetLaneData(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetInterstateLaneData= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetInterstateLaneData(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetRadiusData= function(RadiusID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetRadiusData(RadiusID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.LoadLane= function(RunDate,LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.LoadLane(RunDate,LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunFreeLane= function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunFreeLane(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunFullFSI= function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunFullFSI(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.SaveLane= function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.SaveLane(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.SaveInterstateLane= function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.SaveInterstateLane(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.SaveRadius= function(Location,Radius,Adder,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.SaveRadius(Location,Radius,Adder,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetLaneListHTML= function(UserID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetLaneListHTML(UserID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetInterstateLaneListHTML= function(UserID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetInterstateLaneListHTML(UserID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetRadiusListHTML= function(UserID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetRadiusListHTML(UserID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.DeleteLane= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.DeleteLane(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.DeleteInterstateLane= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.DeleteInterstateLane(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.DeleteRadius= function(RadiusID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.DeleteRadius(RadiusID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.UpdateLane= function(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.UpdateLane(location1,location2,location3,location4,location5,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.UpdateInterstateLane= function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.UpdateInterstateLane(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,LaneName,LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.UpdateRadius= function(Location,Adder,Radius,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,RadiusID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.UpdateRadius(Location,Adder,Radius,FST,FuelType,UseMajorChainsOnly,AddStateTax,AddMileTax,AddIFTASurcharge,RadiusName,RadiusID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetTrendGraphHTML= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetTrendGraphHTML(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetInterstateTrendGraphHTML= function(LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetInterstateTrendGraphHTML(LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.GetRadiusTrendGraphHTML= function(RadiusID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.GetRadiusTrendGraphHTML(RadiusID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.LoadInterstateLane= function(RunDate,LaneID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.LoadInterstateLane(RunDate,LaneID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunInterstate= function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunInterstate(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunFreeInterstate= function(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunFreeInterstate(Interstate,Adder,MPG,FST,FuelType,RouteMethod,UseMajorChainsOnly,ExcludeMexico,AddStateTax,AddMileTax,AddIFTASurcharge,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.LoadRadius= function(RunDate,RadiusID,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.LoadRadius(RunDate,RadiusID,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunRadius= function(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunRadius(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.RunFreeRadius= function(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.RunFreeRadius(Location,Radius,Adder,AddStateTax,AddMileTax,AddIFTASurcharge,UseMajorChainsOnly,FuelType,RunDate,onSuccess,onFailed,userContext); }
www.fuelsurchargeindex.com.UIFSI.ValidateLocation= function(Location,onSuccess,onFailed,userContext) {www.fuelsurchargeindex.com.UIFSI._staticInstance.ValidateLocation(Location,onSuccess,onFailed,userContext); }
