var ride_data = {
    title: "Comfort Short Rides", 
    ride_count: 3, 
    ride_type: "road",
    filebase: "Comfort-Easy"};

var parking = [
  
  {html: "<span class=\'parking-title\'>Parking</span><p />Park in the Comfort City Park at the corner of Broadway and 5th Street, just off of Hwy. 27 as you're leaving town.",
  lat: 29.966594,
  lon: -98.912884}
  ,
  {html: "<span class=\'parking-title\'>Parking</span><p />Park in the Comfort City Park at the corner of Broadway and 5th Street, just off of Hwy. 27 as you're leaving town.",
  lat: 29.966594,
  lon: -98.912884}
  ,
  {html: "<span class=\'parking-title\'>Parking</span><p />Park in the Comfort City Park at the corner of Broadway and 5th Street, just off of Hwy. 27 as you're leaving town.",
  lat: 29.966594,
  lon: -98.912884}
];

var ride_bounds = [
  
  {min_lat: 29.966183,
  min_lon: -98.944681,
  max_lat: 30.009204,
  max_lon: -98.90127}
  ,
  {min_lat: 29.942778,
  min_lon: -98.985186,
  max_lat: 29.975265,
  max_lon: -98.90127}
  ,
  {min_lat: 29.942778,
  min_lon: -98.985186,
  max_lat: 30.009204,
  max_lon: -98.90127}
];

var stops = [
   
   [
   
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store at the corner of Hwy. 27 and Lindner Ave. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.7 off route)<br />",
   lat: 29.966785,
   lon: -98.90127}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store in the Y at the corner of Hwy. 27 and Hwy. 87 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.6 off route)<br />",
   lat: 29.96772,
   lon: -98.902331}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store on Hwy. 27 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.4 off route)<br />",
   lat: 29.9681,
   lon: -98.907216667}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />High's Store is on High St. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.4 off route)<br />",
   lat: 29.966616667,
   lon: -98.906783333}
   ]
   ,
   [
   
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store at the corner of Hwy. 27 and Lindner Ave. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.7 off route)<br />",
   lat: 29.966785,
   lon: -98.90127}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store in the Y at the corner of Hwy. 27 and Hwy. 87 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.7 off route)<br />",
   lat: 29.96772,
   lon: -98.902331}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store on Hwy. 27 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.4 off route)<br />",
   lat: 29.9681,
   lon: -98.907216667}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />High's Store is on High St. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.1 (0.4 off route)<br />",
   lat: 29.966616667,
   lon: -98.906783333}
   ]
   ,
   [
   
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store at the corner of Hwy. 27 and Lindner Ave. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.7 off route)<br />",
   lat: 29.966785,
   lon: -98.90127}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store in the Y at the corner of Hwy. 27 and Hwy. 87 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.7 off route)<br />",
   lat: 29.96772,
   lon: -98.902331}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />There's a convenience store on Hwy. 27 in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.0 (0.4 off route)<br />",
   lat: 29.9681,
   lon: -98.907216667}
   ,
   {html: "<span class=\'stop-title\'>Stop</span><p />High's Store is on High St. in Comfort.<p /><span class=\'stop-label\'>Type:</span> conv. store<br /><span class=\'stop-label\'>Ride Distance:</span> 0.1 (0.4 off route)<br />",
   lat: 29.966616667,
   lon: -98.906783333}
   ]
];

var pois = [
   
   [
   
   {html: "<span class=\'poi-title\'>Point of Interest</span><p />Top of big descent.<p /><br /><span class=\'poi-label\'>Ride Distance:</span> 2.9<br />",
   lat: 29.984333333,
   lon: -98.943966667}
   ]
   ,
   [
   ]
   ,
   [
   
   {html: "<span class=\'poi-title\'>Point of Interest</span><p />Top of big descent.<p /><br /><span class=\'poi-label\'>Ride Distance:</span> 13.1<br />",
   lat: 29.984333333,
   lon: -98.943966667}
   ]
];

