function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "fl.nbankln", tier: 5, color: "TMyellow", system: "usajta", label: "FL NBankLn" }; routeInfo[1] = { firstWaypoint: 6, root: "fl.sbankln", tier: 5, color: "TMyellow", system: "usajta", label: "FL SBankLn" }; waypoints = [ new Waypoint("JacRTC",30.329041,-81.672159), new Waypoint("Jef",30.327587,-81.667482), new Waypoint("+DIV_SBL",30.327254,-81.665647), new Waypoint("Cen",30.327087,-81.66231), new Waypoint("JamWelJohPk",30.329402,-81.659832), new Waypoint("RosaPar",30.333171,-81.658791), new Waypoint("RosaPar",30.333171,-81.658791), new Waypoint("JamWelJohPk",30.329402,-81.659832), new Waypoint("Cen",30.327087,-81.66231), new Waypoint("+DIV_NBL",30.327254,-81.665647), new Waypoint("SanMar",30.317734,-81.660808), new Waypoint("Riv",30.317715,-81.656646), new Waypoint("KinAve",30.315298,-81.653159) ]; traveler = 'theFXexpert'; segments = [ 202298, 202299, 202300, 202301, 202302, 202303, 202304, 202305, 202306, 202307, 202308 ]; clinched = [ 202298, 202299, 202300, 202301, 202302, 202303, 202304, 202305, 202306, 202307, 202308 ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }