function waypointsFromSQL() {
routeInfo[0] = { firstWaypoint: 0, root: "al.al152", tier: 3, color: "TMteal", system: "usansf", label: "AL AL152" };
routeInfo[1] = { firstWaypoint: 7, root: "al.al158", tier: 3, color: "TMteal", system: "usansf", label: "AL AL158" };
routeInfo[2] = { firstWaypoint: 19, root: "al.al255", tier: 3, color: "TMteal", system: "usansf", label: "AL AL255" };
routeInfo[3] = { firstWaypoint: 33, root: "al.al759", tier: 3, color: "TMteal", system: "usansf", label: "AL AL759" };
routeInfo[4] = { firstWaypoint: 36, root: "ms.ms067", tier: 3, color: "TMteal", system: "usansf", label: "MS MS67" };
waypoints = [
new Waypoint("I-65",32.389298,-86.32341),
new Waypoint("LouSt",32.395653,-86.316104),
new Waypoint("6thSt",32.403426,-86.309216),
new Waypoint("JacFerRd",32.411052,-86.302886),
new Waypoint("LowWetRd",32.42433,-86.283982),
new Waypoint("ColBlvd",32.4227,-86.268511),
new Waypoint("US231",32.421119,-86.229463),
new Waypoint("US98",30.859189,-88.410697),
new Waypoint("JonRd",30.856638,-88.388934),
new Waypoint("CR63",30.832214,-88.35333),
new Waypoint("StoRd",30.801144,-88.272209),
new Waypoint("AL217",30.803679,-88.255446),
new Waypoint("NewRd",30.806934,-88.225955),
new Waypoint("US45",30.802571,-88.150901),
new Waypoint("CR55",30.802911,-88.125613),
new Waypoint("AL213_S",30.802137,-88.106988),
new Waypoint("I-65",30.802133,-88.104472),
new Waypoint("AL213_N",30.802207,-88.100905),
new Waypoint("US43",30.795032,-88.072248),
new Waypoint("RidRd",34.700841,-86.671373),
new Waypoint("I-565",34.706861,-86.671239),
new Waypoint("OldMadPike",34.713255,-86.6711),
new Waypoint("BraDr",34.728087,-86.670241),
new Waypoint("MidCityWay",34.729939,-86.670177),
new Waypoint("US72",34.742049,-86.670059),
new Waypoint("OakRd",34.757039,-86.672527),
new Waypoint("PluRd",34.7716,-86.672773),
new Waypoint("DanTibRd",34.778958,-86.672698),
new Waypoint("BlaBotRd",34.78621,-86.672258),
new Waypoint("AL53",34.791154,-86.667286),
new Waypoint("+x01",34.799127,-86.654406),
new Waypoint("PulPike",34.822127,-86.642733),
new Waypoint("BobWadeLn",34.823351,-86.626339),
new Waypoint("I-759",33.992748,-86.004442),
new Waypoint("+x01",33.995537,-85.995398),
new Waypoint("AL291",34.000171,-85.993547),
new Waypoint("I-10/110",30.45327,-88.896088),
new Waypoint("SanBlvd",30.457848,-88.898921),
new Waypoint("OldMS67_S",30.470055,-88.908148),
new Waypoint("MS15_N",30.485885,-88.912439),
new Waypoint("+x01",30.498523,-88.919553),
new Waypoint("BigJohnRd",30.510609,-88.936971),
new Waypoint("OldWooRd",30.524081,-88.984752),
new Waypoint("MS605",30.55335,-89.026331),
new Waypoint("TraPkwy",30.572266,-89.047483),
new Waypoint("WorRd",30.587922,-89.05745),
new Waypoint("+x02",30.613022,-89.104314),
new Waypoint("BetRd",30.637506,-89.115365),
new Waypoint("US49",30.653816,-89.133818)
];
traveler = 'duke87';
segments = [
536752,
536753,
536754,
536755,
536756,
536757,
536758,
536759,
536760,
536761,
536762,
536763,
536764,
536765,
536766,
536767,
536768,
536769,
536770,
536771,
536772,
536773,
536774,
536775,
536776,
536777,
536778,
536779,
536780,
536781,
536782,
536783,
536784,
536785,
536786,
536787,
536788,
536789,
536790,
536791,
536792,
536793,
536794,
536795
];
clinched = [
536782,
536783,
536784,
536785,
536786,
536787,
536788,
536789,
536790,
536791,
536792,
536793,
536794,
536795
];
mapClinched = true;
mapStatus = mapStates.MAPVIEW;
genEdges = true;
}