var segments = [
   
   [
     
     {
     theHtml : "<span class=\'seg-title\'>Broadway/Bartel Rd.</span><p />This road takes you out of town and through some very scenic countryside. There is a big descent as you get near I-10. If you want a thrill, see if you can go all the way down without touching your brakes! Otherwise, take it slow and you will be just fine. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 3.86 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_0_0.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.96625, -98.912976]
         ,
         [29.966189, -98.913094]
         ,
         [29.966217, -98.913173]
         ,
         [29.96644, -98.913642]
         ,
         [29.966656, -98.914105]
         ,
         [29.966807, -98.914404]
         ,
         [29.966954, -98.914729]
         ,
         [29.967232, -98.915332]
         ,
         [29.967569, -98.916014]
         ,
         [29.967874, -98.916646]
         ,
         [29.968153, -98.91724]
         ,
         [29.968342, -98.917613]
         ,
         [29.968523, -98.91781]
         ,
         [29.968885, -98.918066]
         ,
         [29.969358, -98.918446]
         ,
         [29.969412, -98.918487]
         ,
         [29.96951, -98.918581]
         ,
         [29.969591, -98.918799]
         ,
         [29.96955, -98.918984]
         ,
         [29.969486, -98.919136]
         ,
         [29.969451, -98.919357]
         ,
         [29.969486, -98.919586]
         ,
         [29.969508, -98.919696]
         ,
         [29.969543, -98.92008]
         ,
         [29.969542, -98.920448]
         ,
         [29.969538, -98.92058]
         ,
         [29.969534, -98.92069]
         ,
         [29.969545, -98.921166]
         ,
         [29.969539, -98.921606]
         ,
         [29.969528, -98.922358]
         ,
         [29.969525, -98.923057]
         ,
         [29.969523, -98.923731]
         ,
         [29.969519, -98.924611]
         ,
         [29.969525, -98.925209]
         ,
         [29.969532, -98.925554]
         ,
         [29.969541, -98.926015]
         ,
         [29.969535, -98.926183]
         ,
         [29.969527, -98.926692]
         ,
         [29.969526, -98.927243]
         ,
         [29.96952, -98.927707]
         ,
         [29.969519, -98.928362]
         ,
         [29.969523, -98.929221]
         ,
         [29.969525, -98.929678]
         ,
         [29.969532, -98.930375]
         ,
         [29.969533, -98.931107]
         ,
         [29.96955, -98.931617]
         ,
         [29.969573, -98.931723]
         ,
         [29.969752, -98.932029]
         ,
         [29.970146, -98.932493]
         ,
         [29.970412, -98.932726]
         ,
         [29.970614, -98.932807]
         ,
         [29.970823, -98.932818]
         ,
         [29.971171, -98.9328]
         ,
         [29.971627, -98.932799]
         ,
         [29.972209, -98.93281]
         ,
         [29.972803, -98.932814]
         ,
         [29.973311, -98.932817]
         ,
         [29.973851, -98.932816]
         ,
         [29.974439, -98.932814]
         ,
         [29.974732, -98.932829]
         ,
         [29.975004, -98.93295]
         ,
         [29.975153, -98.933147]
         ,
         [29.975186, -98.933271]
         ,
         [29.975239, -98.933937]
         ,
         [29.975265, -98.934574]
         ,
         [29.975217, -98.935128]
         ,
         [29.975179, -98.935774]
         ,
         [29.975172, -98.936506]
         ,
         [29.975174, -98.937039]
         ,
         [29.97517, -98.937638]
         ,
         [29.975161, -98.938614]
         ,
         [29.975154, -98.939213]
         ,
         [29.975143, -98.940193]
         ,
         [29.975146, -98.941106]
         ,
         [29.975138, -98.941857]
         ,
         [29.975129, -98.942355]
         ,
         [29.975117, -98.9429]
         ,
         [29.975112, -98.943235]
         ,
         [29.975214, -98.943472]
         ,
         [29.97538, -98.943549]
         ,
         [29.97544, -98.943557]
         ,
         [29.976239, -98.943598]
         ,
         [29.97684, -98.943634]
         ,
         [29.977398, -98.943671]
         ,
         [29.977971, -98.94371]
         ,
         [29.978609, -98.943748]
         ,
         [29.979138, -98.943776]
         ,
         [29.979765, -98.943811]
         ,
         [29.9803, -98.943825]
         ,
         [29.980844, -98.943847]
         ,
         [29.981362, -98.943866]
         ,
         [29.981777, -98.943892]
         ,
         [29.98206, -98.943901]
         ,
         [29.982568, -98.943917]
         ,
         [29.983123, -98.943935]
         ,
         [29.98349, -98.943948]
         ,
         [29.983983, -98.943975]
         ,
         [29.984395, -98.944]
         ,
         [29.984801, -98.944024]
         ,
         [29.984881, -98.944028]
         ,
         [29.985225, -98.944046]
         ,
         [29.985316, -98.944049]
         ,
         [29.985689, -98.944067]
         ,
         [29.986614, -98.944114]
         ,
         [29.986895, -98.944125]
         ,
         [29.987439, -98.944149]
         ,
         [29.987688, -98.944161]
         ,
         [29.988096, -98.944179]
         ,
         [29.988542, -98.944205]
         ,
         [29.988849, -98.944231]
         ,
         [29.989718, -98.944314]
         ,
         [29.990468, -98.944387]
         ,
         [29.990706, -98.944402]
         ,
         [29.99132, -98.944399]
         ,
         [29.991444, -98.944395]
         ,
         [29.991754, -98.944386]
         ,
         [29.992055, -98.94438]
         ,
         [29.992655, -98.944381]
         ,
         [29.993487, -98.944376]
         ,
         [29.994173, -98.944369]
         ,
         [29.994459, -98.944365]
         ,
         [29.994816, -98.944348]
         ,
         [29.99539, -98.944349]
         ,
         [29.996049, -98.944321]
         ,
         [29.996472, -98.944267]
         ,
         [29.997212, -98.944243]
         ,
         [29.997816, -98.944263]
         ,
         [29.99822, -98.944262]
         ,
         [29.998512, -98.944261]
       ]
       },
     mid_lat: 29.975265,
     mid_lon: -98.934574
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>FM 1341</span><p />Short stretch of real road joining two country roads.<p /><span class=\'seg-label\'>distance</span>: 0.75 miles<br /><span class=\'seg-label\'>lanes</span>: 2<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 45 <br> <img src=\'Comfort-Easy_prof_small_0_1.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.998512, -98.944261]
         ,
         [29.998934, -98.944254]
         ,
         [29.999447, -98.944245]
         ,
         [29.999906, -98.944278]
         ,
         [30.000396, -98.944403]
         ,
         [30.000902, -98.944576]
         ,
         [30.001362, -98.944668]
         ,
         [30.001786, -98.944681]
         ,
         [30.002167, -98.944637]
         ,
         [30.002676, -98.94451]
         ,
         [30.003129, -98.94439]
         ,
         [30.003576, -98.944272]
         ,
         [30.004273, -98.94416]
         ,
         [30.005064, -98.944151]
         ,
         [30.005952, -98.944167]
         ,
         [30.006947, -98.944184]
         ,
         [30.007741, -98.9442]
         ,
         [30.008411, -98.944213]
         ,
         [30.008873, -98.944219]
         ,
         [30.009059, -98.944225]
         ,
         [30.009198, -98.944134]
       ]
       },
     mid_lat: 30.003129,
     mid_lon: -98.94439
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Cypress Ck.</span><p />More scenic countryside. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 2.05 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_0_2.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [30.009198, -98.944134]
         ,
         [30.009204, -98.944082]
         ,
         [30.009187, -98.943261]
         ,
         [30.009186, -98.942575]
         ,
         [30.009184, -98.942029]
         ,
         [30.009183, -98.940991]
         ,
         [30.009186, -98.940043]
         ,
         [30.009186, -98.939415]
         ,
         [30.009187, -98.938564]
         ,
         [30.009183, -98.93834]
         ,
         [30.009175, -98.938228]
         ,
         [30.009025, -98.937834]
         ,
         [30.008817, -98.937665]
         ,
         [30.008136, -98.937312]
         ,
         [30.007393, -98.936928]
         ,
         [30.007007, -98.936734]
         ,
         [30.006767, -98.936609]
         ,
         [30.006602, -98.936444]
         ,
         [30.0065, -98.9362]
         ,
         [30.006404, -98.935779]
         ,
         [30.006327, -98.935463]
         ,
         [30.006197, -98.935]
         ,
         [30.00615, -98.934869]
         ,
         [30.006001, -98.934571]
         ,
         [30.005654, -98.934008]
         ,
         [30.005379, -98.933614]
         ,
         [30.005147, -98.933352]
         ,
         [30.004974, -98.933175]
         ,
         [30.004775, -98.932977]
         ,
         [30.004546, -98.932755]
         ,
         [30.004396, -98.932613]
         ,
         [30.004181, -98.932412]
         ,
         [30.003797, -98.932058]
         ,
         [30.003456, -98.931769]
         ,
         [30.002934, -98.931358]
         ,
         [30.002214, -98.930807]
         ,
         [30.001622, -98.93036]
         ,
         [30.000911, -98.929819]
         ,
         [30.000346, -98.929383]
         ,
         [29.999666, -98.928866]
         ,
         [29.99896, -98.928326]
         ,
         [29.998506, -98.927971]
         ,
         [29.997819, -98.927445]
         ,
         [29.997167, -98.926936]
         ,
         [29.996516, -98.926417]
         ,
         [29.996002, -98.926007]
         ,
         [29.99554, -98.925587]
         ,
         [29.994981, -98.925064]
         ,
         [29.994695, -98.924878]
         ,
         [29.994118, -98.92461]
         ,
         [29.993414, -98.924282]
         ,
         [29.992661, -98.923935]
         ,
         [29.991834, -98.923599]
         ,
         [29.991167, -98.923442]
         ,
         [29.990462, -98.923294]
         ,
         [29.990381, -98.92328]
         ,
         [29.989848, -98.923233]
         ,
         [29.989366, -98.923366]
       ]
       },
     mid_lat: 30.004775,
     mid_lon: -98.932977
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Gaddis Bluff</span><p />Wind along under the canopy of the trees beside Cypress Creek. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 1.67 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 30 <br> <img src=\'Comfort-Easy_prof_small_0_3.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.989366, -98.923366]
         ,
         [29.98886, -98.923526]
         ,
         [29.98857, -98.923747]
         ,
         [29.98852, -98.923822]
         ,
         [29.988237, -98.92425]
         ,
         [29.987926, -98.924657]
         ,
         [29.987631, -98.924892]
         ,
         [29.987062, -98.925199]
         ,
         [29.986995, -98.925235]
         ,
         [29.986756, -98.925471]
         ,
         [29.98665, -98.925618]
         ,
         [29.986408, -98.92582]
         ,
         [29.98574, -98.926089]
         ,
         [29.985223, -98.926326]
         ,
         [29.984767, -98.926652]
         ,
         [29.984538, -98.926907]
         ,
         [29.984462, -98.927026]
         ,
         [29.984307, -98.927263]
         ,
         [29.984174, -98.927418]
         ,
         [29.983904, -98.927573]
         ,
         [29.983653, -98.927571]
         ,
         [29.983518, -98.927505]
         ,
         [29.983069, -98.927237]
         ,
         [29.983009, -98.92719]
         ,
         [29.982648, -98.926787]
         ,
         [29.982349, -98.92649]
         ,
         [29.982199, -98.926401]
         ,
         [29.981988, -98.926346]
         ,
         [29.981241, -98.926288]
         ,
         [29.98075, -98.926229]
         ,
         [29.980523, -98.926099]
         ,
         [29.980161, -98.925717]
         ,
         [29.979716, -98.925203]
         ,
         [29.979351, -98.924815]
         ,
         [29.978953, -98.924402]
         ,
         [29.97866, -98.924098]
         ,
         [29.978278, -98.923697]
         ,
         [29.978029, -98.923365]
         ,
         [29.977869, -98.922977]
         ,
         [29.977732, -98.922617]
         ,
         [29.977614, -98.922323]
         ,
         [29.9774, -98.921777]
         ,
         [29.977188, -98.921375]
         ,
         [29.977058, -98.921235]
         ,
         [29.976852, -98.921101]
         ,
         [29.976317, -98.920913]
         ,
         [29.976253, -98.920902]
         ,
         [29.975889, -98.920916]
         ,
         [29.975317, -98.921012]
         ,
         [29.974828, -98.921138]
         ,
         [29.97443, -98.921282]
         ,
         [29.974012, -98.921452]
         ,
         [29.973673, -98.92166]
         ,
         [29.973573, -98.921746]
         ,
         [29.973249, -98.922098]
         ,
         [29.972975, -98.922341]
         ,
         [29.972685, -98.922472]
         ,
         [29.97233, -98.922477]
         ,
         [29.971746, -98.922422]
         ,
         [29.971382, -98.922374]
         ,
         [29.970965, -98.922265]
         ,
         [29.970439, -98.922018]
         ,
         [29.970029, -98.921727]
         ,
         [29.969745, -98.921455]
         ,
         [29.969658, -98.921398]
         ,
         [29.969495, -98.92128]
       ]
       },
     mid_lat: 29.979716,
     mid_lon: -98.925203
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Bartel Rd./Broadway</span><p />Head back into town, cross Hwy. 27, and arrive back at parking. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 0.58 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 30 <br> <img src=\'Comfort-Easy_prof_small_0_4.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.969495, -98.92128]
         ,
         [29.969489, -98.920678]
         ,
         [29.969503, -98.920373]
         ,
         [29.969535, -98.920141]
         ,
         [29.96952, -98.919904]
         ,
         [29.969458, -98.919404]
         ,
         [29.969464, -98.919112]
         ,
         [29.96952, -98.918918]
         ,
         [29.969497, -98.918539]
         ,
         [29.969423, -98.918447]
         ,
         [29.969123, -98.918173]
         ,
         [29.968817, -98.917941]
         ,
         [29.968783, -98.917909]
         ,
         [29.968499, -98.917694]
         ,
         [29.968241, -98.917385]
         ,
         [29.967948, -98.916837]
         ,
         [29.967672, -98.916268]
         ,
         [29.967408, -98.915754]
         ,
         [29.967154, -98.91524]
         ,
         [29.966984, -98.914895]
         ,
         [29.966862, -98.914645]
         ,
         [29.966815, -98.914604]
         ,
         [29.966771, -98.914448]
         ,
         [29.96663, -98.914114]
         ,
         [29.966422, -98.913691]
         ,
         [29.966183, -98.913209]
         ,
         [29.966191, -98.912981]
       ]
       },
     mid_lat: 29.968499,
     mid_lon: -98.917694
     }
   ]
   ,
   [
     
     {
     theHtml : "<span class=\'seg-title\'>Broadway/Bartel Rd.</span><p />This road takes you out of town and through some very scenic countryside. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 2.08 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_1_0.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.966189, -98.913094]
         ,
         [29.966217, -98.913173]
         ,
         [29.96644, -98.913642]
         ,
         [29.966656, -98.914105]
         ,
         [29.966807, -98.914404]
         ,
         [29.966954, -98.914729]
         ,
         [29.967232, -98.915332]
         ,
         [29.967569, -98.916014]
         ,
         [29.967874, -98.916646]
         ,
         [29.968153, -98.91724]
         ,
         [29.968342, -98.917613]
         ,
         [29.968523, -98.91781]
         ,
         [29.968885, -98.918066]
         ,
         [29.969358, -98.918446]
         ,
         [29.969412, -98.918487]
         ,
         [29.96951, -98.918581]
         ,
         [29.969591, -98.918799]
         ,
         [29.96955, -98.918984]
         ,
         [29.969486, -98.919136]
         ,
         [29.969451, -98.919357]
         ,
         [29.969486, -98.919586]
         ,
         [29.969508, -98.919696]
         ,
         [29.969543, -98.92008]
         ,
         [29.969542, -98.920448]
         ,
         [29.969538, -98.92058]
         ,
         [29.969534, -98.92069]
         ,
         [29.969545, -98.921166]
         ,
         [29.969539, -98.921606]
         ,
         [29.969528, -98.922358]
         ,
         [29.969525, -98.923057]
         ,
         [29.969523, -98.923731]
         ,
         [29.969519, -98.924611]
         ,
         [29.969525, -98.925209]
         ,
         [29.969532, -98.925554]
         ,
         [29.969541, -98.926015]
         ,
         [29.969535, -98.926183]
         ,
         [29.969527, -98.926692]
         ,
         [29.969526, -98.927243]
         ,
         [29.96952, -98.927707]
         ,
         [29.969519, -98.928362]
         ,
         [29.969523, -98.929221]
         ,
         [29.969525, -98.929678]
         ,
         [29.969532, -98.930375]
         ,
         [29.969533, -98.931107]
         ,
         [29.96955, -98.931617]
         ,
         [29.969573, -98.931723]
         ,
         [29.969752, -98.932029]
         ,
         [29.970146, -98.932493]
         ,
         [29.970412, -98.932726]
         ,
         [29.970614, -98.932807]
         ,
         [29.970823, -98.932818]
         ,
         [29.971171, -98.9328]
         ,
         [29.971627, -98.932799]
         ,
         [29.972209, -98.93281]
         ,
         [29.972803, -98.932814]
         ,
         [29.973311, -98.932817]
         ,
         [29.973851, -98.932816]
         ,
         [29.974439, -98.932814]
         ,
         [29.974732, -98.932829]
         ,
         [29.975004, -98.93295]
         ,
         [29.975153, -98.933147]
         ,
         [29.975186, -98.933271]
         ,
         [29.975239, -98.933937]
         ,
         [29.975265, -98.934574]
         ,
         [29.975217, -98.935128]
         ,
         [29.975179, -98.935774]
         ,
         [29.975172, -98.936506]
         ,
         [29.975174, -98.937039]
         ,
         [29.97517, -98.937638]
         ,
         [29.975161, -98.938614]
         ,
         [29.975154, -98.939213]
         ,
         [29.975004, -98.940833]
       ]
       },
     mid_lat: 29.969535,
     mid_lon: -98.926183
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Schladoer Rd.</span><p />Pass through fields. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 0.91 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_1_1.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.975004, -98.940833]
         ,
         [29.974881, -98.940857]
         ,
         [29.974095, -98.940845]
         ,
         [29.973094, -98.940824]
         ,
         [29.972378, -98.940807]
         ,
         [29.971488, -98.940786]
         ,
         [29.970715, -98.94078]
         ,
         [29.970504, -98.940779]
         ,
         [29.969668, -98.940775]
         ,
         [29.968888, -98.94076]
         ,
         [29.968404, -98.940753]
         ,
         [29.967725, -98.940744]
         ,
         [29.966927, -98.940736]
         ,
         [29.966135, -98.940729]
         ,
         [29.965362, -98.940732]
         ,
         [29.965218, -98.940732]
         ,
         [29.964282, -98.940725]
         ,
         [29.963534, -98.940713]
         ,
         [29.963211, -98.940714]
         ,
         [29.96265, -98.940691]
         ,
         [29.962354, -98.940669]
         ,
         [29.962098, -98.940804]
         ,
         [29.962046, -98.941042]
       ]
       },
     mid_lat: 29.967725,
     mid_lon: -98.940744
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Wilson Creek Rd.</span><p />Ride through scenic countryside until you get to Hwy. 27, where you'll turn around and return. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 4.21 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_1_2.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.962046, -98.941042]
         ,
         [29.962057, -98.94177]
         ,
         [29.962071, -98.942365]
         ,
         [29.962085, -98.943193]
         ,
         [29.962092, -98.943891]
         ,
         [29.962109, -98.944388]
         ,
         [29.962128, -98.94502]
         ,
         [29.962125, -98.945519]
         ,
         [29.962123, -98.946417]
         ,
         [29.962122, -98.947032]
         ,
         [29.96212, -98.947675]
         ,
         [29.962114, -98.948459]
         ,
         [29.962119, -98.949097]
         ,
         [29.962116, -98.949676]
         ,
         [29.962117, -98.950154]
         ,
         [29.962115, -98.95062]
         ,
         [29.962111, -98.951069]
         ,
         [29.962113, -98.9514]
         ,
         [29.962111, -98.951819]
         ,
         [29.962106, -98.952286]
         ,
         [29.962102, -98.952739]
         ,
         [29.962098, -98.95324]
         ,
         [29.962088, -98.95372]
         ,
         [29.96213, -98.954187]
         ,
         [29.962247, -98.954818]
         ,
         [29.96242, -98.955385]
         ,
         [29.962634, -98.955724]
         ,
         [29.962926, -98.956152]
         ,
         [29.963174, -98.956516]
         ,
         [29.9635, -98.956991]
         ,
         [29.963572, -98.957094]
         ,
         [29.96397, -98.957653]
         ,
         [29.964161, -98.957928]
         ,
         [29.964479, -98.958378]
         ,
         [29.964794, -98.958896]
         ,
         [29.965186, -98.959678]
         ,
         [29.965418, -98.96013]
         ,
         [29.965773, -98.960836]
         ,
         [29.965996, -98.961275]
         ,
         [29.966231, -98.961744]
         ,
         [29.966581, -98.962439]
         ,
         [29.966829, -98.962929]
         ,
         [29.967082, -98.963432]
         ,
         [29.967359, -98.963981]
         ,
         [29.967664, -98.964622]
         ,
         [29.967715, -98.965002]
         ,
         [29.967709, -98.965721]
         ,
         [29.967704, -98.966486]
         ,
         [29.967699, -98.967277]
         ,
         [29.967694, -98.967874]
         ,
         [29.967691, -98.968213]
         ,
         [29.967688, -98.968724]
         ,
         [29.96769, -98.969425]
         ,
         [29.967689, -98.970202]
         ,
         [29.967689, -98.970866]
         ,
         [29.967686, -98.971368]
         ,
         [29.967696, -98.971801]
         ,
         [29.967704, -98.972339]
         ,
         [29.967701, -98.972539]
         ,
         [29.9677, -98.973031]
         ,
         [29.967704, -98.973688]
         ,
         [29.967709, -98.974339]
         ,
         [29.967719, -98.97491]
         ,
         [29.967738, -98.975429]
         ,
         [29.967746, -98.975747]
         ,
         [29.967663, -98.976068]
         ,
         [29.967466, -98.976281]
         ,
         [29.967382, -98.976342]
         ,
         [29.967201, -98.976457]
         ,
         [29.966821, -98.976693]
         ,
         [29.966727, -98.976752]
         ,
         [29.966126, -98.977141]
         ,
         [29.966052, -98.977189]
         ,
         [29.965509, -98.977537]
         ,
         [29.964925, -98.977914]
         ,
         [29.964378, -98.978277]
         ,
         [29.964009, -98.978518]
         ,
         [29.963662, -98.978748]
         ,
         [29.963604, -98.978787]
         ,
         [29.963039, -98.979145]
         ,
         [29.96291, -98.979231]
         ,
         [29.962489, -98.979551]
         ,
         [29.961985, -98.980038]
         ,
         [29.961543, -98.980582]
         ,
         [29.961221, -98.981067]
         ,
         [29.960964, -98.981623]
         ,
         [29.960865, -98.982102]
         ,
         [29.960831, -98.982381]
         ,
         [29.96077, -98.982956]
         ,
         [29.9607, -98.983603]
         ,
         [29.960666, -98.984027]
         ,
         [29.960643, -98.984194]
         ,
         [29.960602, -98.984358]
         ,
         [29.960434, -98.98464]
         ,
         [29.960118, -98.98495]
         ,
         [29.959905, -98.985109]
         ,
         [29.9596, -98.985184]
         ,
         [29.959281, -98.985177]
         ,
         [29.958765, -98.985176]
         ,
         [29.958095, -98.985165]
         ,
         [29.957618, -98.985157]
         ,
         [29.957153, -98.985149]
         ,
         [29.956177, -98.985138]
         ,
         [29.955414, -98.985129]
         ,
         [29.954639, -98.985122]
         ,
         [29.95425, -98.985119]
         ,
         [29.953749, -98.985117]
         ,
         [29.952986, -98.985105]
         ,
         [29.95232, -98.985093]
         ,
         [29.952032, -98.985091]
         ,
         [29.951203, -98.985096]
         ,
         [29.950561, -98.985096]
         ,
         [29.950062, -98.985101]
         ,
         [29.949264, -98.985079]
         ,
         [29.948577, -98.985078]
         ,
         [29.947887, -98.985076]
         ,
         [29.947068, -98.985075]
         ,
         [29.946371, -98.985072]
         ,
         [29.945566, -98.985067]
         ,
         [29.944731, -98.985057]
         ,
         [29.944156, -98.985053]
         ,
         [29.943518, -98.985052]
         ,
         [29.943052, -98.985059]
         ,
         [29.942828, -98.985079]
         ,
         [29.942778, -98.985087]
         ,
         [29.942785, -98.985054]
       ]
       },
     mid_lat: 29.967719,
     mid_lon: -98.97491
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Wilson Creek Rd.</span><p />Experience more of this beautiful road. There is no posted speed limit.<p /><span class=\'seg-label\'>distance</span>: 4.22 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_1_3.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.942785, -98.985054]
         ,
         [29.942815, -98.985054]
         ,
         [29.943078, -98.985065]
         ,
         [29.943292, -98.985059]
         ,
         [29.94359, -98.985064]
         ,
         [29.943978, -98.985074]
         ,
         [29.944534, -98.985081]
         ,
         [29.945239, -98.98509]
         ,
         [29.945894, -98.985095]
         ,
         [29.946731, -98.985103]
         ,
         [29.947576, -98.985101]
         ,
         [29.948333, -98.985101]
         ,
         [29.94912, -98.985108]
         ,
         [29.949973, -98.985116]
         ,
         [29.950608, -98.98512]
         ,
         [29.95134, -98.985121]
         ,
         [29.951905, -98.985117]
         ,
         [29.952377, -98.985119]
         ,
         [29.952711, -98.985126]
         ,
         [29.953149, -98.985128]
         ,
         [29.953592, -98.985126]
         ,
         [29.954057, -98.985134]
         ,
         [29.954468, -98.98514]
         ,
         [29.954849, -98.98514]
         ,
         [29.95523, -98.985139]
         ,
         [29.955753, -98.985134]
         ,
         [29.956285, -98.985142]
         ,
         [29.956695, -98.985158]
         ,
         [29.957423, -98.985166]
         ,
         [29.95756, -98.985166]
         ,
         [29.957837, -98.985171]
         ,
         [29.958124, -98.985173]
         ,
         [29.958711, -98.985185]
         ,
         [29.959275, -98.985186]
         ,
         [29.9597, -98.985174]
         ,
         [29.95996, -98.985072]
         ,
         [29.960296, -98.984796]
         ,
         [29.960484, -98.984586]
         ,
         [29.960629, -98.984268]
         ,
         [29.960645, -98.98419]
         ,
         [29.960726, -98.98342]
         ,
         [29.960818, -98.982521]
         ,
         [29.960918, -98.981776]
         ,
         [29.961072, -98.981345]
         ,
         [29.961354, -98.980856]
         ,
         [29.961682, -98.980407]
         ,
         [29.9621, -98.979927]
         ,
         [29.962556, -98.979501]
         ,
         [29.962998, -98.979178]
         ,
         [29.963485, -98.978859]
         ,
         [29.963532, -98.978829]
         ,
         [29.963756, -98.978684]
         ,
         [29.96409, -98.978464]
         ,
         [29.964408, -98.978261]
         ,
         [29.965033, -98.977854]
         ,
         [29.965619, -98.977476]
         ,
         [29.966177, -98.977118]
         ,
         [29.966629, -98.976818]
         ,
         [29.967002, -98.976584]
         ,
         [29.967302, -98.976394]
         ,
         [29.967586, -98.976171]
         ,
         [29.967713, -98.97597]
         ,
         [29.967756, -98.975724]
         ,
         [29.967737, -98.975256]
         ,
         [29.967725, -98.974827]
         ,
         [29.967716, -98.974303]
         ,
         [29.96771, -98.973736]
         ,
         [29.967706, -98.973027]
         ,
         [29.967704, -98.972289]
         ,
         [29.967693, -98.971466]
         ,
         [29.967684, -98.970899]
         ,
         [29.967684, -98.970797]
         ,
         [29.967686, -98.969858]
         ,
         [29.96768, -98.969128]
         ,
         [29.967681, -98.968224]
         ,
         [29.96768, -98.967935]
         ,
         [29.967681, -98.967338]
         ,
         [29.967683, -98.967238]
         ,
         [29.96769, -98.966379]
         ,
         [29.967688, -98.96587]
         ,
         [29.967684, -98.964881]
         ,
         [29.96768, -98.964796]
         ,
         [29.967595, -98.964482]
         ,
         [29.967208, -98.963738]
         ,
         [29.966926, -98.963188]
         ,
         [29.966677, -98.962688]
         ,
         [29.966348, -98.962033]
         ,
         [29.966177, -98.9617]
         ,
         [29.965977, -98.961302]
         ,
         [29.96575, -98.960854]
         ,
         [29.965418, -98.960188]
         ,
         [29.965237, -98.959826]
         ,
         [29.964981, -98.95932]
         ,
         [29.964655, -98.958689]
         ,
         [29.964399, -98.958302]
         ,
         [29.964083, -98.957852]
         ,
         [29.964033, -98.95778]
         ,
         [29.963655, -98.957226]
         ,
         [29.963416, -98.956884]
         ,
         [29.963274, -98.956683]
         ,
         [29.96316, -98.956519]
         ,
         [29.962903, -98.956148]
         ,
         [29.962693, -98.955841]
         ,
         [29.962425, -98.955409]
         ,
         [29.962277, -98.954989]
         ,
         [29.962159, -98.954467]
         ,
         [29.962085, -98.953864]
         ,
         [29.962084, -98.953139]
         ,
         [29.962098, -98.952368]
         ,
         [29.962105, -98.951594]
         ,
         [29.962105, -98.951089]
         ,
         [29.962103, -98.950316]
         ,
         [29.962103, -98.949966]
         ,
         [29.962106, -98.949605]
         ,
         [29.962102, -98.948991]
         ,
         [29.962104, -98.947921]
         ,
         [29.962101, -98.947211]
         ,
         [29.962111, -98.946166]
         ,
         [29.962108, -98.945489]
         ,
         [29.962112, -98.944877]
         ,
         [29.962082, -98.944173]
         ,
         [29.962073, -98.943507]
         ,
         [29.962069, -98.942602]
         ,
         [29.96206, -98.942126]
         ,
         [29.962045, -98.941412]
         ,
         [29.962034, -98.941053]
         ,
         [29.962032, -98.940944]
         ,
         [29.962095, -98.940719]
       ]
       },
     mid_lat: 29.967737,
     mid_lon: -98.975256
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Schladoer Rd.</span><p />Deja-vu all over again. There is no posted speed limit.<p /><span class=\'seg-label\'>distance</span>: 0.90 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_1_4.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.962095, -98.940719]
         ,
         [29.962267, -98.940673]
         ,
         [29.962877, -98.940693]
         ,
         [29.96342, -98.940704]
         ,
         [29.96388, -98.940715]
         ,
         [29.964448, -98.940726]
         ,
         [29.964869, -98.940724]
         ,
         [29.965357, -98.940738]
         ,
         [29.965843, -98.940738]
         ,
         [29.966515, -98.940738]
         ,
         [29.967187, -98.940743]
         ,
         [29.967816, -98.940745]
         ,
         [29.968414, -98.940756]
         ,
         [29.969148, -98.940771]
         ,
         [29.969769, -98.940782]
         ,
         [29.970484, -98.940789]
         ,
         [29.970896, -98.940788]
         ,
         [29.971294, -98.940798]
         ,
         [29.971917, -98.940806]
         ,
         [29.972545, -98.940808]
         ,
         [29.973142, -98.94082]
         ,
         [29.973798, -98.940827]
         ,
         [29.974533, -98.94083]
         ,
         [29.974973, -98.94083]
         ,
         [29.975099, -98.940729]
       ]
       },
     mid_lat: 29.968414,
     mid_lon: -98.940756
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Bartel Rd./Broadway</span><p />Head back into town, cross Hwy. 27, and arrive back at parking. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 2.08 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 30 <br> <img src=\'Comfort-Easy_prof_small_1_5.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.975099, -98.940729]
         ,
         [29.975117, -98.940586]
         ,
         [29.975115, -98.93996]
         ,
         [29.975118, -98.939177]
         ,
         [29.975128, -98.938645]
         ,
         [29.975141, -98.937881]
         ,
         [29.975142, -98.937288]
         ,
         [29.975136, -98.936551]
         ,
         [29.975146, -98.935848]
         ,
         [29.975172, -98.935302]
         ,
         [29.97523, -98.934541]
         ,
         [29.975194, -98.933777]
         ,
         [29.975158, -98.933338]
         ,
         [29.975033, -98.93301]
         ,
         [29.974835, -98.93287]
         ,
         [29.974689, -98.932836]
         ,
         [29.974141, -98.932821]
         ,
         [29.973672, -98.932813]
         ,
         [29.972903, -98.932817]
         ,
         [29.972294, -98.932822]
         ,
         [29.971551, -98.932822]
         ,
         [29.970837, -98.932833]
         ,
         [29.970569, -98.932818]
         ,
         [29.970258, -98.932643]
         ,
         [29.970089, -98.932468]
         ,
         [29.969664, -98.931958]
         ,
         [29.969509, -98.931567]
         ,
         [29.969505, -98.931478]
         ,
         [29.969499, -98.930582]
         ,
         [29.969492, -98.92965]
         ,
         [29.969483, -98.928529]
         ,
         [29.969491, -98.927775]
         ,
         [29.969488, -98.927118]
         ,
         [29.969496, -98.92634]
         ,
         [29.969508, -98.925863]
         ,
         [29.969491, -98.925128]
         ,
         [29.969489, -98.924888]
         ,
         [29.969486, -98.924768]
         ,
         [29.969491, -98.924126]
         ,
         [29.969487, -98.92338]
         ,
         [29.969488, -98.922617]
         ,
         [29.969493, -98.921858]
         ,
         [29.969495, -98.92128]
         ,
         [29.969489, -98.920678]
         ,
         [29.969503, -98.920373]
         ,
         [29.969535, -98.920141]
         ,
         [29.96952, -98.919904]
         ,
         [29.969458, -98.919404]
         ,
         [29.969464, -98.919112]
         ,
         [29.96952, -98.918918]
         ,
         [29.969497, -98.918539]
         ,
         [29.969423, -98.918447]
         ,
         [29.969123, -98.918173]
         ,
         [29.968817, -98.917941]
         ,
         [29.968783, -98.917909]
         ,
         [29.968499, -98.917694]
         ,
         [29.968241, -98.917385]
         ,
         [29.967948, -98.916837]
         ,
         [29.967672, -98.916268]
         ,
         [29.967408, -98.915754]
         ,
         [29.967154, -98.91524]
         ,
         [29.966984, -98.914895]
         ,
         [29.966862, -98.914645]
         ,
         [29.966815, -98.914604]
         ,
         [29.966771, -98.914448]
         ,
         [29.96663, -98.914114]
         ,
         [29.966422, -98.913691]
         ,
         [29.966183, -98.913209]
         ,
         [29.966191, -98.912981]
         ,
         [29.966309, -98.912979]
       ]
       },
     mid_lat: 29.969508,
     mid_lon: -98.925863
     }
   ]
   ,
   [
     
     {
     theHtml : "<span class=\'seg-title\'>Broadway/Bartel Rd.</span><p />This road takes you out of town and through some very scenic countryside. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 2.08 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_0.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.966189, -98.913094]
         ,
         [29.966217, -98.913173]
         ,
         [29.96644, -98.913642]
         ,
         [29.966656, -98.914105]
         ,
         [29.966807, -98.914404]
         ,
         [29.966954, -98.914729]
         ,
         [29.967232, -98.915332]
         ,
         [29.967569, -98.916014]
         ,
         [29.967874, -98.916646]
         ,
         [29.968153, -98.91724]
         ,
         [29.968342, -98.917613]
         ,
         [29.968523, -98.91781]
         ,
         [29.968885, -98.918066]
         ,
         [29.969358, -98.918446]
         ,
         [29.969412, -98.918487]
         ,
         [29.96951, -98.918581]
         ,
         [29.969591, -98.918799]
         ,
         [29.96955, -98.918984]
         ,
         [29.969486, -98.919136]
         ,
         [29.969451, -98.919357]
         ,
         [29.969486, -98.919586]
         ,
         [29.969508, -98.919696]
         ,
         [29.969543, -98.92008]
         ,
         [29.969542, -98.920448]
         ,
         [29.969538, -98.92058]
         ,
         [29.969534, -98.92069]
         ,
         [29.969545, -98.921166]
         ,
         [29.969539, -98.921606]
         ,
         [29.969528, -98.922358]
         ,
         [29.969525, -98.923057]
         ,
         [29.969523, -98.923731]
         ,
         [29.969519, -98.924611]
         ,
         [29.969525, -98.925209]
         ,
         [29.969532, -98.925554]
         ,
         [29.969541, -98.926015]
         ,
         [29.969535, -98.926183]
         ,
         [29.969527, -98.926692]
         ,
         [29.969526, -98.927243]
         ,
         [29.96952, -98.927707]
         ,
         [29.969519, -98.928362]
         ,
         [29.969523, -98.929221]
         ,
         [29.969525, -98.929678]
         ,
         [29.969532, -98.930375]
         ,
         [29.969533, -98.931107]
         ,
         [29.96955, -98.931617]
         ,
         [29.969573, -98.931723]
         ,
         [29.969752, -98.932029]
         ,
         [29.970146, -98.932493]
         ,
         [29.970412, -98.932726]
         ,
         [29.970614, -98.932807]
         ,
         [29.970823, -98.932818]
         ,
         [29.971171, -98.9328]
         ,
         [29.971627, -98.932799]
         ,
         [29.972209, -98.93281]
         ,
         [29.972803, -98.932814]
         ,
         [29.973311, -98.932817]
         ,
         [29.973851, -98.932816]
         ,
         [29.974439, -98.932814]
         ,
         [29.974732, -98.932829]
         ,
         [29.975004, -98.93295]
         ,
         [29.975153, -98.933147]
         ,
         [29.975186, -98.933271]
         ,
         [29.975239, -98.933937]
         ,
         [29.975265, -98.934574]
         ,
         [29.975217, -98.935128]
         ,
         [29.975179, -98.935774]
         ,
         [29.975172, -98.936506]
         ,
         [29.975174, -98.937039]
         ,
         [29.97517, -98.937638]
         ,
         [29.975161, -98.938614]
         ,
         [29.975154, -98.939213]
         ,
         [29.975004, -98.940833]
       ]
       },
     mid_lat: 29.969535,
     mid_lon: -98.926183
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Schladoer Rd.</span><p />Pass through fields. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 0.91 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_1.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.975004, -98.940833]
         ,
         [29.974881, -98.940857]
         ,
         [29.974095, -98.940845]
         ,
         [29.973094, -98.940824]
         ,
         [29.972378, -98.940807]
         ,
         [29.971488, -98.940786]
         ,
         [29.970715, -98.94078]
         ,
         [29.970504, -98.940779]
         ,
         [29.969668, -98.940775]
         ,
         [29.968888, -98.94076]
         ,
         [29.968404, -98.940753]
         ,
         [29.967725, -98.940744]
         ,
         [29.966927, -98.940736]
         ,
         [29.966135, -98.940729]
         ,
         [29.965362, -98.940732]
         ,
         [29.965218, -98.940732]
         ,
         [29.964282, -98.940725]
         ,
         [29.963534, -98.940713]
         ,
         [29.963211, -98.940714]
         ,
         [29.96265, -98.940691]
         ,
         [29.962354, -98.940669]
         ,
         [29.962098, -98.940804]
         ,
         [29.962046, -98.941042]
       ]
       },
     mid_lat: 29.967725,
     mid_lon: -98.940744
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Wilson Creek Rd.</span><p />Ride through scenic countryside until you get to Hwy. 27, where you'll turn around and return. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 4.21 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_2.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.962046, -98.941042]
         ,
         [29.962057, -98.94177]
         ,
         [29.962071, -98.942365]
         ,
         [29.962085, -98.943193]
         ,
         [29.962092, -98.943891]
         ,
         [29.962109, -98.944388]
         ,
         [29.962128, -98.94502]
         ,
         [29.962125, -98.945519]
         ,
         [29.962123, -98.946417]
         ,
         [29.962122, -98.947032]
         ,
         [29.96212, -98.947675]
         ,
         [29.962114, -98.948459]
         ,
         [29.962119, -98.949097]
         ,
         [29.962116, -98.949676]
         ,
         [29.962117, -98.950154]
         ,
         [29.962115, -98.95062]
         ,
         [29.962111, -98.951069]
         ,
         [29.962113, -98.9514]
         ,
         [29.962111, -98.951819]
         ,
         [29.962106, -98.952286]
         ,
         [29.962102, -98.952739]
         ,
         [29.962098, -98.95324]
         ,
         [29.962088, -98.95372]
         ,
         [29.96213, -98.954187]
         ,
         [29.962247, -98.954818]
         ,
         [29.96242, -98.955385]
         ,
         [29.962634, -98.955724]
         ,
         [29.962926, -98.956152]
         ,
         [29.963174, -98.956516]
         ,
         [29.9635, -98.956991]
         ,
         [29.963572, -98.957094]
         ,
         [29.96397, -98.957653]
         ,
         [29.964161, -98.957928]
         ,
         [29.964479, -98.958378]
         ,
         [29.964794, -98.958896]
         ,
         [29.965186, -98.959678]
         ,
         [29.965418, -98.96013]
         ,
         [29.965773, -98.960836]
         ,
         [29.965996, -98.961275]
         ,
         [29.966231, -98.961744]
         ,
         [29.966581, -98.962439]
         ,
         [29.966829, -98.962929]
         ,
         [29.967082, -98.963432]
         ,
         [29.967359, -98.963981]
         ,
         [29.967664, -98.964622]
         ,
         [29.967715, -98.965002]
         ,
         [29.967709, -98.965721]
         ,
         [29.967704, -98.966486]
         ,
         [29.967699, -98.967277]
         ,
         [29.967694, -98.967874]
         ,
         [29.967691, -98.968213]
         ,
         [29.967688, -98.968724]
         ,
         [29.96769, -98.969425]
         ,
         [29.967689, -98.970202]
         ,
         [29.967689, -98.970866]
         ,
         [29.967686, -98.971368]
         ,
         [29.967696, -98.971801]
         ,
         [29.967704, -98.972339]
         ,
         [29.967701, -98.972539]
         ,
         [29.9677, -98.973031]
         ,
         [29.967704, -98.973688]
         ,
         [29.967709, -98.974339]
         ,
         [29.967719, -98.97491]
         ,
         [29.967738, -98.975429]
         ,
         [29.967746, -98.975747]
         ,
         [29.967663, -98.976068]
         ,
         [29.967466, -98.976281]
         ,
         [29.967382, -98.976342]
         ,
         [29.967201, -98.976457]
         ,
         [29.966821, -98.976693]
         ,
         [29.966727, -98.976752]
         ,
         [29.966126, -98.977141]
         ,
         [29.966052, -98.977189]
         ,
         [29.965509, -98.977537]
         ,
         [29.964925, -98.977914]
         ,
         [29.964378, -98.978277]
         ,
         [29.964009, -98.978518]
         ,
         [29.963662, -98.978748]
         ,
         [29.963604, -98.978787]
         ,
         [29.963039, -98.979145]
         ,
         [29.96291, -98.979231]
         ,
         [29.962489, -98.979551]
         ,
         [29.961985, -98.980038]
         ,
         [29.961543, -98.980582]
         ,
         [29.961221, -98.981067]
         ,
         [29.960964, -98.981623]
         ,
         [29.960865, -98.982102]
         ,
         [29.960831, -98.982381]
         ,
         [29.96077, -98.982956]
         ,
         [29.9607, -98.983603]
         ,
         [29.960666, -98.984027]
         ,
         [29.960643, -98.984194]
         ,
         [29.960602, -98.984358]
         ,
         [29.960434, -98.98464]
         ,
         [29.960118, -98.98495]
         ,
         [29.959905, -98.985109]
         ,
         [29.9596, -98.985184]
         ,
         [29.959281, -98.985177]
         ,
         [29.958765, -98.985176]
         ,
         [29.958095, -98.985165]
         ,
         [29.957618, -98.985157]
         ,
         [29.957153, -98.985149]
         ,
         [29.956177, -98.985138]
         ,
         [29.955414, -98.985129]
         ,
         [29.954639, -98.985122]
         ,
         [29.95425, -98.985119]
         ,
         [29.953749, -98.985117]
         ,
         [29.952986, -98.985105]
         ,
         [29.95232, -98.985093]
         ,
         [29.952032, -98.985091]
         ,
         [29.951203, -98.985096]
         ,
         [29.950561, -98.985096]
         ,
         [29.950062, -98.985101]
         ,
         [29.949264, -98.985079]
         ,
         [29.948577, -98.985078]
         ,
         [29.947887, -98.985076]
         ,
         [29.947068, -98.985075]
         ,
         [29.946371, -98.985072]
         ,
         [29.945566, -98.985067]
         ,
         [29.944731, -98.985057]
         ,
         [29.944156, -98.985053]
         ,
         [29.943518, -98.985052]
         ,
         [29.943052, -98.985059]
         ,
         [29.942828, -98.985079]
         ,
         [29.942778, -98.985087]
         ,
         [29.942785, -98.985054]
       ]
       },
     mid_lat: 29.967719,
     mid_lon: -98.97491
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Wilson Creek Rd.</span><p />Experience more of this beautiful road. There is no posted speed limit.<p /><span class=\'seg-label\'>distance</span>: 4.22 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_3.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.942785, -98.985054]
         ,
         [29.942815, -98.985054]
         ,
         [29.943078, -98.985065]
         ,
         [29.943292, -98.985059]
         ,
         [29.94359, -98.985064]
         ,
         [29.943978, -98.985074]
         ,
         [29.944534, -98.985081]
         ,
         [29.945239, -98.98509]
         ,
         [29.945894, -98.985095]
         ,
         [29.946731, -98.985103]
         ,
         [29.947576, -98.985101]
         ,
         [29.948333, -98.985101]
         ,
         [29.94912, -98.985108]
         ,
         [29.949973, -98.985116]
         ,
         [29.950608, -98.98512]
         ,
         [29.95134, -98.985121]
         ,
         [29.951905, -98.985117]
         ,
         [29.952377, -98.985119]
         ,
         [29.952711, -98.985126]
         ,
         [29.953149, -98.985128]
         ,
         [29.953592, -98.985126]
         ,
         [29.954057, -98.985134]
         ,
         [29.954468, -98.98514]
         ,
         [29.954849, -98.98514]
         ,
         [29.95523, -98.985139]
         ,
         [29.955753, -98.985134]
         ,
         [29.956285, -98.985142]
         ,
         [29.956695, -98.985158]
         ,
         [29.957423, -98.985166]
         ,
         [29.95756, -98.985166]
         ,
         [29.957837, -98.985171]
         ,
         [29.958124, -98.985173]
         ,
         [29.958711, -98.985185]
         ,
         [29.959275, -98.985186]
         ,
         [29.9597, -98.985174]
         ,
         [29.95996, -98.985072]
         ,
         [29.960296, -98.984796]
         ,
         [29.960484, -98.984586]
         ,
         [29.960629, -98.984268]
         ,
         [29.960645, -98.98419]
         ,
         [29.960726, -98.98342]
         ,
         [29.960818, -98.982521]
         ,
         [29.960918, -98.981776]
         ,
         [29.961072, -98.981345]
         ,
         [29.961354, -98.980856]
         ,
         [29.961682, -98.980407]
         ,
         [29.9621, -98.979927]
         ,
         [29.962556, -98.979501]
         ,
         [29.962998, -98.979178]
         ,
         [29.963485, -98.978859]
         ,
         [29.963532, -98.978829]
         ,
         [29.963756, -98.978684]
         ,
         [29.96409, -98.978464]
         ,
         [29.964408, -98.978261]
         ,
         [29.965033, -98.977854]
         ,
         [29.965619, -98.977476]
         ,
         [29.966177, -98.977118]
         ,
         [29.966629, -98.976818]
         ,
         [29.967002, -98.976584]
         ,
         [29.967302, -98.976394]
         ,
         [29.967586, -98.976171]
         ,
         [29.967713, -98.97597]
         ,
         [29.967756, -98.975724]
         ,
         [29.967737, -98.975256]
         ,
         [29.967725, -98.974827]
         ,
         [29.967716, -98.974303]
         ,
         [29.96771, -98.973736]
         ,
         [29.967706, -98.973027]
         ,
         [29.967704, -98.972289]
         ,
         [29.967693, -98.971466]
         ,
         [29.967684, -98.970899]
         ,
         [29.967684, -98.970797]
         ,
         [29.967686, -98.969858]
         ,
         [29.96768, -98.969128]
         ,
         [29.967681, -98.968224]
         ,
         [29.96768, -98.967935]
         ,
         [29.967681, -98.967338]
         ,
         [29.967683, -98.967238]
         ,
         [29.96769, -98.966379]
         ,
         [29.967688, -98.96587]
         ,
         [29.967684, -98.964881]
         ,
         [29.96768, -98.964796]
         ,
         [29.967595, -98.964482]
         ,
         [29.967208, -98.963738]
         ,
         [29.966926, -98.963188]
         ,
         [29.966677, -98.962688]
         ,
         [29.966348, -98.962033]
         ,
         [29.966177, -98.9617]
         ,
         [29.965977, -98.961302]
         ,
         [29.96575, -98.960854]
         ,
         [29.965418, -98.960188]
         ,
         [29.965237, -98.959826]
         ,
         [29.964981, -98.95932]
         ,
         [29.964655, -98.958689]
         ,
         [29.964399, -98.958302]
         ,
         [29.964083, -98.957852]
         ,
         [29.964033, -98.95778]
         ,
         [29.963655, -98.957226]
         ,
         [29.963416, -98.956884]
         ,
         [29.963274, -98.956683]
         ,
         [29.96316, -98.956519]
         ,
         [29.962903, -98.956148]
         ,
         [29.962693, -98.955841]
         ,
         [29.962425, -98.955409]
         ,
         [29.962277, -98.954989]
         ,
         [29.962159, -98.954467]
         ,
         [29.962085, -98.953864]
         ,
         [29.962084, -98.953139]
         ,
         [29.962098, -98.952368]
         ,
         [29.962105, -98.951594]
         ,
         [29.962105, -98.951089]
         ,
         [29.962103, -98.950316]
         ,
         [29.962103, -98.949966]
         ,
         [29.962106, -98.949605]
         ,
         [29.962102, -98.948991]
         ,
         [29.962104, -98.947921]
         ,
         [29.962101, -98.947211]
         ,
         [29.962111, -98.946166]
         ,
         [29.962108, -98.945489]
         ,
         [29.962112, -98.944877]
         ,
         [29.962082, -98.944173]
         ,
         [29.962073, -98.943507]
         ,
         [29.962069, -98.942602]
         ,
         [29.96206, -98.942126]
         ,
         [29.962045, -98.941412]
         ,
         [29.962034, -98.941053]
         ,
         [29.962032, -98.940944]
         ,
         [29.962095, -98.940719]
       ]
       },
     mid_lat: 29.967737,
     mid_lon: -98.975256
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Schladoer Rd.</span><p />Deja-vu all over again. There is no posted speed limit.<p /><span class=\'seg-label\'>distance</span>: 0.91 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_4.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.962095, -98.940719]
         ,
         [29.962267, -98.940673]
         ,
         [29.962877, -98.940693]
         ,
         [29.96342, -98.940704]
         ,
         [29.96388, -98.940715]
         ,
         [29.964448, -98.940726]
         ,
         [29.964869, -98.940724]
         ,
         [29.965357, -98.940738]
         ,
         [29.965843, -98.940738]
         ,
         [29.966515, -98.940738]
         ,
         [29.967187, -98.940743]
         ,
         [29.967816, -98.940745]
         ,
         [29.968414, -98.940756]
         ,
         [29.969148, -98.940771]
         ,
         [29.969769, -98.940782]
         ,
         [29.970484, -98.940789]
         ,
         [29.970896, -98.940788]
         ,
         [29.971294, -98.940798]
         ,
         [29.971917, -98.940806]
         ,
         [29.972545, -98.940808]
         ,
         [29.973142, -98.94082]
         ,
         [29.973798, -98.940827]
         ,
         [29.974533, -98.94083]
         ,
         [29.974973, -98.94083]
         ,
         [29.975146, -98.941106]
       ]
       },
     mid_lat: 29.968414,
     mid_lon: -98.940756
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Bartel Rd.</span><p />There is a big descent as you get near I-10. If you want a thrill, see if you can go all the way down without touching your brakes! Otherwise, take it slow and you will be just fine. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 1.75 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_5.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.975146, -98.941106]
         ,
         [29.975138, -98.941857]
         ,
         [29.975129, -98.942355]
         ,
         [29.975117, -98.9429]
         ,
         [29.975112, -98.943235]
         ,
         [29.975214, -98.943472]
         ,
         [29.97538, -98.943549]
         ,
         [29.97544, -98.943557]
         ,
         [29.976239, -98.943598]
         ,
         [29.97684, -98.943634]
         ,
         [29.977398, -98.943671]
         ,
         [29.977971, -98.94371]
         ,
         [29.978609, -98.943748]
         ,
         [29.979138, -98.943776]
         ,
         [29.979765, -98.943811]
         ,
         [29.9803, -98.943825]
         ,
         [29.980844, -98.943847]
         ,
         [29.981362, -98.943866]
         ,
         [29.981777, -98.943892]
         ,
         [29.98206, -98.943901]
         ,
         [29.982568, -98.943917]
         ,
         [29.983123, -98.943935]
         ,
         [29.98349, -98.943948]
         ,
         [29.983983, -98.943975]
         ,
         [29.984395, -98.944]
         ,
         [29.984801, -98.944024]
         ,
         [29.984881, -98.944028]
         ,
         [29.985225, -98.944046]
         ,
         [29.985316, -98.944049]
         ,
         [29.985689, -98.944067]
         ,
         [29.986614, -98.944114]
         ,
         [29.986895, -98.944125]
         ,
         [29.987439, -98.944149]
         ,
         [29.987688, -98.944161]
         ,
         [29.988096, -98.944179]
         ,
         [29.988542, -98.944205]
         ,
         [29.988849, -98.944231]
         ,
         [29.989718, -98.944314]
         ,
         [29.990468, -98.944387]
         ,
         [29.990706, -98.944402]
         ,
         [29.99132, -98.944399]
         ,
         [29.991444, -98.944395]
         ,
         [29.991754, -98.944386]
         ,
         [29.992055, -98.94438]
         ,
         [29.992655, -98.944381]
         ,
         [29.993487, -98.944376]
         ,
         [29.994173, -98.944369]
         ,
         [29.994459, -98.944365]
         ,
         [29.994816, -98.944348]
         ,
         [29.99539, -98.944349]
         ,
         [29.996049, -98.944321]
         ,
         [29.996472, -98.944267]
         ,
         [29.997212, -98.944243]
         ,
         [29.997816, -98.944263]
         ,
         [29.99822, -98.944262]
         ,
         [29.998512, -98.944261]
         ,
         [29.998512, -98.944261]
       ]
       },
     mid_lat: 29.985316,
     mid_lon: -98.944049
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>FM 1341</span><p />Short stretch of real road joining two country roads.<p /><span class=\'seg-label\'>distance</span>: 0.75 miles<br /><span class=\'seg-label\'>lanes</span>: 2<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 45 <br> <img src=\'Comfort-Easy_prof_small_2_6.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.998512, -98.944261]
         ,
         [29.998934, -98.944254]
         ,
         [29.999447, -98.944245]
         ,
         [29.999906, -98.944278]
         ,
         [30.000396, -98.944403]
         ,
         [30.000902, -98.944576]
         ,
         [30.001362, -98.944668]
         ,
         [30.001786, -98.944681]
         ,
         [30.002167, -98.944637]
         ,
         [30.002676, -98.94451]
         ,
         [30.003129, -98.94439]
         ,
         [30.003576, -98.944272]
         ,
         [30.004273, -98.94416]
         ,
         [30.005064, -98.944151]
         ,
         [30.005952, -98.944167]
         ,
         [30.006947, -98.944184]
         ,
         [30.007741, -98.9442]
         ,
         [30.008411, -98.944213]
         ,
         [30.008873, -98.944219]
         ,
         [30.009059, -98.944225]
         ,
         [30.009198, -98.944134]
       ]
       },
     mid_lat: 30.003129,
     mid_lon: -98.94439
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Cypress Ck.</span><p />More scenic countryside. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 2.05 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 40 <br> <img src=\'Comfort-Easy_prof_small_2_7.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [30.009198, -98.944134]
         ,
         [30.009204, -98.944082]
         ,
         [30.009187, -98.943261]
         ,
         [30.009186, -98.942575]
         ,
         [30.009184, -98.942029]
         ,
         [30.009183, -98.940991]
         ,
         [30.009186, -98.940043]
         ,
         [30.009186, -98.939415]
         ,
         [30.009187, -98.938564]
         ,
         [30.009183, -98.93834]
         ,
         [30.009175, -98.938228]
         ,
         [30.009025, -98.937834]
         ,
         [30.008817, -98.937665]
         ,
         [30.008136, -98.937312]
         ,
         [30.007393, -98.936928]
         ,
         [30.007007, -98.936734]
         ,
         [30.006767, -98.936609]
         ,
         [30.006602, -98.936444]
         ,
         [30.0065, -98.9362]
         ,
         [30.006404, -98.935779]
         ,
         [30.006327, -98.935463]
         ,
         [30.006197, -98.935]
         ,
         [30.00615, -98.934869]
         ,
         [30.006001, -98.934571]
         ,
         [30.005654, -98.934008]
         ,
         [30.005379, -98.933614]
         ,
         [30.005147, -98.933352]
         ,
         [30.004974, -98.933175]
         ,
         [30.004775, -98.932977]
         ,
         [30.004546, -98.932755]
         ,
         [30.004396, -98.932613]
         ,
         [30.004181, -98.932412]
         ,
         [30.003797, -98.932058]
         ,
         [30.003456, -98.931769]
         ,
         [30.002934, -98.931358]
         ,
         [30.002214, -98.930807]
         ,
         [30.001622, -98.93036]
         ,
         [30.000911, -98.929819]
         ,
         [30.000346, -98.929383]
         ,
         [29.999666, -98.928866]
         ,
         [29.99896, -98.928326]
         ,
         [29.998506, -98.927971]
         ,
         [29.997819, -98.927445]
         ,
         [29.997167, -98.926936]
         ,
         [29.996516, -98.926417]
         ,
         [29.996002, -98.926007]
         ,
         [29.99554, -98.925587]
         ,
         [29.994981, -98.925064]
         ,
         [29.994695, -98.924878]
         ,
         [29.994118, -98.92461]
         ,
         [29.993414, -98.924282]
         ,
         [29.992661, -98.923935]
         ,
         [29.991834, -98.923599]
         ,
         [29.991167, -98.923442]
         ,
         [29.990462, -98.923294]
         ,
         [29.990381, -98.92328]
         ,
         [29.989848, -98.923233]
         ,
         [29.989366, -98.923366]
       ]
       },
     mid_lat: 30.004775,
     mid_lon: -98.932977
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Gaddis Bluff</span><p />Wind along under the canopy of the trees beside Cypress Creek. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 1.67 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 30 <br> <img src=\'Comfort-Easy_prof_small_2_8.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.989366, -98.923366]
         ,
         [29.98886, -98.923526]
         ,
         [29.98857, -98.923747]
         ,
         [29.98852, -98.923822]
         ,
         [29.988237, -98.92425]
         ,
         [29.987926, -98.924657]
         ,
         [29.987631, -98.924892]
         ,
         [29.987062, -98.925199]
         ,
         [29.986995, -98.925235]
         ,
         [29.986756, -98.925471]
         ,
         [29.98665, -98.925618]
         ,
         [29.986408, -98.92582]
         ,
         [29.98574, -98.926089]
         ,
         [29.985223, -98.926326]
         ,
         [29.984767, -98.926652]
         ,
         [29.984538, -98.926907]
         ,
         [29.984462, -98.927026]
         ,
         [29.984307, -98.927263]
         ,
         [29.984174, -98.927418]
         ,
         [29.983904, -98.927573]
         ,
         [29.983653, -98.927571]
         ,
         [29.983518, -98.927505]
         ,
         [29.983069, -98.927237]
         ,
         [29.983009, -98.92719]
         ,
         [29.982648, -98.926787]
         ,
         [29.982349, -98.92649]
         ,
         [29.982199, -98.926401]
         ,
         [29.981988, -98.926346]
         ,
         [29.981241, -98.926288]
         ,
         [29.98075, -98.926229]
         ,
         [29.980523, -98.926099]
         ,
         [29.980161, -98.925717]
         ,
         [29.979716, -98.925203]
         ,
         [29.979351, -98.924815]
         ,
         [29.978953, -98.924402]
         ,
         [29.97866, -98.924098]
         ,
         [29.978278, -98.923697]
         ,
         [29.978029, -98.923365]
         ,
         [29.977869, -98.922977]
         ,
         [29.977732, -98.922617]
         ,
         [29.977614, -98.922323]
         ,
         [29.9774, -98.921777]
         ,
         [29.977188, -98.921375]
         ,
         [29.977058, -98.921235]
         ,
         [29.976852, -98.921101]
         ,
         [29.976317, -98.920913]
         ,
         [29.976253, -98.920902]
         ,
         [29.975889, -98.920916]
         ,
         [29.975317, -98.921012]
         ,
         [29.974828, -98.921138]
         ,
         [29.97443, -98.921282]
         ,
         [29.974012, -98.921452]
         ,
         [29.973673, -98.92166]
         ,
         [29.973573, -98.921746]
         ,
         [29.973249, -98.922098]
         ,
         [29.972975, -98.922341]
         ,
         [29.972685, -98.922472]
         ,
         [29.97233, -98.922477]
         ,
         [29.971746, -98.922422]
         ,
         [29.971382, -98.922374]
         ,
         [29.970965, -98.922265]
         ,
         [29.970439, -98.922018]
         ,
         [29.970029, -98.921727]
         ,
         [29.969745, -98.921455]
         ,
         [29.969658, -98.921398]
         ,
         [29.969495, -98.92128]
       ]
       },
     mid_lat: 29.979716,
     mid_lon: -98.925203
     }
     ,
     {
     theHtml : "<span class=\'seg-title\'>Bartel Rd./Broadway</span><p />Head back into town, cross Hwy. 27, and arrive back at parking. There is no posted speed limit on this road.<p /><span class=\'seg-label\'>distance</span>: 0.58 miles<br /><span class=\'seg-label\'>lanes</span>: 1<br /><span class=\'seg-label\'>shoulder</span>: 0<br /><span class=\'seg-label\'>traffic</span>: Light<br /><span class=\'seg-label\'>speed</span>: 30 <br> <img src=\'Comfort-Easy_prof_small_2_9.png\' />",
     polyline : {
       strokeColor: "#FF0000",
       strokeWeight: 3,
       pts: [
         
         [29.969495, -98.92128]
         ,
         [29.969489, -98.920678]
         ,
         [29.969503, -98.920373]
         ,
         [29.969535, -98.920141]
         ,
         [29.96952, -98.919904]
         ,
         [29.969458, -98.919404]
         ,
         [29.969464, -98.919112]
         ,
         [29.96952, -98.918918]
         ,
         [29.969497, -98.918539]
         ,
         [29.969423, -98.918447]
         ,
         [29.969123, -98.918173]
         ,
         [29.968817, -98.917941]
         ,
         [29.968783, -98.917909]
         ,
         [29.968499, -98.917694]
         ,
         [29.968241, -98.917385]
         ,
         [29.967948, -98.916837]
         ,
         [29.967672, -98.916268]
         ,
         [29.967408, -98.915754]
         ,
         [29.967154, -98.91524]
         ,
         [29.966984, -98.914895]
         ,
         [29.966862, -98.914645]
         ,
         [29.966815, -98.914604]
         ,
         [29.966771, -98.914448]
         ,
         [29.96663, -98.914114]
         ,
         [29.966422, -98.913691]
         ,
         [29.966183, -98.913209]
         ,
         [29.966191, -98.912981]
       ]
       },
     mid_lat: 29.968499,
     mid_lon: -98.917694
     }
   ]
];

var turns = [
   
   [
     
     {
     html : "<span class=\'turn-title\'>parking to Broadway/Bartel Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Broadway</span><p /><p /><span class=\'turn-label\'>turn-at distance</span>: 0.00 miles",
     icon: "0.0.png",
     min_zoom: 0,
     lat: 29.96625,
     lon: -98.912976
     }
     ,
     {
     html : "<span class=\'turn-title\'>Broadway/Bartel Rd. to FM 1341</span><p /><span class=\'turn-subtitle\'>STRAIGHT on FM 1341</span><p />Bartel Rd. becomes FM 1341 just before it crosses I-10.<p /><span class=\'turn-label\'>turn-at distance</span>: 3.86 miles",
     icon: "3.9.png",
     min_zoom: 10,
     lat: 29.998512,
     lon: -98.944261
     }
     ,
     {
     html : "<span class=\'turn-title\'>FM 1341 to Cypress Ck.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Cypress Ck.</span><p />Cypress Ck. T's in on the right.<p /><span class=\'turn-label\'>turn-at distance</span>: 4.60 miles",
     icon: "4.6.png",
     min_zoom: 12,
     lat: 30.009198,
     lon: -98.944134
     }
     ,
     {
     html : "<span class=\'turn-title\'>Cypress Ck. to Gaddis Bluff</span><p /><span class=\'turn-subtitle\'>RIGHT onto Gaddis Bluff</span><p />Gaddis Bluff veers off to the right at a Y intersection.<p /><span class=\'turn-label\'>turn-at distance</span>: 6.65 miles",
     icon: "6.6.png",
     min_zoom: 11,
     lat: 29.989366,
     lon: -98.923366
     }
     ,
     {
     html : "<span class=\'turn-title\'>Gaddis Bluff to Bartel Rd./Broadway</span><p /><span class=\'turn-subtitle\'>LEFT onto Bartel Rd.</span><p />Gaddis Bluff dead-ends into Bartel Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 8.32 miles",
     icon: "8.3.png",
     min_zoom: 13,
     lat: 29.969495,
     lon: -98.92128
     }
   ]
   ,
   [
     
     {
     html : "<span class=\'turn-title\'>parking to Broadway/Bartel Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Broadway</span><p /><p /><span class=\'turn-label\'>turn-at distance</span>: 0.00 miles",
     icon: "0.0.png",
     min_zoom: 0,
     lat: 29.966189,
     lon: -98.913094
     }
     ,
     {
     html : "<span class=\'turn-title\'>Bartel Rd. to Schladoer Rd.</span><p /><span class=\'turn-subtitle\'>LEFT onto Schladoer Rd.</span><p />Schladoer Rd. T's in on the left.<p /><span class=\'turn-label\'>turn-at distance</span>: 2.08 miles",
     icon: "2.1.png",
     min_zoom: 11,
     lat: 29.975004,
     lon: -98.940833
     }
     ,
     {
     html : "<span class=\'turn-title\'>Schladoer Rd. to Wilson Creek Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Wilson Creek Rd.</span><p />Wilson Creek Rd. T's in on the right.<p /><span class=\'turn-label\'>turn-at distance</span>: 2.99 miles",
     icon: "3.0.png",
     min_zoom: 12,
     lat: 29.962046,
     lon: -98.941042
     }
     ,
     {
     html : "<span class=\'turn-title\'>Wilson Creek Rd. to Wilson Creek Rd.</span><p /><span class=\'turn-subtitle\'>TURN AROUND at Hwy. 27</span><p />Turn around and return the same way you were going when you hit Hwy. 27.<p /><span class=\'turn-label\'>turn-at distance</span>: 7.19 miles",
     icon: "7.2.png",
     min_zoom: 10,
     lat: 29.942785,
     lon: -98.985054
     }
     ,
     {
     html : "<span class=\'turn-title\'>Wilson Creek Rd. to Schladoer Rd.</span><p /><span class=\'turn-subtitle\'>LEFT onto Schladoer Rd.</span><p />Wilson Creek Rd. dead-ends into Schladoer Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 11.41 miles",
     icon: "11.4.png",
     min_zoom: 18,
     lat: 29.962095,
     lon: -98.940719
     }
     ,
     {
     html : "<span class=\'turn-title\'>Schladoer Rd. to Bartel Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Bartel Rd.</span><p />Schladoer Rd. dead-ends into Bartel Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 12.31 miles",
     icon: "12.3.png",
     min_zoom: 19,
     lat: 29.975099,
     lon: -98.940729
     }
   ]
   ,
   [
     
     {
     html : "<span class=\'turn-title\'>parking to Broadway/Bartel Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Broadway</span><p /><p /><span class=\'turn-label\'>turn-at distance</span>: 0.00 miles",
     icon: "0.0.png",
     min_zoom: 0,
     lat: 29.966189,
     lon: -98.913094
     }
     ,
     {
     html : "<span class=\'turn-title\'>Bartel Rd. to Schladoer Rd.</span><p /><span class=\'turn-subtitle\'>LEFT onto Schladoer Rd.</span><p />Schladoer Rd. T's in on the left.<p /><span class=\'turn-label\'>turn-at distance</span>: 2.08 miles",
     icon: "2.1.png",
     min_zoom: 11,
     lat: 29.975004,
     lon: -98.940833
     }
     ,
     {
     html : "<span class=\'turn-title\'>Schladoer Rd. to Wilson Creek Rd.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Wilson Creek Rd.</span><p />Wilson Creek Rd. T's in on the right.<p /><span class=\'turn-label\'>turn-at distance</span>: 2.99 miles",
     icon: "3.0.png",
     min_zoom: 12,
     lat: 29.962046,
     lon: -98.941042
     }
     ,
     {
     html : "<span class=\'turn-title\'>Wilson Creek Rd. to Wilson Creek Rd.</span><p /><span class=\'turn-subtitle\'>TURN AROUND at Hwy. 27</span><p />Turn around and return the same way you were going when you hit Hwy. 27.<p /><span class=\'turn-label\'>turn-at distance</span>: 7.19 miles",
     icon: "7.2.png",
     min_zoom: 10,
     lat: 29.942785,
     lon: -98.985054
     }
     ,
     {
     html : "<span class=\'turn-title\'>Wilson Creek Rd. to Schladoer Rd.</span><p /><span class=\'turn-subtitle\'>LEFT onto Schladoer Rd.</span><p />Wilson Creek Rd. dead-ends into Schladoer Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 11.41 miles",
     icon: "11.4.png",
     min_zoom: 18,
     lat: 29.962095,
     lon: -98.940719
     }
     ,
     {
     html : "<span class=\'turn-title\'>Schladoer Rd. to Bartel Rd.</span><p /><span class=\'turn-subtitle\'>LEFT onto Bartel Rd.</span><p />Schladoer Rd. dead-ends into Bartel Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 12.32 miles",
     icon: "12.3.png",
     min_zoom: 18,
     lat: 29.975146,
     lon: -98.941106
     }
     ,
     {
     html : "<span class=\'turn-title\'>Broadway/Bartel Rd. to FM 1341</span><p /><span class=\'turn-subtitle\'>STRAIGHT on FM 1341</span><p />Bartel Rd. becomes FM 1341 just before it crosses I-10.<p /><span class=\'turn-label\'>turn-at distance</span>: 14.08 miles",
     icon: "14.1.png",
     min_zoom: 11,
     lat: 29.998512,
     lon: -98.944261
     }
     ,
     {
     html : "<span class=\'turn-title\'>FM 1341 to Cypress Ck.</span><p /><span class=\'turn-subtitle\'>RIGHT onto Cypress Ck.</span><p />Cypress Ck. T's in on the right.<p /><span class=\'turn-label\'>turn-at distance</span>: 14.82 miles",
     icon: "14.8.png",
     min_zoom: 12,
     lat: 30.009198,
     lon: -98.944134
     }
     ,
     {
     html : "<span class=\'turn-title\'>Cypress Ck. to Gaddis Bluff</span><p /><span class=\'turn-subtitle\'>RIGHT onto Gaddis Bluff</span><p />Gaddis Bluff veers off to the right at a Y intersection.<p /><span class=\'turn-label\'>turn-at distance</span>: 16.87 miles",
     icon: "16.9.png",
     min_zoom: 11,
     lat: 29.989366,
     lon: -98.923366
     }
     ,
     {
     html : "<span class=\'turn-title\'>Gaddis Bluff to Bartel Rd./Broadway</span><p /><span class=\'turn-subtitle\'>LEFT onto Bartel Rd.</span><p />Gaddis Bluff dead-ends into Bartel Rd.<p /><span class=\'turn-label\'>turn-at distance</span>: 18.54 miles",
     icon: "18.5.png",
     min_zoom: 13,
     lat: 29.969495,
     lon: -98.92128
     }
   ]
];
