Post by taylor40 on Jan 25, 2013 22:57:19 GMT -8
My custom page
Wondering if any of you clever people can help me. I have a map that I need to embed into a custom page on my forum. On my old forum I simply pasted the code into my header and it worked fine. But on my new v5 forum I can't get it to show up. I've tried pasting the code into a html box on the custom page and it doesn't work at all. I've tried pasting it into my header and it embeds but the map doesn't load up (just shows grey box with "please wait for map to load") Same result when I tried placing the code into the html section when creating the custom page. The code for the map is below.
Any help/advice gratefully received...
Wondering if any of you clever people can help me. I have a map that I need to embed into a custom page on my forum. On my old forum I simply pasted the code into my header and it worked fine. But on my new v5 forum I can't get it to show up. I've tried pasting the code into a html box on the custom page and it doesn't work at all. I've tried pasting it into my header and it embeds but the map doesn't load up (just shows grey box with "please wait for map to load") Same result when I tried placing the code into the html section when creating the custom page. The code for the map is below.
Any help/advice gratefully received...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<title>Map created by GPS Visualizer</title>
<base target="_top"></base>
<meta name="geo.position" content="54.8940782; -2.0383608" />
<meta name="ICBM" content="54.8940782, -2.0383608" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body onunload="GUnload();" style="margin:0px;">
<script type="text/javascript">
// If you put this map on another Web site, you must include your API key
var google_api_key = ''; // Your key goes on THIS line; the following line ("if window.location.host...") can be removed.
if (window.location.host == 'www.gpsvisualizer.com') { google_api_key = 'ABQIAAAAaG9JDbCe6Ra1Og0hKCn2LRRokW_ItEImBo7ewbVEJAzstSsRWhRJ3RMDAWpL55QacGZ2zQF2kLC_eA'; }
document.writeln('<script src="http://maps.google.com/maps?file=api&v=2&sensor=false&key='+(self.google_api_key?google_api_key:'')+'" type="text/javascript"><'+'/'+'script>');
</script>
<!--
If you want to transplant this map into another Web page, by far the best method is to
simply include it in a IFRAME tag (see http://www.gpsvisualizer.com/faq.html#google_html).
But, if you must paste the code into another page, be sure to include all of these parts:
1. The DOCTYPE declaration and the extra attributes in the "html" tag (xmlns:v=...)
that allow Internet Explorer for Windows to render polylines (tracks)
2. The "div" tags that contain the map and its widgets (below this comment)
3. Three sections of JavaScript code:
a. Your Google Maps API key and the maps.google.com code (above this comment)
b. "gv_options" and the code that calls "functions.js" on maps.gpsvisualizer.com
c. The "GV_Map" function, which contains all the geographic info for the map
-->
<div style="margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;">
<div id="gmap_div" style="width:700px; height:662px; margin:0px; margin-right:12px; background-color:#F0F0F0; float:left; overflow:hidden;">
<p align="center" style="font:10px Arial;">This map was created using <a target="_blank" href="http://www.gpsvisualizer.com/">GPS Visualizer</a>'s do-it-yourself geographic utilities.<br /><br />Please wait while the map data loads...</p>
</div>
<div id="gv_legend_container" style="display:none;"><table id="gv_legend_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95; background:#ffffff;" cellpadding="0" cellspacing="0" border="0"><tr><td><div id="gv_legend_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move;"><!-- --></div>
<div id="gv_legend" align="left" style="line-height:13px; border:solid #000000 1px; background:#FFFFFF; padding:4px;max-width:400px; font:11px Arial; ">
<!-- Although GPS Visualizer didn't create a legend with your map, you can use this box for something else if you'd like; enable it by setting gv_options.legend_options.legend to true -->
</div>
</td></tr></table></div>
<div id="gv_tracklist_container" style="display:none;"><table id="gv_tracklist_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;" cellpadding="0" cellspacing="0" border="0"><tr><td><div id="gv_tracklist_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move; min-width:40px;"><!-- --></div>
<div id="gv_tracklist" align="left" style="font:11px Arial; line-height:11px; border:solid #666666 1px; background:#FFFFFF; padding:4px; overflow:auto;">
<div id="gv_tracklist_header" style="padding-bottom:2px; color:#000000;"><b>Tracks:</b></div>
<div id="gv_tracklist_links" style="color:#000000;"></div>
</div>
</td></tr></table></div>
<div id="gv_tracklist_tooltip" class="gv_tracklist_tooltip" style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:2px; font:11px Arial; display:none;"></div>
<!-- the following is the "floating" marker list; the "static" version is below -->
<div id="gv_marker_list_container" style="display:none;"><table id="gv_marker_list_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;" cellspacing="0" cellpadding="0" border="0"><tr><td>
<div id="gv_marker_list_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move;"><!-- --></div>
<div id="gv_marker_list" align="left" class="gv_marker_list" style="overflow:auto; background:#FFFFFF; border:solid #666666 1px; padding:4px;"></div>
</td></tr></table></div>
<div id="gv_marker_list_static" align="left" class="gv_marker_list" style="width:160px; overflow:auto; float:left; display:none;"></div>
<div id="gv_clear_margins" style="height:0px; clear:both;"><!-- clear the "float" --></div>
</div>
<!-- begin GPS Visualizer setup script (must come after maps.google.com code) -->
<script type="text/javascript">
/* Global variables used by the GPS Visualizer functions (1351626214): */
gv_options = [];
// important variable names:
gv_options.map_div = 'gmap_div'; // the name of the HTML "div" tag containing the map itself; usually 'gmap_div'
// basic map parameters:
gv_options.width = 700; // width of the map, in pixels
gv_options.height = 662; // height of the map, in pixels
gv_options.full_screen = true; // true|false: should the map fill the entire page (or frame)?
gv_options.center = [54.8940782043,-2.03836080345]; // [latitude,longitude] - be sure to keep the square brackets
gv_options.zoom = 8; // higher number means closer view; can also be 'auto'
gv_options.map_opacity = 1; // number from 0 to 1
gv_options.map_type = 'G_HYBRID_MAP'; // popular map_type choices are 'GV_STREET', 'GV_SATELLITE', 'GV_HYBRID', 'GV_TERRAIN', 'GV_TOPO_US', 'GV_TOPO_WORLD', 'GV_OSM'
gv_options.doubleclick_zoom = true; // true|false: zoom in when mouse is double-clicked?
gv_options.mousewheel_zoom = false; // true|false; or 'reverse' for down=in and up=out
gv_options.centering_options = { 'open_info_window':true, 'partial_match':true, 'center_key':'center', 'default_zoom':null } // URL-based centering (e.g., ?center=name_of_marker&zoom=14)
// widgets on the map:
gv_options.zoom_control = 'large'; // 'large'|'small'|'3d'|'none'
gv_options.scale_control = true; // true|false
gv_options.center_coordinates = true; // true|false: show a "center coordinates" box and crosshair?
gv_options.crosshair_hidden = true; // true|false: hide the crosshair initially?
gv_options.map_opacity_control = true; // true|false
gv_options.map_type_control = []; // widget to change the background map
gv_options.map_type_control.style = 'menu'; // 'menu'|'list'|'none'|'google'
gv_options.map_type_control.filter = true; // true|false: when map loads, are irrelevant maps ignored?
gv_options.map_type_control.excluded = ['G_SATELLITE_3D_MAP']; // comma-separated list of map types that will never show in the list ('included' also works)
gv_options.legend_options = []; // options for a floating legend box (id="gv_legend"), which can contain anything
gv_options.legend_options.legend = true; // true|false: enable or disable the legend altogether
gv_options.legend_options.position = ['G_ANCHOR_TOP_LEFT',70,6]; // [Google anchor name, relative x, relative y]
gv_options.legend_options.draggable = true; // true|false: can it be moved around the screen?
gv_options.legend_options.collapsible = true; // true|false: can it be collapsed by double-clicking its top bar?
gv_options.measurement_tools = { visible:false, distance_color:'', area_color:'', position:[] };
// track-related options:
gv_options.tracklist_options = []; // options for a floating list of the tracks visible on the map
gv_options.tracklist_options.tracklist = true; // true|false: enable or disable the tracklist altogether
gv_options.tracklist_options.position = ['G_ANCHOR_TOP_RIGHT',6,32]; // [Google anchor name, relative x, relative y]
gv_options.tracklist_options.max_width = 180; // maximum width of the tracklist, in pixels
gv_options.tracklist_options.max_height = 572; // maximum height of the tracklist, in pixels; if the list is longer, scrollbars will appear
gv_options.tracklist_options.desc = true; // true|false: should tracks' descriptions be shown in the list
gv_options.tracklist_options.zoom_links = true; // true|false: should each item include a small icon that will zoom to that track?
gv_options.tracklist_options.tooltips = true; // true|false: should the name of the track appear on the map when you mouse over the name in the list?
gv_options.tracklist_options.draggable = true; // true|false: can it be moved around the screen?
gv_options.tracklist_options.collapsible = true; // true|false: can it be collapsed by double-clicking its top bar?
// marker-related options:
gv_options.default_marker = { color:'red',icon:'googlemini' }; // icon can be a URL, but be sure to also include size:[w,h] and optionally anchor:[x,y]
gv_options.marker_tooltips = true; // do the names of the markers show up when you mouse-over them?
gv_options.marker_shadows = true; // true|false: do the standard markers have "shadows" behind them?
gv_options.marker_link_target = '_blank'; // the name of the window or frame into which markers' URLs will load
gv_options.info_window_width = 0; // in pixels, the width of the markers' pop-up info "bubbles" (can be overridden by 'window_width' in individual markers)
gv_options.thumbnail_width = 0; // in pixels, the width of the markers' thumbnails (can be overridden by 'thumbnail_width' in individual markers)
gv_options.photo_size = [0,0]; // in pixels, the size of the photos in info windows (can be overridden by 'photo_width' or 'photo_size' in individual markers)
gv_options.hide_labels = false; // true|false: hide labels when map first loads?
gv_options.label_offset = [0,0]; // [x,y]: shift all markers' labels (positive numbers are right and down)
gv_options.label_centered = false; // true|false: center labels with respect to their markers? (label_left is also a valid option.)
gv_options.driving_directions = false; // put a small "driving directions" form in each marker's pop-up window? (override with dd:true or dd:false in a marker's options)
gv_options.garmin_icon_set = 'gpsmap'; // 'gpsmap' are the small 16x16 icons; change it to '24x24' for larger icons
gv_options.marker_list_options = []; // options for a dynamically-created list of markers
gv_options.marker_list_options.list = false; // true|false: enable or disable the marker list altogether
gv_options.marker_list_options.floating = true; // is the list a floating box inside the map itself?
gv_options.marker_list_options.id_static = 'gv_marker_list_static'; // id of a DIV that holds a non-floating list
gv_options.marker_list_options.id_floating = 'gv_marker_list'; // id of a DIV tag that holds a floating list (other associated DIVs -- _handle, _table, _container -- must be similarly named)
gv_options.marker_list_options.width = 160; // floating list only: width, in pixels
gv_options.marker_list_options.height = 490; // floating list only: height, in pixels
gv_options.marker_list_options.position = ['G_ANCHOR_BOTTOM_RIGHT',6,38]; // floating list only: position within map
gv_options.marker_list_options.draggable = true; // true|false, floating list only: can it be moved around the screen?
gv_options.marker_list_options.collapsible = true; // true|false, floating list only: can it be collapsed by double-clicking its top bar?
gv_options.marker_list_options.include_tickmarks = false; // true|false: are distance/time tickmarks included in the list?
gv_options.marker_list_options.include_trackpoints = false; // true|false: are "trackpoint" markers included in the list?
gv_options.marker_list_options.dividers = false; // true|false: will a thin line be drawn between each item in the list?
gv_options.marker_list_options.desc = false; // true|false: will the markers' descriptions be shown below their names in the list?
gv_options.marker_list_options.icons = true; // true|false: should the markers' icons appear to the left of their names in the list?
gv_options.marker_list_options.thumbnails = false; // true|false: should markers' thumbnails be shown in the list?
gv_options.marker_list_options.folders_collapsed = false; // true|false: do folders in the list start out in a collapsed state?
gv_options.marker_list_options.count_folder_items = false; // true|false: list the number of items in each folder?
gv_options.marker_list_options.wrap_names = true; // true|false: should marker's names be allowed to wrap onto more than one line?
gv_options.marker_list_options.unnamed = '[unnamed]'; // what 'name' should be assigned to unnamed markers in the list?
gv_options.marker_list_options.colors = false; // true|false: should the names/descs of the points in the list be colorized the same as their markers?
gv_options.marker_list_options.default_color = ''; // default HTML color code for the names/descs in the list
gv_options.marker_list_options.limit = 0; // how many markers to show in the list; 0 for no limit
gv_options.marker_list_options.center = false; // true|false: does the map center upon a marker when you click its name in the list?
gv_options.marker_list_options.zoom = false; // true|false: does the map zoom to a certain level when you click on a marker's name in the list?
gv_options.marker_list_options.zoom_level = 13; // if 'zoom' is true, what level should the map zoom to?
gv_options.marker_list_options.info_window = true; // true|false: do info windows pop up when the markers' names are clicked in the list?
gv_options.marker_list_options.url_links = false; // true|false: do the names in the list become instant links to the markers' URLs?
gv_options.marker_list_options.toggle = false; // true|false: does a marker disappear if you click on its name in the list?
gv_options.marker_list_options.help_tooltips = false; // true|false: do "tooltips" appear on marker names that tell you what happens when you click?
gv_options.marker_list_options.header = ''; // HTML code; be sure to put backslashes in front of any single quotes, and don't include any line breaks
gv_options.marker_list_options.footer = ''; // HTML code; be sure to put backslashes in front of any single quotes, and don't include any line breaks
gv_options.marker_filter_options = []; // options for removing waypoints that are out of the current view
gv_options.marker_filter_options.filter = false; // true|false: should out-of-range markers be removed?
gv_options.marker_filter_options.movement_threshold = 8; // in pixels, how far the map has to move to trigger filtering
gv_options.marker_filter_options.limit = 0; // maximum number of markers to display on the map; 0 for no limit
gv_options.marker_filter_options.update_list = true; // true|false: should the marker list be updated with only the filtered markers?
gv_options.marker_filter_options.sort_list_by_distance = false; // true|false: should the marker list be sorted by distance from the center of the map?
gv_options.marker_filter_options.min_zoom = 0; // below this zoom level, don't show any markers at all
gv_options.marker_filter_options.zoom_message = ''; // message to put in the marker list if the map is below the min_zoom threshold
// Load GPS Visualizer's Google Maps functions (this must be loaded AFTER gv_options are set):
document.writeln('<script src="http://maps.gpsvisualizer.com/google_maps/functions.js" type="text/javascript"><'+'/'+'script>');
</script>
<style type="text/css">
/* Put any custom style definitions here (e.g., .gv_marker_info_window, .gv_marker_info_window_name, .gv_marker_list_item, .gv_tooltip, .gv_label, etc.) */
.gv_label {
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
background:#333333; border:1px solid black; padding:1px;
font:9px Verdana,sans-serif; color:white; font-weight:normal;
}
</style>
<!-- end GPSV setup script and styles; begin map-drawing script (they must be separate) -->
<script type="text/javascript">
function GV_Map() {
if (GBrowserIsCompatible()) {
if (gv_options.full_screen) { GV_Fill_Window_With_Map(gv_options.map_div); }
gmap = new GMap2(document.getElementById(gv_options.map_div)); // create map
GV_Setup_Map(gv_options);
// Track #1 ("LANE 237")
t = 1; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 237'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6919908553,-2.2687418993],[54.6884066816,-2.2639869469],[54.6870159728,-2.2629696482],[54.6859442986,-2.2598604439],[54.6828107298,-2.2543343043],[54.6824558165,-2.2521606812],[54.6817449183,-2.2482788351],[54.6820162616,-2.2474274513] ] }); // track 1 segment 1
GV_Draw_Track(t);
// Track #2 ("LANE 236")
t = 2; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 236'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.5679456387,-1.7315931402],[55.5691507868,-1.728016986],[55.5684240145,-1.7244541226],[55.563467212,-1.7179088505],[55.561347072,-1.7141982413] ] }); // track 2 segment 1
GV_Draw_Track(t);
// Track #3 ("LANE 235")
t = 3; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 235'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.5436551932,-1.7847675509],[55.5439219622,-1.7831813598],[55.5507735188,-1.7709391058],[55.5506812936,-1.7696716349],[55.5543076437,-1.7629928055],[55.5573556846,-1.7594076093] ] }); // track 3 segment 1
GV_Draw_Track(t);
// Track #4 ("LANE 234")
t = 4; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 234'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.528815724,-1.7536411323],[55.528985957,-1.7489668667],[55.5312179793,-1.7420612824],[55.5307657106,-1.740638451] ] }); // track 4 segment 1
GV_Draw_Track(t);
// Track #5 ("LANE 233")
t = 5; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 233'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.5000662242,-1.733954087],[55.5001975592,-1.7323702208],[55.4995227973,-1.7319790533],[55.4984370754,-1.7285831598],[55.4984676444,-1.7221721532] ] }); // track 5 segment 1
GV_Draw_Track(t);
// Track #6 ("LANE 232")
t = 6; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 232'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4752794624,-1.7400533228],[55.4726242383,-1.7379352436],[55.4718608218,-1.7380984873],[55.4697017975,-1.7369264652],[55.4670451467,-1.734176242],[55.4641641459,-1.7315860649],[55.460790466,-1.7297112711] ] }); // track 6 segment 1
GV_Draw_Track(t);
// Track #7 ("LANE 231")
t = 7; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 231'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4577735471,-1.7476003707],[55.4578609526,-1.7464138491],[55.4601533668,-1.7469526381],[55.460736599,-1.7465535576],[55.4624915185,-1.7478865648],[55.4645555438,-1.7466081678],[55.4666231574,-1.7470694134] ] }); // track 7 segment 1
GV_Draw_Track(t);
// Track #8 ("LANE 230")
t = 8; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 230'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3493067657,-1.7646903195],[55.3517327129,-1.7645970964],[55.3527197558,-1.7638815552],[55.3568978817,-1.7637778529],[55.3593207687,-1.7621072181],[55.3607669612,-1.7665153092],[55.361709237,-1.7658787888],[55.3628340856,-1.7667397785],[55.3644403703,-1.7609722534],[55.3663722584,-1.7609606223],[55.3685783113,-1.7633139237],[55.3702383385,-1.7621206841] ] }); // track 8 segment 1
GV_Draw_Track(t);
// Track #9 ("LANE 229")
t = 9; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 229'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3492616862,-1.7646117388],[55.3492581838,-1.7627982613],[55.3507761515,-1.7579004492],[55.350632551,-1.7534856964],[55.3501330755,-1.750886762],[55.3507092076,-1.7470194662],[55.3530398742,-1.7443235412],[55.3518230234,-1.7425177576],[55.3549538391,-1.7358732939],[55.3584499621,-1.7320644679],[55.3604212228,-1.7295273257],[55.3610447794,-1.727078069] ] }); // track 9 segment 1
GV_Draw_Track(t);
// Track #10 ("LANE 228 SPITLEY TONGUE")
t = 10; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 228 SPITLEY TONGUE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7097944434,-2.3199996437],[54.7091788251,-2.3148731146],[54.707571699,-2.3108255529],[54.7036330623,-2.3047433476] ] }); // track 10 segment 1
GV_Draw_Track(t);
// Track #11 ("LANE 227")
t = 11; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 227'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6186067396,-2.0195985769],[54.6180678549,-2.0177396323],[54.617259225,-2.0166550699] ] }); // track 11 segment 1
GV_Draw_Track(t);
// Track #12 ("LANE 226 GRIZDALE")
t = 12; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 226 GRIZDALE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3414215199,-3.0226104167],[54.342159255,-3.0203982903],[54.3424033866,-3.0180969704],[54.3438130225,-3.0161320299],[54.3438175551,-3.0155937375],[54.3460904768,-3.0124961071],[54.3460969283,-3.0117270745],[54.3481778129,-3.0100858948],[54.3500254214,-2.998669186],[54.3504386866,-2.9976022298],[54.3504437726,-2.9969869361],[54.3510785325,-2.9908480435] ] }); // track 12 segment 1
GV_Draw_Track(t);
// Track #13 ("LANE 225 PARKAMOOR")
t = 13; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 225 PARKAMOOR'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2979944631,-3.086224283],[54.2982211773,-3.0859997612],[54.2982681803,-3.0857705071],[54.2983601105,-3.0855424346],[54.2984520402,-3.0853143612],[54.2984990419,-3.0850851049],[54.2985895885,-3.0850106555],[54.3022301159,-3.0849527408],[54.3033767809,-3.0823703432],[54.3038425934,-3.080538387],[54.3055241767,-3.0784308123],[54.307685518,-3.0779493959],[54.3100402877,-3.0759359377],[54.3107285894,-3.0743399713],[54.3120342331,-3.0740665661],[54.3129437322,-3.0728605343],[54.3145209891,-3.0723635526],[54.3157762338,-3.0727036548],[54.3174971502,-3.0712111101],[54.3215495207,-3.0703170646],[54.3231941636,-3.0672847008] ] }); // track 13 segment 1
GV_Draw_Track(t);
// Track #14 ("LANE 224 (TRO)")
t = 14; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 224 (TRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4228581108,-1.581223327],[55.42738782,-1.5788843103],[55.4312054736,-1.5785276587],[55.4324258092,-1.5806480433],[55.4331153131,-1.5852236268],[55.434339521,-1.5885295448],[55.4357338307,-1.5889891749],[55.4363236959,-1.5907215272],[55.4403781166,-1.5939988524],[55.4470203835,-1.5918755831],[55.4492695921,-1.5927219057] ] }); // track 14 segment 1
GV_Draw_Track(t);
// Track #15 ("LANE 223 SLATY FORD")
t = 15; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 223 SLATY FORD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1764635311,-2.4063978679],[55.1791108565,-2.3937844084],[55.1802771868,-2.3802129725],[55.1810040942,-2.3776288845],[55.1802951709,-2.3744030991],[55.1793966039,-2.3743946711],[55.1787272512,-2.3728966839],[55.178648865,-2.3691274302] ] }); // track 15 segment 1
GV_Draw_Track(t);
// Track #16 ("LANE 198")
t = 16; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 198'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8757364591,-1.9277551399],[54.8747028554,-1.9274452482],[54.8732208833,-1.9287727817],[54.863377557,-1.9231803438] ] }); // track 16 segment 1
GV_Draw_Track(t);
// Track #17 ("LANE 199")
t = 17; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 199'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8765453598,-1.9279875089],[54.8766350871,-1.927753529],[54.8786111078,-1.926113169],[54.8794199189,-1.9261896313],[54.8797790451,-1.925643352],[54.8799129453,-1.9241621275],[54.8816169898,-1.9188583581] ] }); // track 17 segment 1
GV_Draw_Track(t);
// Track #18 ("LANE 200")
t = 18; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 200'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8667630371,-1.9553552217],[54.8656842911,-1.9542655529],[54.8647833737,-1.9483448727],[54.8651422418,-1.9469418918],[54.8658608811,-1.9463175919] ] }); // track 18 segment 1
GV_Draw_Track(t);
// Track #19 ("LANE 201")
t = 19; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 201'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9043757474,-2.0225441709],[54.9036569246,-2.0221538083],[54.9022195339,-2.019969307],[54.8977271512,-2.0152882282],[54.8892362958,-2.000861569] ] }); // track 19 segment 1
GV_Draw_Track(t);
// Track #20 ("LANE 202")
t = 20; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 202'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9310411452,-2.12239476],[54.9314546206,-2.1130326492],[54.9319943007,-2.1124879621] ] }); // track 20 segment 1
GV_Draw_Track(t);
// Track #21 ("LANE 203")
t = 21; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 203'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9221879576,-2.0672926869],[54.9230402771,-2.0697124789],[54.9240282628,-2.0705723436],[54.9248353968,-2.0733042942],[54.9247899423,-2.0741623778],[54.9253280989,-2.0758017108],[54.9251447231,-2.0814185043],[54.9243805262,-2.0819630568],[54.9242003774,-2.0825868014] ] }); // track 21 segment 1
GV_Draw_Track(t);
// Track #22 ("LANE 204")
t = 22; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 204'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9104199791,-2.0597082078],[54.9104208909,-2.057836513],[54.9116352394,-2.0552646023],[54.9126241856,-2.0542520729],[54.9130735323,-2.0541746877],[54.9137950121,-2.0480921406] ] }); // track 22 segment 1
GV_Draw_Track(t);
// Track #23 ("LANE 205")
t = 23; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 205'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9061107893,-2.0505002797],[54.9062905468,-2.0504225265],[54.9070097058,-2.0497995841],[54.9087174748,-2.0488658948],[54.9100211328,-2.0472297647] ] }); // track 23 segment 1
GV_Draw_Track(t);
// Track #24 ("LANE 206")
t = 24; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 206'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4912785033,-1.049874494],[54.4860948068,-1.0478333794],[54.4841471135,-1.0458717952],[54.4828976289,-1.0469814603] ] }); // track 24 segment 1
GV_Draw_Track(t);
// Track #25 ("LANE 207")
t = 25; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 207'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4881815818,-0.9522193162],[54.4884739999,-0.9444924626],[54.4917318653,-0.9316705564],[54.4909358184,-0.9229679094],[54.4918843152,-0.9184653732],[54.4928864482,-0.9099467115],[54.4943309373,-0.9007209349] ] }); // track 25 segment 1
GV_Draw_Track(t);
// Track #26 ("LANE 208 BATTERSBY PLANTATION")
t = 26; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 208 BATTERSBY PLANTATION'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4610688966,-1.0773430428],[54.4608656441,-1.0742619132],[54.4600321295,-1.0710408058],[54.4596838356,-1.0666516978],[54.45905685,-1.0611119514],[54.4591341424,-1.0594902588],[54.4587297859,-1.0594995306],[54.4572117908,-1.0607685054],[54.455818408,-1.0607232758],[54.4548275876,-1.0604374377],[54.4545532292,-1.0598266766] ] }); // track 26 segment 1
GV_Draw_Track(t);
// Track #27 ("LANE 209")
t = 27; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 209'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4730211584,-0.8655653297],[54.4731088415,-0.8653314105],[54.4731791596,-0.8632460235],[54.4734566443,-0.8593029158],[54.4743837925,-0.8527951165],[54.4743302032,-0.8377491433],[54.4733641231,-0.830754548],[54.4715814957,-0.8230120986],[54.4703653635,-0.8181088369],[54.4691919173,-0.8084209188] ] }); // track 27 segment 1
GV_Draw_Track(t);
// Track #28 ("LANE 210")
t = 28; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 210'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4484314059,-0.8039340595],[54.4499596119,-0.8039666363],[54.4501492093,-0.8049636808],[54.4508284083,-0.8054837547],[54.452741903,-0.8035770308] ] }); // track 28 segment 1
GV_Draw_Track(t);
// Track #29 ("LANE 211")
t = 29; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 211'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4484001346,-0.8007731524],[54.4483345714,-0.798692899],[54.4486452187,-0.7982982152],[54.4492733998,-0.7982027002],[54.4501243455,-0.7933962931],[54.44966049,-0.7919446556],[54.4504134324,-0.7908427913],[54.4504909542,-0.7896065648],[54.4513724744,-0.7878838548] ] }); // track 29 segment 1
GV_Draw_Track(t);
// Track #30 ("LANE 212")
t = 30; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 212'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4384354698,-0.7928917926],[54.4383099158,-0.7938206667],[54.4363240062,-0.7929538748],[54.4347090198,-0.7932326292],[54.4325860239,-0.7921387076],[54.4310105796,-0.7918767099],[54.430072542,-0.7924438885],[54.4269804143,-0.79330558],[54.4266133303,-0.7925455998] ] }); // track 30 segment 1
GV_Draw_Track(t);
// Track #31 ("LANE 213 RUDLAND RIGG")
t = 31; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 213 RUDLAND RIGG'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4470809429,-1.0875285249],[54.4464770891,-1.084920023],[54.4474526977,-1.0832016838],[54.448022752,-1.0813381043],[54.4472566215,-1.0810467884],[54.446313115,-1.0810679175],[54.446037104,-1.0802258365],[54.4462570627,-1.0796039853],[54.4474193513,-1.0788067422],[54.4475523784,-1.0785724032],[54.4473177553,-1.077266681],[54.4467336805,-1.0772798148],[54.4457936982,-1.0777636363],[54.4438121307,-1.0771912825],[54.4379513791,-1.0747016603],[54.4350127215,-1.0723779836],[54.4309100101,-1.0706206059],[54.4276703962,-1.0700772864],[54.4270845447,-1.0698593159],[54.422869363,-1.0651763686],[54.4218844962,-1.0656612001],[54.4206235133,-1.0653045495],[54.4124436454,-1.0593265181],[54.4106734395,-1.0570555972],[54.4083718594,-1.0557986644],[54.4045228053,-1.0520352596],[54.4039788319,-1.0514315211],[54.3943313442,-1.0417958679],[54.3905994856,-1.035876011],[54.3852117604,-1.030843285],[54.3811729269,-1.025933911],[54.3806306834,-1.0255617919],[54.3728906462,-1.0186631856],[54.3685019205,-1.0149963547],[54.3684975338,-1.0144576766],[54.3676828296,-1.0027781333],[54.3649600654,-0.9941473601],[54.3650120908,-0.9896053093],[54.3654356286,-0.9865163871],[54.3661409334,-0.9848827669] ] }); // track 31 segment 1
GV_Draw_Track(t);
// Track #32 ("LANE 214")
t = 32; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 214'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4321585922,-0.8403307246],[54.4309483631,-0.8359710604],[54.4297928115,-0.827987209] ] }); // track 32 segment 1
GV_Draw_Track(t);
// Track #33 ("LANE 215")
t = 33; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 215'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4317992095,-0.8450431564],[54.4323151802,-0.852043614],[54.4319060465,-0.8562948294] ] }); // track 33 segment 1
GV_Draw_Track(t);
// Track #34 ("LANE 216")
t = 34; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 216'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4264599814,-0.8601461774],[54.4286082426,-0.8544596596],[54.4292587661,-0.8519748926],[54.4314390689,-0.8449762002],[54.4320091209,-0.8434955122],[54.4332674289,-0.8341322619],[54.4343115845,-0.8213054703],[54.4355582277,-0.8201132774],[54.4381224913,-0.8157991713] ] }); // track 34 segment 1
GV_Draw_Track(t);
// Track #35 ("LANE 217")
t = 35; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 217'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4226287781,-0.8684989354],[54.4253454698,-0.8658806293],[54.4270802414,-0.8639828545],[54.4299823317,-0.8619754881],[54.4307909985,-0.8619530765] ] }); // track 35 segment 1
GV_Draw_Track(t);
// Track #36 ("LANE 218")
t = 36; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 218'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2802112723,-0.9166440068],[54.2829282753,-0.9189537906],[54.2836471245,-0.918934968],[54.2849431657,-0.9181329035],[54.2863989393,-0.915098954] ] }); // track 36 segment 1
GV_Draw_Track(t);
// Track #37 ("LANE 219")
t = 37; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 219'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2925309378,-0.9427490821],[54.294022819,-0.938638891],[54.2910531143,-0.9331070977],[54.2885800934,-0.9278704733],[54.2882152158,-0.9272654],[54.2865821102,-0.9255410762],[54.2854630024,-0.9260310851],[54.2840075406,-0.9240718624],[54.2812151559,-0.9233765707] ] }); // track 37 segment 1
GV_Draw_Track(t);
// Track #38 ("LANE 220")
t = 38; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 220'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3198872435,-0.9363587578],[54.3230247611,-0.9354320895] ] }); // track 38 segment 1
GV_Draw_Track(t);
// Track #39 ("LANE 221")
t = 39; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 221'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3098404122,-0.9436889001],[54.311272069,-0.9429604771],[54.3172131736,-0.9388876673],[54.3194406678,-0.9366777861] ] }); // track 39 segment 1
GV_Draw_Track(t);
// Track #40 ("LANE 138")
t = 40; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 138'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3250283061,-2.0729003804],[54.3213064797,-2.0589772764] ] }); // track 40 segment 1
GV_Draw_Track(t);
// Track #41 ("LANE 25")
t = 41; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 25'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3493027553,-2.0560936377],[54.3496172662,-2.0561710053],[54.3500660969,-2.0572487844],[54.352491572,-2.0593296702],[54.3539742832,-2.059639596],[54.3560422768,-2.0577187957],[54.3562672188,-2.0571804458] ] }); // track 41 segment 1
GV_Draw_Track(t);
// Track #42 ("LANE 20")
t = 42; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 20'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3716908,-2.0280260968],[54.3722749966,-2.02787253],[54.373354113,-2.0250248545],[54.3741181316,-2.0244864207],[54.3762759327,-2.0199453295],[54.3767705285,-2.0181747925],[54.3795574263,-2.0116314054],[54.3797826837,-2.0047018432],[54.3795131936,-2.0019299818],[54.379872722,-2.0000050989],[54.3794683027,-1.9959243544] ] }); // track 42 segment 1
GV_Draw_Track(t);
// Track #43 ("LANE 1")
t = 43; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 1'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4743157821,-1.8827792525],[54.4675700427,-1.8770887228] ] }); // track 43 segment 1
GV_Draw_Track(t);
// Track #44 ("LANE 16")
t = 44; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 16'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.475974228,-1.9395759558],[54.4760173937,-1.9360257905],[54.4754313311,-1.9323994816],[54.4762385671,-1.9295426182],[54.4768668541,-1.9281523389],[54.476596799,-1.9273810413],[54.4766405904,-1.9254515329],[54.4762800363,-1.9236771291],[54.4766357107,-1.9177338228],[54.4771294742,-1.9169610498],[54.4764995055,-1.9156503201],[54.4764970342,-1.9121001886] ] }); // track 44 segment 1
GV_Draw_Track(t);
// Track #45 ("LANE 145 BUSK LANE")
t = 45; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 145 BUSK LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2714370466,-2.1501376425],[54.2710788143,-2.149138021],[54.2712148684,-2.1481401895],[54.2708128191,-2.1462189153],[54.2709499699,-2.1442995622],[54.270367102,-2.143222432],[54.2685719608,-2.1412964814],[54.2680340017,-2.1402196084],[54.2680354437,-2.1389910038],[54.2675446107,-2.1359946532],[54.2685845027,-2.1303156844],[54.2681359829,-2.1295463875] ] }); // track 45 segment 1
GV_Draw_Track(t);
// Track #46 ("LANE 149")
t = 46; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 149'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.284214454,-1.9056738062],[54.2854788339,-1.9141210315],[54.2859332928,-1.9218020989],[54.2860282096,-1.9302521584],[54.2890910353,-1.944536636],[54.2890933621,-1.9500681182],[54.2876572133,-1.9548329178],[54.2841531698,-1.9576021718],[54.2831657119,-1.9611366879],[54.2821774907,-1.9623666344],[54.28208815,-1.9642102337],[54.2807406146,-1.9662084835],[54.2805615689,-1.9689738056] ] }); // track 46 segment 1
GV_Draw_Track(t);
// Track #47 ("LANE 150")
t = 47; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 150'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.336311403,-1.9303977083],[54.3325331197,-1.9240977196],[54.3328892869,-1.9188673406],[54.3326134922,-1.9099466575],[54.3336004828,-1.9077910483],[54.3362949836,-1.905631422],[54.3372832101,-1.9051676617],[54.3376413802,-1.9034746745],[54.3389004123,-1.9045485854],[54.3414121284,-1.8986965758],[54.3408639803,-1.8883903219],[54.3403229219,-1.8863918334],[54.3403179707,-1.8811611963],[54.3396864664,-1.878701575],[54.3400444191,-1.8771621044] ] }); // track 47 segment 1
GV_Draw_Track(t);
// Track #48 ("LANE 173 HELWITH")
t = 48; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 173 HELWITH'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4224178648,-1.8845461139],[54.4221039708,-1.8852406671],[54.4222848549,-1.8864733581],[54.4216553398,-1.8860126577],[54.421161556,-1.8865535381],[54.4205325398,-1.8866323483],[54.4181476739,-1.883093852],[54.4172892724,-1.8783182422],[54.417107298,-1.8760838957],[54.4163429385,-1.8756238214],[54.4138717566,-1.875862485],[54.4108135885,-1.8733289752],[54.4096866699,-1.8699422041],[54.408691923,-1.8642437146],[54.4070697645,-1.8602426788],[54.4062118175,-1.8566245074] ] }); // track 48 segment 1
GV_Draw_Track(t);
// Track #49 ("LANE 175")
t = 49; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 175'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4265714877,-1.9078134652],[54.4279164118,-1.9037249121],[54.4293068815,-1.9005610378],[54.4303856879,-1.9010209633],[54.4310141531,-1.9002485342],[54.4310565531,-1.8971647773] ] }); // track 49 segment 1
GV_Draw_Track(t);
// Track #50 ("LANE 177 FREMINGTON EDGE")
t = 50; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 177 FREMINGTON EDGE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3970649685,-1.9322204601],[54.3991769992,-1.9323710369],[54.4009749816,-1.9334465666],[54.4052879081,-1.9318987099],[54.4074899322,-1.9322802929],[54.4112193651,-1.9319659216],[54.4136898903,-1.9303435879],[54.4162512663,-1.9304933672] ] }); // track 50 segment 1
GV_Draw_Track(t);
// Track #51 ("LANE 85 THE HIGHWAY (TR0)")
t = 51; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 85 THE HIGHWAY (TR0)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3255934268,-2.2489710836],[54.3325664589,-2.2662366989],[54.332192874,-2.2725392386],[54.3353058412,-2.2865548332],[54.3402187818,-2.2988937894],[54.3468423347,-2.3095564539],[54.355178157,-2.3180817653],[54.3662018957,-2.3294022019] ] }); // track 51 segment 1
GV_Draw_Track(t);
// Track #52 ("LANE 86 SHAW PADDOCK")
t = 52; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 86 SHAW PADDOCK'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3667843608,-2.3300225023],[54.3622484947,-2.3290627588],[54.3614346161,-2.3309029143],[54.3583843294,-2.3289549118],[54.3565401181,-2.3296325839],[54.3559977406,-2.3307822524],[54.3550083338,-2.3310820279],[54.3542452901,-2.3307681643],[54.3525799594,-2.3317548403],[54.3515019513,-2.3315922977] ] }); // track 52 segment 1
GV_Draw_Track(t);
// Track #53 ("LANE 83 HIGH LANE")
t = 53; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 83 HIGH LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2190056218,-2.0886059655],[54.2218795898,-2.0912194128],[54.2231357917,-2.0938295424],[54.2256519851,-2.0941420336],[54.2266387524,-2.0964450847],[54.2299616548,-2.0993674354],[54.2309501254,-2.0995232199],[54.2339147629,-2.1009110975],[54.2354411612,-2.1026024443],[54.2375077001,-2.1032212942],[54.2400246548,-2.1026138512],[54.2442469299,-2.104619236],[54.2476652371,-2.1009447635],[54.2516187056,-2.1020288027],[54.2515285716,-2.1023355373],[54.252157151,-2.1029510232],[54.252156223,-2.1040253892],[54.2537729846,-2.1051038811],[54.2566426363,-2.1120186047],[54.2572641715,-2.1198488031],[54.256989706,-2.1246064792],[54.2597716912,-2.1284526263],[54.2623773195,-2.1290748227],[54.2701098895,-2.1257209877] ] }); // track 53 segment 1
GV_Draw_Track(t);
// Track #54 ("LANE 82 CAM HIGH ROAD")
t = 54; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 82 CAM HIGH ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2638773422,-2.2119829251],[54.2641474977,-2.2116772612],[54.2645080634,-2.211065002],[54.2663105792,-2.2081570783],[54.2666732408,-2.2063164847],[54.2670332534,-2.2060112119],[54.2678428854,-2.2055546361],[54.2749628631,-2.193458401],[54.2752378669,-2.1900812153],[54.2780353139,-2.1827223929],[54.2794741897,-2.1821144389],[54.2796571713,-2.1799650784],[54.301035632,-2.1159810056] ] }); // track 54 segment 1
GV_Draw_Track(t);
// Track #55 ("LANE 5 INGRAM")
t = 55; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 5 INGRAM'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4399238319,-1.9701762353],[55.4406864613,-1.9658301041],[55.438214556,-1.9627510437],[55.4363272634,-1.9616468049],[55.4382131294,-1.9583267654],[55.4371797992,-1.958327855],[55.4358750178,-1.9531152163],[55.4334482589,-1.951380198],[55.432954461,-1.9524077313],[55.4288190652,-1.9473576051],[55.4278297954,-1.9453843233],[55.4266616459,-1.9453069551] ] }); // track 55 segment 1
GV_Draw_Track(t);
// Track #56 ("LANE 14")
t = 56; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 14'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1744998894,-1.9069617387],[55.1767921801,-1.9081336814],[55.1780049751,-1.9077384454],[55.178230391,-1.9087582791],[55.1788144721,-1.9087569427],[55.1795310078,-1.9056941385],[55.183665769,-1.9073328489],[55.1890117506,-1.9065353218],[55.1923326152,-1.9015809961],[55.1928246493,-1.8989101904],[55.1978113965,-1.8984263803] ] }); // track 56 segment 1
GV_Draw_Track(t);
// Track #57 ("LANE 26")
t = 57; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 26'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3372469167,-1.6302295211],[55.3380541762,-1.6297492135],[55.3387290407,-1.6300581191],[55.3391816497,-1.6311571101],[55.3397661805,-1.6313092835],[55.3405199105,-1.6279925494] ] }); // track 57 segment 1
GV_Draw_Track(t);
// Track #58 ("LANE 39")
t = 58; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 39'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4417524649,-1.6964868542],[55.4438020529,-1.6896762482],[55.4436996774,-1.6847784386],[55.4489107699,-1.6845788622],[55.4508932281,-1.6867757274],[55.4520576728,-1.6853440255],[55.4535608455,-1.6760065898],[55.4567850354,-1.6720283814],[55.4583989967,-1.6707503696],[55.4589342797,-1.6693231925] ] }); // track 58 segment 1
GV_Draw_Track(t);
// Track #59 ("LANE 222")
t = 59; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 222'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4389969525,-1.7088321256],[55.4400649701,-1.7045580994],[55.4396137914,-1.703771448],[55.4414852522,-1.6974369726] ] }); // track 59 segment 1
GV_Draw_Track(t);
// Track #60 ("LANE 27")
t = 60; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 27'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3459605763,-1.6768853735],[55.3463082429,-1.6724688647],[55.3490878063,-1.670238935],[55.3484390355,-1.662992909],[55.3495172925,-1.6629837533],[55.3493297228,-1.6601477757],[55.3532855194,-1.660902191],[55.3557089657,-1.6599354725] ] }); // track 60 segment 1
GV_Draw_Track(t);
// Track #61 ("LANE 46")
t = 61; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 46'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4082123498,-1.6536433454],[55.402335826,-1.6568517942],[55.4014421474,-1.6585958841],[55.3992878542,-1.6594036555],[55.3970842313,-1.6586334358],[55.3947936151,-1.658889905],[55.3936235294,-1.6581897929],[55.393178222,-1.6596139873],[55.3915213979,-1.6616008497],[55.3905336579,-1.6618459939],[55.3892807062,-1.6636714039],[55.3879723788,-1.6617100503],[55.3872542004,-1.6619528705],[55.385911175,-1.6636999957],[55.3847845186,-1.662447284] ] }); // track 61 segment 1
GV_Draw_Track(t);
// Track #62 ("LANE 38")
t = 62; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 38'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.42156544,-1.6734257486],[55.421108761,-1.6706657599],[55.4192652702,-1.6701283704],[55.415165567,-1.6659780427],[55.4129055379,-1.6610233881],[55.4081375813,-1.6590118006] ] }); // track 62 segment 1
GV_Draw_Track(t);
// Track #63 ("LANE 36")
t = 63; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 36'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3906339855,-1.8453794368],[55.3926073777,-1.8426887446],[55.3960212643,-1.8422016776],[55.399793132,-1.8406081355],[55.4014103175,-1.8404437691],[55.4021283324,-1.8398094336] ] }); // track 63 segment 1
GV_Draw_Track(t);
// Track #64 ("LANE 35")
t = 64; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 35'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3869150943,-1.8535995764],[55.3869124285,-1.8513903772],[55.3879908841,-1.8515441371],[55.3910415999,-1.8479818237],[55.3903201895,-1.8459330102] ] }); // track 64 segment 1
GV_Draw_Track(t);
// Track #65 ("LANE 29")
t = 65; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 29'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4023272382,-1.8552001564],[55.3995830684,-1.8522110174],[55.3986400658,-1.8526091545],[55.3976057775,-1.8518237873],[55.3965281837,-1.8523802548],[55.3955873522,-1.8545934543],[55.3932980964,-1.8563379456] ] }); // track 65 segment 1
GV_Draw_Track(t);
// Track #66 ("LANE 31")
t = 66; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 31'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4481333131,-1.9376908995],[55.4537505241,-1.9402902158],[55.4585128896,-1.9404411088],[55.4617490376,-1.9433611396],[55.4679059628,-1.947621767] ] }); // track 66 segment 1
GV_Draw_Track(t);
// Track #67 ("LANE 6 BRANDON DOUBLE FORD")
t = 67; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 6 BRANDON DOUBLE FORD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4471896782,-1.9373762975],[55.4464705568,-1.9368242901],[55.4460208318,-1.9359557884],[55.4457064232,-1.9361143366],[55.4452575598,-1.9369052474] ] }); // track 67 segment 1
GV_Draw_Track(t);
// Track #68 ("LANE 4 PRENDWICK")
t = 68; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 4 PRENDWICK'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4062317569,-1.9957787585],[55.4094663245,-1.991515197],[55.410814195,-1.9921465145],[55.4172379942,-1.9836171477],[55.418540706,-1.9822741811],[55.4222695139,-1.981087902],[55.4226286928,-1.9795872177],[55.4259076622,-1.9755575014],[55.4297712973,-1.9749232028],[55.434982119,-1.9714439461],[55.4398341295,-1.9708083706] ] }); // track 68 segment 1
GV_Draw_Track(t);
// Track #69 ("LANE 30")
t = 69; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 30'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.4110719327,-1.9456443095],[55.4161929638,-1.9440580586],[55.4183493047,-1.9436601841],[55.4227954018,-1.9400210556],[55.423826899,-1.9363866054],[55.4252193623,-1.9358315162],[55.4256680942,-1.9348040561],[55.429844579,-1.931558676],[55.4324031693,-1.9276046125] ] }); // track 69 segment 1
GV_Draw_Track(t);
// Track #70 ("LANE 32")
t = 70; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 32'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3972873176,-1.9691034615],[55.4080704024,-1.970910771] ] }); // track 70 segment 1
GV_Draw_Track(t);
// Track #71 ("LANE 102")
t = 71; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 102'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3776122809,-2.0118744239],[55.3773430479,-2.0076934516],[55.3798141064,-1.9927838184],[55.3785558652,-1.9892341455] ] }); // track 71 segment 1
GV_Draw_Track(t);
// Track #72 ("LANE 33")
t = 72; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 33'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3660659214,-2.0106880525],[55.3672340476,-2.0106883651],[55.3684021023,-2.0114773477],[55.3694804367,-2.0107678355],[55.3736586591,-2.011557737],[55.3748717338,-2.0113214488],[55.37761221,-2.012584392],[55.3790495155,-2.0158981522],[55.379273894,-2.0177915719],[55.3797231723,-2.0177917728] ] }); // track 72 segment 1
GV_Draw_Track(t);
// Track #73 ("LANE 28")
t = 73; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 28'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3072958271,-1.9668112737],[55.30774555,-1.9684645562],[55.3084646052,-1.9692514552],[55.3088693852,-1.970983596],[55.3116107078,-1.9740529721],[55.312105229,-1.9755489828],[55.312150478,-1.9772028012],[55.3128696298,-1.978856264],[55.3139479099,-1.9788556878],[55.3143076124,-1.9805094332],[55.315745718,-1.9831866268],[55.3176330199,-1.9856275583],[55.3183069629,-1.985784847] ] }); // track 73 segment 1
GV_Draw_Track(t);
// Track #74 ("LANE 3 HILLSIDE ROAD")
t = 74; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 3 HILLSIDE ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3291187513,-1.9360657975],[55.3293876117,-1.9347259706],[55.3309590727,-1.9328324022],[55.3321239523,-1.9271573219],[55.331943193,-1.9254242138],[55.330276733,-1.9189666211],[55.3303644569,-1.9158148661],[55.328612312,-1.9158973691],[55.3248772331,-1.9075547748],[55.3244727,-1.9073193845],[55.3242459347,-1.9045627186],[55.32375123,-1.9039337],[55.3246943496,-1.9034587504],[55.3241942602,-1.89629128] ] }); // track 74 segment 1
GV_Draw_Track(t);
// Track #75 ("LANE 18")
t = 75; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 18'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1231529352,-1.7527891123],[55.1231478172,-1.7502801164],[55.1219793394,-1.7501305924],[55.1231132909,-1.733971673],[55.1203321255,-1.7360285865],[55.1201421239,-1.7313257687] ] }); // track 75 segment 1
GV_Draw_Track(t);
// Track #76 ("LANE 17")
t = 76; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 17'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1504366292,-1.758505105],[55.1503015314,-1.7583489997],[55.1490414955,-1.757336657],[55.1464354629,-1.7572740081],[55.1457115734,-1.7547679552],[55.1449012714,-1.7539884231],[55.1453029315,-1.7526522944],[55.1433223832,-1.7508602623],[55.1430953268,-1.7496849826],[55.1404404757,-1.7477405619],[55.1401254857,-1.747507226] ] }); // track 76 segment 1
GV_Draw_Track(t);
// Track #77 ("LANE 15")
t = 77; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 15'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1560157342,-1.7867996865],[55.1565071963,-1.7852276145],[55.1562356816,-1.7841304626],[55.1571316094,-1.7826346247],[55.1582987797,-1.7820789494],[55.1605381434,-1.7781427219],[55.1612561469,-1.7776678476],[55.1625148701,-1.7780532725],[55.1643585218,-1.7789064092] ] }); // track 77 segment 1
GV_Draw_Track(t);
// Track #78 ("LANE 7 MELDON PARK")
t = 78; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 7 MELDON PARK'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1597348025,-1.8387330004],[55.160318672,-1.8385736867],[55.1605447676,-1.8396715047],[55.1615340305,-1.8402954021],[55.1614873457,-1.8389613846],[55.1641382605,-1.8390292023],[55.1646765774,-1.8383991257],[55.1650333915,-1.836435446] ] }); // track 78 segment 1
GV_Draw_Track(t);
// Track #79 ("LANE 11")
t = 79; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 11'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1525210733,-1.8545335289],[55.1519815488,-1.8542216336],[55.1519795663,-1.852573898],[55.1507210755,-1.8521862251],[55.1521404375,-1.837743565] ] }); // track 79 segment 1
GV_Draw_Track(t);
// Track #80 ("LANE 12")
t = 80; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 12'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.150216107,-1.8837292194],[55.1533620443,-1.8846616866],[55.1546172017,-1.8816762417],[55.1556953487,-1.8815161132],[55.1607744563,-1.8836985578] ] }); // track 80 segment 1
GV_Draw_Track(t);
// Track #81 ("LANE 13")
t = 81; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 13'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.141697862,-1.9048553455],[55.1431328543,-1.9014002833],[55.1471777473,-1.9029594234],[55.1503235396,-1.9038933345],[55.1508639179,-1.9054612762],[55.1547734248,-1.9063152162],[55.1572003803,-1.907329707],[55.1604364041,-1.9088133539] ] }); // track 81 segment 1
GV_Draw_Track(t);
// Track #82 ("LANE 19")
t = 82; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 19'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1164900467,-1.9018577513],[55.1121305463,-1.9002223103],[55.1113202588,-1.8983431008],[55.1095702024,-1.9010124864],[55.109212468,-1.9031296353],[55.1077740331,-1.9022709559],[55.1065673194,-1.9105816519],[55.105489239,-1.9108975453],[55.1048610793,-1.9120745158],[55.1004113265,-1.9097333694],[55.099243272,-1.9098927169] ] }); // track 82 segment 1
GV_Draw_Track(t);
// Track #83 ("LANE 21")
t = 83; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 21'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1190562745,-1.9085938317],[55.1191908862,-1.9083583256],[55.1192355201,-1.9079662242],[55.1193252011,-1.9077308183],[55.1206694301,-1.9030235655],[55.1217457774,-1.9005904148],[55.1239856656,-1.892822356],[55.1255104652,-1.8896817949],[55.1260010007,-1.885681378] ] }); // track 83 segment 1
GV_Draw_Track(t);
// Track #84 ("LANE 2 MILL LANE")
t = 84; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 2 MILL LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0902807553,-1.8122973521],[55.0908999448,-1.8060269233],[55.0931466697,-1.8061727539],[55.0939498637,-1.8027214679],[55.0961011018,-1.7994200044],[55.0995031144,-1.7918803359],[55.1019266129,-1.7903004413] ] }); // track 84 segment 1
GV_Draw_Track(t);
// Track #85 ("LANE 10")
t = 85; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 10'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.136050563,-2.1963266771],[55.1383852277,-2.1973578486],[55.1432280231,-2.2031869118],[55.1421405815,-2.2085941278],[55.142768242,-2.2093818744],[55.1438478831,-2.2086030445],[55.143663708,-2.2111908871],[55.1442859909,-2.2150382204],[55.1420304381,-2.2201250311],[55.1390162097,-2.2223047292],[55.138299202,-2.2212810437],[55.1378042702,-2.2216704882] ] }); // track 85 segment 1
GV_Draw_Track(t);
// Track #86 ("LANE 50")
t = 86; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 50'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.084044279,-2.277301739],[55.0864695645,-2.2777102205],[55.0864623789,-2.2808436424],[55.0895933606,-2.2868980121],[55.0907589295,-2.2880031984],[55.0923748942,-2.2886416118] ] }); // track 86 segment 1
GV_Draw_Track(t);
// Track #87 ("LANE 51")
t = 87; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 51'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0907730681,-2.2618360002],[55.0976093397,-2.2585896684] ] }); // track 87 segment 1
GV_Draw_Track(t);
// Track #88 ("LANE 53")
t = 88; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 53'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.1158012872,-2.2607455363],[55.1166106805,-2.2604372308],[55.119081609,-2.2605317248],[55.1182803803,-2.2569985495],[55.1224126902,-2.2575739613],[55.1241669064,-2.2566443371],[55.1242782863,-2.246216425] ] }); // track 88 segment 1
GV_Draw_Track(t);
// Track #89 ("LANE 44")
t = 89; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 44'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0679153767,-1.992412462],[55.0688590368,-1.9949179396],[55.0689040741,-1.9996943371],[55.0745652435,-2.0004774534],[55.0748797525,-2.0005557723],[55.0751942463,-2.0020437441],[55.0766319521,-2.0040800623],[55.077530432,-2.0067429899],[55.0779346661,-2.0088576828] ] }); // track 89 segment 1
GV_Draw_Track(t);
// Track #90 ("LANE 43")
t = 90; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 43'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.037869675,-2.0892024163],[55.02798762,-2.0855821899],[55.027541526,-2.080887961],[55.0261050925,-2.07885138],[55.0190976634,-2.076178622] ] }); // track 90 segment 1
GV_Draw_Track(t);
// Track #91 ("LANE 63 BAYBRIDGE ROAD")
t = 91; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 63 BAYBRIDGE ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8912275223,-2.0721517357],[54.8897451135,-2.0716034448],[54.8880372581,-2.0723798459],[54.8871836093,-2.0723003675],[54.886868809,-2.0727674529],[54.8866889424,-2.0730009521],[54.8851599375,-2.0751804576],[54.8776094845,-2.0782833132],[54.8750021321,-2.0803041363],[54.8726656974,-2.0802994763],[54.8688923789,-2.0788896225],[54.8661963879,-2.079040145],[54.8617016849,-2.0813681244],[54.8608935435,-2.0804317907],[54.8549635039,-2.0790181054],[54.8515514791,-2.0746504822],[54.8499348001,-2.0732458144] ] }); // track 91 segment 1
GV_Draw_Track(t);
// Track #92 ("LANE 109")
t = 92; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 109'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8822082193,-2.2802946049],[54.8830992322,-2.283574061],[54.8888543834,-2.2818997028],[54.8962230445,-2.2819512067],[54.8984746379,-2.2797839404] ] }); // track 92 segment 1
GV_Draw_Track(t);
// Track #93 ("LANE 112")
t = 93; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 112'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9334278916,-2.4701137788],[54.9332095726,-2.4684725517],[54.9320483079,-2.4666643567],[54.9316939581,-2.4653337524],[54.9315240742,-2.4627568309],[54.9304020197,-2.4624318365],[54.929741682,-2.4588350798],[54.9287526381,-2.458979865] ] }); // track 93 segment 1
GV_Draw_Track(t);
// Track #94 ("LANE 111")
t = 94; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 111'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9215643395,-2.4705214657],[54.9215829765,-2.4656850723],[54.9224461859,-2.4631986775],[54.9217432986,-2.4589780523],[54.9222871658,-2.4577360668],[54.9223834801,-2.4560209107],[54.9234688097,-2.4541608682],[54.9241421734,-2.4543244859],[54.9245491656,-2.4536269341] ] }); // track 94 segment 1
GV_Draw_Track(t);
// Track #95 ("LANE 110")
t = 95; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 110'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9301101398,-2.33181279],[54.923208163,-2.3253589256],[54.9224876017,-2.3259771966],[54.920606781,-2.3236217577] ] }); // track 95 segment 1
GV_Draw_Track(t);
// Track #96 ("LANE 113")
t = 96; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 113'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9358349304,-2.4136428344],[54.939542376,-2.4068130015],[54.9390704344,-2.4000964967],[54.9395286993,-2.3973694972],[54.939146096,-2.3906539744],[54.9400973828,-2.388243794],[54.9454525101,-2.3856415293],[54.9480044727,-2.37419105],[54.9498207489,-2.3679627965],[54.9503274396,-2.3638299747],[54.9523620762,-2.3595545644] ] }); // track 96 segment 1
GV_Draw_Track(t);
// Track #97 ("LANE 49")
t = 97; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 49'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9910682194,-2.2424502425],[54.9913401341,-2.2412797171],[54.9935003431,-2.239495271],[54.9967919642,-2.233496959],[54.9972445585,-2.2317801608],[54.9979609012,-2.2331129669],[54.999273078,-2.2282746744],[55.0003550592,-2.226326776],[55.0026970719,-2.2232914819],[55.0057115425,-2.2210412458],[55.0066593205,-2.2187012388] ] }); // track 97 segment 1
GV_Draw_Track(t);
// Track #98 ("LANE 115 HARESBY ROAD")
t = 98; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 115 HARESBY ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9886154125,-2.3300295017],[54.9907240245,-2.3142618472],[54.9906421408,-2.293084402],[54.9915142219,-2.2853544214] ] }); // track 98 segment 1
GV_Draw_Track(t);
// Track #99 ("LANE 114")
t = 99; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 114'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9772216538,-2.3230616793],[54.9841300162,-2.3271799799] ] }); // track 99 segment 1
GV_Draw_Track(t);
// Track #100 ("LANE 116")
t = 100; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 116'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9835096724,-2.3710836932],[54.984815258,-2.3702362899],[54.9856282701,-2.3688373708],[54.9863022175,-2.3688435535],[54.9876101499,-2.3672146658],[54.9888208922,-2.3680071235],[54.9913840179,-2.3673272851] ] }); // track 100 segment 1
GV_Draw_Track(t);
// Track #101 ("LANE 117")
t = 101; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 117'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9831845253,-2.4160048558],[54.9858106653,-2.3825124975] ] }); // track 101 segment 1
GV_Draw_Track(t);
// Track #102 ("LANE 81")
t = 102; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 81'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8590109951,-1.6948805076],[54.8571193817,-1.6931034193],[54.8556768545,-1.6912451883],[54.8518966888,-1.6889377846],[54.8477497683,-1.6838304398] ] }); // track 102 segment 1
GV_Draw_Track(t);
// Track #103 ("LANE 80 WESTWOOD")
t = 103; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 80 WESTWOOD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9034321157,-1.8225786448],[54.9023533141,-1.8222714928],[54.9017700053,-1.8228198538],[54.9000156405,-1.82142413],[54.8997444475,-1.8203337909],[54.8984849912,-1.819403815],[54.8971369412,-1.8193318759] ] }); // track 103 segment 1
GV_Draw_Track(t);
// Track #104 ("LANE 79")
t = 104; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 79'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8884979607,-1.784295111],[54.8926212569,-1.7785045652],[54.8934716696,-1.7767069416],[54.896702823,-1.7745841368],[54.8981409045,-1.7747320424],[54.8989485062,-1.7741038161],[54.9002978814,-1.7748759531] ] }); // track 104 segment 1
GV_Draw_Track(t);
// Track #105 ("LANE 78")
t = 105; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 78'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8411801775,-1.8780498665],[54.8407679923,-1.8704993533] ] }); // track 105 segment 1
GV_Draw_Track(t);
// Track #106 ("LANE 77")
t = 106; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 77'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8500386651,-1.8127672933],[54.8487739147,-1.8084903659],[54.8479172591,-1.8066256095],[54.847553945,-1.804213489],[54.845480766,-1.8003303966],[54.8448927987,-1.7979974599] ] }); // track 106 segment 1
GV_Draw_Track(t);
// Track #107 ("LANE 76")
t = 107; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 76'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8541707989,-1.8117357561],[54.8514319009,-1.8129944719],[54.8509363345,-1.8121401599],[54.8460894459,-1.8159000913],[54.8435353284,-1.8205832138] ] }); // track 107 segment 1
GV_Draw_Track(t);
// Track #108 ("LANE 75")
t = 108; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 75'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8553070432,-1.8202974062],[54.8550367631,-1.8198313217],[54.8534635838,-1.819448934],[54.8524743965,-1.8189860905],[54.8511680013,-1.8167336067],[54.8498144867,-1.8130798125] ] }); // track 108 segment 1
GV_Draw_Track(t);
// Track #109 ("LANE 74 CROOKHALL LANE")
t = 109; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 74 CROOKHALL LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8546624515,-1.8116005313],[54.8572671418,-1.8107316073] ] }); // track 109 segment 1
GV_Draw_Track(t);
// Track #110 ("LANE 73")
t = 110; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 73'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7210356393,-1.3712137597],[54.721629457,-1.3644510874],[54.72285397,-1.3580663892],[54.7176717975,-1.3552763404] ] }); // track 110 segment 1
GV_Draw_Track(t);
// Track #111 ("LANE 72")
t = 111; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 72'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7681005275,-1.6410090289],[54.7698954863,-1.6402159758],[54.7706134683,-1.6398987348],[54.7710132308,-1.638340794] ] }); // track 111 segment 1
GV_Draw_Track(t);
// Track #112 ("LANE 71")
t = 112; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 71'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5302419197,-1.838337024],[54.5301495634,-1.8364831244],[54.5295643758,-1.8357128602],[54.5265496716,-1.8327120297] ] }); // track 112 segment 1
GV_Draw_Track(t);
// Track #113 ("LANE 70")
t = 113; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 70'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6354215589,-1.7115826572],[54.6335763573,-1.7103563874] ] }); // track 113 segment 1
GV_Draw_Track(t);
// Track #114 ("LANE 69")
t = 114; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 69'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7713729843,-1.8967567421],[54.7684092797,-1.8989402629],[54.7677832058,-1.9025943262],[54.766434862,-1.9021312934],[54.7642789799,-1.9032243678],[54.7610440352,-1.9034651637],[54.7599637235,-1.901059091],[54.7592894213,-1.9006722478] ] }); // track 114 segment 1
GV_Draw_Track(t);
// Track #115 ("LANE 68")
t = 115; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 68'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6449103764,-1.4335203428],[54.6435732856,-1.4358632392],[54.6385163573,-1.4306654235],[54.6380743157,-1.4322209304],[54.6360951653,-1.4317837136],[54.6334745875,-1.428721913],[54.6305902132,-1.4269034595],[54.6238062227,-1.41770602],[54.6214623484,-1.4161907726],[54.6184744136,-1.4115877567],[54.6162368671,-1.4134782321] ] }); // track 115 segment 1
GV_Draw_Track(t);
// Track #116 ("LANE 66")
t = 116; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 66'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7010561021,-1.6549455934],[54.7013684173,-1.6541670805],[54.7036161264,-1.654535928],[54.7072584914,-1.6555137658] ] }); // track 116 segment 1
GV_Draw_Track(t);
// Track #117 ("LANE 65 MOUNT EFF LANE")
t = 117; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 65 MOUNT EFF LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5400694561,-1.9133368177],[54.5400692349,-1.9130276996],[54.5409635648,-1.9071524226],[54.5404619032,-1.8979571917],[54.5391504458,-1.8884552704] ] }); // track 117 segment 1
GV_Draw_Track(t);
// Track #118 ("LANE 64 GREEN LANE")
t = 118; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 64 GREEN LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5471704027,-1.9152541416],[54.5449640436,-1.9089210107],[54.5436426349,-1.8871291785] ] }); // track 118 segment 1
GV_Draw_Track(t);
// Track #119 ("LANE 60")
t = 119; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 60'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7017839249,-1.7502163685],[54.7028680216,-1.7530029204],[54.7032268493,-1.7526903838],[54.70354264,-1.7533091874],[54.7061950728,-1.7539914667],[54.7072731369,-1.7538297544] ] }); // track 119 segment 1
GV_Draw_Track(t);
// Track #120 ("LANE 59 WEATHERLEY HILL LANE")
t = 120; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 59 WEATHERLEY HILL LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7924827679,-1.887294106],[54.7997394658,-1.8653416267],[54.8003607439,-1.8584953248] ] }); // track 120 segment 1
GV_Draw_Track(t);
// Track #121 ("LANE 52")
t = 121; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 52'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7472774391,-1.7001477538],[54.7495737487,-1.7020727637],[54.7511457935,-1.7018281887],[54.7521297016,-1.6999565659],[54.7530715412,-1.6992504419],[54.7542711073,-1.6938034383] ] }); // track 121 segment 1
GV_Draw_Track(t);
// Track #122 ("LANE 41 LOW LANE")
t = 122; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 41 LOW LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4863992351,-1.8903736524],[54.4880153988,-1.8887485287],[54.4885548953,-1.8890557976],[54.4894519461,-1.8872781387],[54.4904402881,-1.8870438683],[54.4911580089,-1.8857297088],[54.4910652642,-1.8827196652],[54.4916920066,-1.8803250348],[54.4914189982,-1.8769295631],[54.490109882,-1.8711445788] ] }); // track 122 segment 1
GV_Draw_Track(t);
// Track #123 ("LANE 67")
t = 123; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 67'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6986194238,-1.6213735828],[54.6987947842,-1.6199754818],[54.6996001508,-1.6188817954],[54.7001329786,-1.6168596156],[54.700649154,-1.6096393327] ] }); // track 123 segment 1
GV_Draw_Track(t);
// Track #124 ("LANE 58")
t = 124; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 58'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7158267985,-1.6666176047],[54.7131680993,-1.6638454773],[54.7112323589,-1.6625421867] ] }); // track 124 segment 1
GV_Draw_Track(t);
// Track #125 ("LANE 57")
t = 125; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 57'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7093406009,-1.677379787],[54.7092749961,-1.6696977622],[54.7097200815,-1.6681421014],[54.7096704674,-1.6664352569],[54.7100232858,-1.6640266732],[54.711451607,-1.6606002262],[54.7118019009,-1.6573378372],[54.713593906,-1.6554601045],[54.7144367541,-1.6516500063],[54.7147906231,-1.6497066735],[54.7165782187,-1.6463538089],[54.719047889,-1.6457889876],[54.7199374226,-1.6426763615] ] }); // track 125 segment 1
GV_Draw_Track(t);
// Track #126 ("LANE 42")
t = 126; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 42'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7127198749,-1.6984623603],[54.7148764268,-1.6983687601],[54.7194785347,-1.6880886665] ] }); // track 126 segment 1
GV_Draw_Track(t);
// Track #127 ("LANE 56")
t = 127; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 56'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.739982111,-1.7759200778],[54.7437116306,-1.7759771824] ] }); // track 127 segment 1
GV_Draw_Track(t);
// Track #128 ("LANE 54")
t = 128; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 54'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7405768394,-1.7817413767],[54.7426441422,-1.7819632705] ] }); // track 128 segment 1
GV_Draw_Track(t);
// Track #129 ("LANE 45 OXEN LAW (VRO)")
t = 129; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 45 OXEN LAW (VRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8226871215,-1.8986495074],[54.8221026825,-1.898261881],[54.8210697676,-1.898886992],[54.8203504686,-1.8984219011],[54.820034703,-1.8969442404],[54.8188648115,-1.8950019368],[54.8184158273,-1.8953921489],[54.8176528496,-1.8964056277],[54.8142820899,-1.8954028022],[54.8133820363,-1.8937713124],[54.8114033867,-1.8919093712],[54.8099654947,-1.891835406],[54.8081215399,-1.8898955608],[54.8066386433,-1.8897440076],[54.8024159459,-1.890766606] ] }); // track 129 segment 1
GV_Draw_Track(t);
// Track #130 ("LANE 61 DOCTORS GATE ROAD (VRO)")
t = 130; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 61 DOCTORS GATE ROAD (VRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.698036561,-1.8895724876],[54.6952956569,-1.8895799124],[54.6906701435,-1.8924623642],[54.6874785936,-1.8909971511],[54.6833012797,-1.8926368969],[54.6805154354,-1.8926442295],[54.6797511627,-1.8921809726],[54.6799310321,-1.8923355873],[54.6784913733,-1.8903232869],[54.6765598125,-1.890948789],[54.6736878512,-1.8952207892],[54.6701388723,-1.8960826919],[54.6673540758,-1.8973301199],[54.6661407511,-1.8971781343],[54.6654228646,-1.8984202213],[54.6645685503,-1.8977247051],[54.6640301969,-1.8987337458],[54.663893767,-1.8967962218],[54.6605718817,-1.9006025201],[54.6603922758,-1.900757973],[54.6590452876,-1.9020013312],[54.6582367403,-1.9023132866],[54.6542802811,-1.8994553909] ] }); // track 130 segment 1
GV_Draw_Track(t);
// Track #131 ("LANE 40 HEXHAM LANE (VRO)")
t = 131; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 40 HEXHAM LANE (VRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7449825894,-1.8803578142],[54.7579249452,-1.8821843949],[54.7626901575,-1.8846570889],[54.7655659734,-1.8848043474],[54.7696966089,-1.8815285441],[54.7740091933,-1.880583274] ] }); // track 131 segment 1
GV_Draw_Track(t);
// Track #132 ("LANE 144")
t = 132; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 144'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.753972349,-2.1551864094],[54.7552362481,-2.1506076055],[54.7557757248,-2.1503765418],[54.7559115815,-2.1495224539],[54.7554179027,-2.1490544956],[54.7558676077,-2.1487453902],[54.7562289674,-2.1471929011] ] }); // track 132 segment 1
GV_Draw_Track(t);
// Track #133 ("LANE 55 SEEINGSIKE ROAD")
t = 133; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 55 SEEINGSIKE ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7465151848,-2.1539150894],[54.7475474367,-2.1548511015],[54.7479506295,-2.1557847424],[54.7484906158,-2.1551654107],[54.7506912966,-2.1559506422],[54.7538370531,-2.1555743223],[54.7560779872,-2.1599336004],[54.757330783,-2.1639008876],[54.7607842597,-2.168499138] ] }); // track 133 segment 1
GV_Draw_Track(t);
// Track #134 ("LANE 147")
t = 134; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 147'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7654784472,-2.1525107095],[54.7539397733,-2.1452424204],[54.7524561671,-2.1459362523],[54.7489551624,-2.1428165632],[54.7482390676,-2.1404060973] ] }); // track 134 segment 1
GV_Draw_Track(t);
// Track #135 ("LANE 24 GRASSHILL CAUSEWAY")
t = 135; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 24 GRASSHILL CAUSEWAY'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7105862315,-2.2911372528],[54.7101398902,-2.2898924053],[54.7114042816,-2.2872628499],[54.7128432148,-2.2868073817],[54.7142941562,-2.2812296486],[54.7141226704,-2.2776583761],[54.7185535379,-2.2654248845],[54.7210724572,-2.264199377],[54.7218856253,-2.2621864121],[54.7273803157,-2.2561663214],[54.7282789587,-2.256171995],[54.7322411413,-2.2523147592],[54.7388274189,-2.2394645576] ] }); // track 135 segment 1
GV_Draw_Track(t);
// Track #136 ("LANE 22 COAL ROAD")
t = 136; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 22 COAL ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7146961372,-1.8087338223],[54.7164028393,-1.8082601116],[54.7191812115,-1.8035898139],[54.7229486865,-1.799379751] ] }); // track 136 segment 1
GV_Draw_Track(t);
// Track #137 ("LANE 143 SCHOOL LANE - 2")
t = 137; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 143 SCHOOL LANE - 2'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7387998931,-3.2862443218],[54.7401924534,-3.286288457] ] }); // track 137 segment 1
GV_Draw_Track(t);
// Track #138 ("LANE 142 SCHOOL LANE - 1")
t = 138; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 142 SCHOOL LANE - 1'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7376013817,-3.2763433165],[54.7375997469,-3.2764985882],[54.7375523728,-3.2767300826],[54.7375507374,-3.2768853541],[54.7375482841,-3.2771182613],[54.7375000907,-3.2774273903],[54.7374959998,-3.2778155684],[54.7374469862,-3.2782023316],[54.7373514121,-3.2787429494],[54.7373015764,-3.2792073453],[54.7372517389,-3.2796717401],[54.7372027193,-3.2800584987],[54.73719944,-3.2803690386],[54.7371969799,-3.2806019434],[54.737240261,-3.2807586308],[54.737283542,-3.2809153185],[54.7373268227,-3.2810720065],[54.7373701032,-3.2812286949],[54.7374591255,-3.2813091664],[54.7375024057,-3.2814658556],[54.7375007643,-3.2816211266],[54.7375897863,-3.2817015992],[54.7376788083,-3.2817820722],[54.7377212669,-3.2820163985],[54.737763725,-3.2822507254],[54.737807004,-3.2824074167],[54.7378502828,-3.2825641084],[54.7378935614,-3.2827208003],[54.7379368397,-3.2828774926],[54.7379801179,-3.2830341853],[54.7380233958,-3.2831908782],[54.7380666736,-3.2833475715],[54.7381099511,-3.2835042651],[54.7381083071,-3.2836595383],[54.7381066629,-3.2838148115],[54.7381050185,-3.2839700847],[54.7381033739,-3.2841253578],[54.7381466504,-3.2842820524],[54.7381450054,-3.2844373257],[54.7382340255,-3.2845178058],[54.7382323802,-3.2846730794],[54.7382307346,-3.284828353],[54.7382290889,-3.2849836266],[54.7382723643,-3.2851403225],[54.7383156396,-3.2852970188],[54.7384038359,-3.2854551382],[54.7384471107,-3.2856118354],[54.7384446405,-3.2858447469],[54.7384879148,-3.2860014446],[54.7385311889,-3.2861581426],[54.7386202078,-3.2862386272],[54.7386185603,-3.2863939022],[54.7386169126,-3.2865491772],[54.7387051073,-3.2867073004],[54.7387483804,-3.2868640001],[54.7388365747,-3.2870221245],[54.738925593,-3.2871026116],[54.7389688657,-3.2872593125],[54.7390121381,-3.2874160137],[54.7390554103,-3.2875727153],[54.7390537611,-3.2877279918],[54.739142779,-3.2878084809],[54.7391860507,-3.2879651834],[54.7392750684,-3.2880456732],[54.739364086,-3.2881261635],[54.7394522786,-3.2882842931],[54.7395404709,-3.2884424233],[54.7396294883,-3.288522915],[54.7397176803,-3.2886810465],[54.7397609509,-3.2888377521] ] }); // track 138 segment 1
GV_Draw_Track(t);
// Track #139 ("LANE 171")
t = 139; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 171'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4600011121,-2.516268915],[54.458214327,-2.5137783733],[54.4564469945,-2.5066609102],[54.4569169336,-2.5017307876],[54.4545368161,-2.4904422355],[54.4480521501,-2.4713963362] ] }); // track 139 segment 1
GV_Draw_Track(t);
// Track #140 ("LANE 100")
t = 140; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 100'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0627692468,-2.6981067925],[55.0646184286,-2.6968863634],[55.0660974318,-2.6975384036],[55.0659307102,-2.6952650499],[55.0675125321,-2.693648294],[55.0685903335,-2.693745238],[55.0705769228,-2.6920570037],[55.0728277193,-2.6913128124],[55.0735140522,-2.6891320737] ] }); // track 140 segment 1
GV_Draw_Track(t);
// Track #141 ("LANE 174")
t = 141; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 174'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.085905131,-2.7142542943],[55.0849346212,-2.7111821741],[55.0849927914,-2.7089116711],[55.0834244573,-2.7081789926],[55.079053335,-2.7103729489] ] }); // track 141 segment 1
GV_Draw_Track(t);
// Track #142 ("LANE 176")
t = 142; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 176'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0942976709,-2.7158925382],[55.0945713727,-2.715192302],[55.0953067268,-2.7123848688],[55.0953649208,-2.71011378],[55.0943076386,-2.7064910729],[55.0954875307,-2.7044748033],[55.0957620724,-2.7036177841],[55.0968008139,-2.7026958107] ] }); // track 142 segment 1
GV_Draw_Track(t);
// Track #143 ("LANE 178")
t = 143; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 178'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0920566203,-2.7594894204],[55.0922895484,-2.7581619993],[55.0913636206,-2.7553241788] ] }); // track 143 segment 1
GV_Draw_Track(t);
// Track #144 ("LANE 179")
t = 144; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 179'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0911306628,-2.7638589681],[55.0912420837,-2.7604140732],[55.0934503084,-2.7593591544],[55.0954880772,-2.7568122504] ] }); // track 144 segment 1
GV_Draw_Track(t);
// Track #145 ("LANE 180")
t = 145; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 180'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0714993848,-2.7632499516],[55.0743682804,-2.7643225872],[55.0773339033,-2.7643008269],[55.0778393834,-2.7625092176] ] }); // track 145 segment 1
GV_Draw_Track(t);
// Track #146 ("LANE 181")
t = 146; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 181'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.0144210086,-2.8534149683],[55.0145541402,-2.8536523736],[55.0161144577,-2.8554058299],[55.0163275312,-2.8570524797],[55.0172665616,-2.8576980963],[55.0179721283,-2.8595899393],[55.0190136975,-2.8584392131],[55.0195949713,-2.8588426474],[55.019903376,-2.8597094729],[55.0215112965,-2.8610733924] ] }); // track 146 segment 1
GV_Draw_Track(t);
// Track #147 ("LANE 182")
t = 147; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 182'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9932041881,-2.8921963429],[54.9950726849,-2.8947387618],[54.9950554175,-2.89708302],[54.9956342573,-2.8977993396],[54.9967124642,-2.8978234194] ] }); // track 147 segment 1
GV_Draw_Track(t);
// Track #148 ("LANE 183")
t = 148; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 183'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9861481728,-2.7601446251],[54.9843577832,-2.7662051632],[54.9779924875,-2.7709274048] ] }); // track 148 segment 1
GV_Draw_Track(t);
// Track #149 ("LANE 184")
t = 149; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 184'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9693366298,-2.7894284218],[54.9717122185,-2.7833825544],[54.9756908716,-2.7795542084],[54.9750216781,-2.7857904455],[54.9753628883,-2.7886092766],[54.9743552169,-2.7915578495] ] }); // track 149 segment 1
GV_Draw_Track(t);
// Track #150 ("LANE 185")
t = 150; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 185'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9717729688,-2.6512244239],[54.9725325593,-2.6520178128],[54.9747033206,-2.6577552909],[54.9757756708,-2.6588664444],[54.9765449438,-2.6578635192] ] }); // track 150 segment 1
GV_Draw_Track(t);
// Track #151 ("LANE 186")
t = 151; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 186'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9680076376,-2.6661588214],[54.9689545456,-2.6655496764],[54.9696205408,-2.6587656576],[54.9713261975,-2.6507485504] ] }); // track 151 segment 1
GV_Draw_Track(t);
// Track #152 ("LANE 187")
t = 152; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 187'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.971031783,-2.6384810706],[54.9692024182,-2.6360308538],[54.9680959217,-2.6328112348],[54.9616007765,-2.6289608858] ] }); // track 152 segment 1
GV_Draw_Track(t);
// Track #153 ("LANE 188")
t = 153; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 188'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.954530638,-2.6574256873],[54.9560480447,-2.659324326],[54.9575743282,-2.6595835644],[54.9583851507,-2.6592064394],[54.9597741075,-2.6599319477],[54.9610325163,-2.6598744922],[54.9630500361,-2.6606884796],[54.9643605789,-2.659304308],[54.9647645075,-2.6593890194],[54.9658499727,-2.6580791635] ] }); // track 153 segment 1
GV_Draw_Track(t);
// Track #154 ("LANE 189")
t = 154; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 189'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9118958071,-2.7851058592],[54.9154041548,-2.7845501738],[54.9156877989,-2.7823716906],[54.9164646013,-2.7803587231],[54.9172927886,-2.7773326296],[54.9180151155,-2.7768005245],[54.9177505362,-2.7760153866] ] }); // track 154 segment 1
GV_Draw_Track(t);
// Track #155 ("LANE 190")
t = 155; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 190'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.9009232205,-2.6982662184],[54.9003449769,-2.6972426013],[54.8988214462,-2.6965145688],[54.8978046044,-2.6936123105],[54.8975038832,-2.691190245],[54.8977395989,-2.6892451625],[54.8971145831,-2.688532813],[54.8956583857,-2.6758003605],[54.8951266116,-2.6744661394],[54.8955559896,-2.6699516074] ] }); // track 155 segment 1
GV_Draw_Track(t);
// Track #156 ("LANE 191")
t = 156; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 191'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8678487173,-2.7067315615],[54.8662857386,-2.7050682269],[54.8591398761,-2.7053329765],[54.8571957232,-2.7074019804],[54.8535506251,-2.7083506095],[54.8527841162,-2.7088044437],[54.8518442566,-2.7081649493],[54.8510005992,-2.7064369223] ] }); // track 156 segment 1
GV_Draw_Track(t);
// Track #157 ("LANE 192")
t = 157; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 192'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7842093651,-2.849725421],[54.7854852752,-2.8471864402],[54.7860493275,-2.8436217002] ] }); // track 157 segment 1
GV_Draw_Track(t);
// Track #158 ("LANE 193")
t = 158; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 193'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7990578517,-2.8004939119],[54.7967400454,-2.7976483431],[54.7946805174,-2.7965190441] ] }); // track 158 segment 1
GV_Draw_Track(t);
// Track #159 ("LANE 194")
t = 159; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 194'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8118044471,-2.8094595733],[54.8097688225,-2.8047511042],[54.8078110587,-2.8018338717],[54.806794657,-2.7992466611],[54.8064919342,-2.7974515218],[54.8050603764,-2.7964898813],[54.8044701844,-2.7974117002] ] }); // track 159 segment 1
GV_Draw_Track(t);
// Track #160 ("LANE 137 GREEN HEAD")
t = 160; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 137 GREEN HEAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7126215719,-3.1406667733],[54.7123629773,-3.1394953328],[54.7139991909,-3.1375232354],[54.7153992206,-3.1319739621],[54.7176113638,-3.1308712815],[54.7180388253,-3.1283992549],[54.7174966329,-3.123882135],[54.7171523404,-3.1222425679],[54.7180795266,-3.1191632756],[54.7208628121,-3.1145822902] ] }); // track 160 segment 1
GV_Draw_Track(t);
// Track #161 ("LANE 136 SKELWITH FOLD")
t = 161; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 136 SKELWITH FOLD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4134772026,-3.0040634193],[54.4120516659,-3.00256477],[54.4110651665,-3.0023095735],[54.4080224696,-2.9953022056],[54.4080402282,-2.9931456589],[54.4076846027,-2.9926748576] ] }); // track 161 segment 1
GV_Draw_Track(t);
// Track #162 ("LANE 135 SKELWITH BRIDGE")
t = 162; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 135 SKELWITH BRIDGE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4193162285,-3.0151481392],[54.4187059998,-3.0128984599],[54.4188055435,-3.0117450867],[54.4191252012,-3.0111365149] ] }); // track 162 segment 1
GV_Draw_Track(t);
// Track #163 ("LANE 132 HIGH OXEN FELL")
t = 163; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 132 HIGH OXEN FELL'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4102505093,-3.0349543258],[54.4106945022,-3.0355818323],[54.4102293571,-3.0374190509],[54.4106290717,-3.037968425],[54.4103535449,-3.0386548198],[54.4093175597,-3.0389367796],[54.4085015699,-3.0397635428],[54.4083211963,-3.0398360138],[54.4081638325,-3.0424512375],[54.4076100607,-3.0441319454],[54.4082486031,-3.0482310635],[54.4082761286,-3.0502346953],[54.4076706089,-3.0526843259] ] }); // track 163 segment 1
GV_Draw_Track(t);
// Track #164 ("LANE 130 LITTLE LANGDALE")
t = 164; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 130 LITTLE LANGDALE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4156147142,-3.0691453762],[54.4155759237,-3.0684509202],[54.4159578076,-3.0659181939],[54.4168161825,-3.0654011067],[54.4170686444,-3.0622485087],[54.4171325273,-3.0600926921],[54.4167163344,-3.0563064194],[54.4161832698,-3.0555992548],[54.4156475086,-3.055200238],[54.4154410297,-3.0531146046],[54.4162644908,-3.0514406008] ] }); // track 164 segment 1
GV_Draw_Track(t);
// Track #165 ("LANE 133 HIGH TILBERTHWAITE")
t = 165; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 133 HIGH TILBERTHWAITE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.419111521,-3.0801783957],[54.4164780432,-3.0781828539],[54.4156997928,-3.0696869396],[54.4150320258,-3.0689761125],[54.4143771939,-3.0668017458],[54.4072521247,-3.0645368259],[54.4048648677,-3.0651682448],[54.4036395947,-3.0665229741] ] }); // track 165 segment 1
GV_Draw_Track(t);
// Track #166 ("LANE 134 ELTERWATER")
t = 166; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 134 ELTERWATER'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4243647473,-3.0552701076],[54.4251379319,-3.0542110345],[54.4259299027,-3.0509944749],[54.4268921334,-3.0488611267],[54.4280273549,-3.0475028175],[54.4285375825,-3.0456660658],[54.4291745684,-3.0447573907],[54.4290537746,-3.0431357483],[54.4301922554,-3.0413919096],[54.4314331615,-3.0381860657] ] }); // track 166 segment 1
GV_Draw_Track(t);
// Track #167 ("LANE 129 OLD LANGDALE ROAD")
t = 167; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 129 OLD LANGDALE ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4481168807,-3.0878819186],[54.4473922431,-3.0734432408],[54.4459370683,-3.0652318691],[54.4466252382,-3.0636304713] ] }); // track 167 segment 1
GV_Draw_Track(t);
// Track #168 ("LANE 23 DUBBS ROAD")
t = 168; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 23 DUBBS ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4201354593,-2.8944966797],[54.4166604667,-2.8965013587],[54.4139704177,-2.895672195],[54.4107611588,-2.892135458],[54.4089639777,-2.8920964328],[54.4082957235,-2.8913115765],[54.4062693432,-2.891883866],[54.4043015392,-2.8906087207],[54.4020573316,-2.8902519923],[54.3999939757,-2.8897451821],[54.3975251154,-2.8893836798] ] }); // track 168 segment 1
GV_Draw_Track(t);
// Track #169 ("LANE 127 STILE END")
t = 169; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 127 STILE END'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4380098302,-2.8265843046],[54.4373453667,-2.8251833251],[54.4362247464,-2.8247753615],[54.4357833354,-2.8236102046],[54.4375385428,-2.809923581],[54.4370256785,-2.8059819715],[54.4384988282,-2.8006916412],[54.4393989687,-2.8004779264],[54.4414637211,-2.8008265888],[54.4434437226,-2.8004026323],[54.4441692457,-2.7994144674],[54.4439093498,-2.797944487] ] }); // track 169 segment 1
GV_Draw_Track(t);
// Track #170 ("LANE 47 NEW ROAD")
t = 170; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 47 NEW ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5454345483,-2.7089524262],[54.5471532222,-2.7070498631],[54.5480734693,-2.703355543],[54.5492003287,-2.7027565452],[54.553907554,-2.6968848069],[54.5527241621,-2.6916851648],[54.553293282,-2.6864379602] ] }); // track 170 segment 1
GV_Draw_Track(t);
// Track #171 ("LANE 124 THACKWAITE")
t = 171; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 124 THACKWAITE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6198995104,-2.8912859888],[54.6169393887,-2.8905244209],[54.6126216749,-2.8849332991],[54.6090695202,-2.8852432849],[54.606464818,-2.885031933],[54.6059745685,-2.884479443],[54.6043577187,-2.884366978],[54.6039618423,-2.883197341] ] }); // track 171 segment 1
GV_Draw_Track(t);
// Track #172 ("LANE 125 OLD COACH ROAD")
t = 172; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 125 OLD COACH ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5982265739,-3.0602265714],[54.5986451322,-3.0586121571],[54.5983019547,-3.0567457926],[54.5989021944,-3.0549038532],[54.601839232,-3.0530447821],[54.6047640268,-3.0422059961],[54.604308408,-3.0377048405],[54.6027215333,-3.0341039622],[54.602686036,-3.0224153235],[54.6018910779,-3.0207699846],[54.6012673273,-3.0201351808],[54.5998237999,-3.0154552802],[54.5995397757,-3.0118105911],[54.5984269552,-3.0105446881],[54.5971696557,-3.0104361552],[54.5959226852,-3.0090896569],[54.5947867882,-3.0051922109],[54.5948554607,-3.0023305763],[54.5959631315,-2.9987978803],[54.5954806497,-2.9918985094],[54.5952180615,-2.9910408603],[54.5943758474,-2.9896274535],[54.5948969294,-2.9808179582],[54.59583613,-2.9758102589],[54.5955939719,-2.9723993793],[54.5938548572,-2.970732849],[54.5907093321,-2.9707354048],[54.5897143894,-2.9659143539],[54.58994705,-2.9649139517],[54.5893771708,-2.9631208183],[54.5886207916,-2.9621744681],[54.5887204826,-2.9609388144] ] }); // track 172 segment 1
GV_Draw_Track(t);
// Track #173 ("LANE 128 GAIL ROAD")
t = 173; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 128 GAIL ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6180424964,-3.1153313201],[54.6169314901,-3.1139846165],[54.6164180041,-3.1111831421],[54.6156185867,-3.1101547979],[54.6157254612,-3.1082994439],[54.6156020197,-3.1070572497],[54.6168510849,-3.093231245],[54.6157060704,-3.0906454363],[54.6151478128,-3.0877657265],[54.6143896443,-3.0871261005],[54.6137108954,-3.0876499696],[54.6135339755,-3.0873355571],[54.6134130961,-3.085783872],[54.6140994682,-3.0844085106],[54.6143953374,-3.0814742326],[54.6150028552,-3.0788578608] ] }); // track 173 segment 1
GV_Draw_Track(t);
// Track #174 ("LANE 141")
t = 174; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 141'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7660284302,-3.2780152023],[54.7672984953,-3.2726149487],[54.7695687651,-3.2660797861],[54.7697254114,-3.2639861583],[54.7710709843,-3.2599086619] ] }); // track 174 segment 1
GV_Draw_Track(t);
// Track #175 ("LANE 140 CARLISLEGATE LANE")
t = 175; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 140 CARLISLEGATE LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7582059084,-3.1946290393],[54.7596960085,-3.1938959028],[54.7597051825,-3.1929637361],[54.7620305833,-3.1895353083],[54.7632731807,-3.1865410763],[54.7645888578,-3.1852584669] ] }); // track 175 segment 1
GV_Draw_Track(t);
// Track #176 ("LANE 139")
t = 176; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 139'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7645096816,-3.1324120284],[54.7608157767,-3.1285790556],[54.7577768527,-3.1267851186],[54.7577068424,-3.1197903005],[54.7573139979,-3.1185362895],[54.7579729837,-3.1152911039] ] }); // track 176 segment 1
GV_Draw_Track(t);
// Track #177 ("LANE 123")
t = 177; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 123'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7821018302,-2.8296234958],[54.7766751515,-2.8215059474],[54.7770942224,-2.8193379065],[54.7746483402,-2.8155574859] ] }); // track 177 segment 1
GV_Draw_Track(t);
// Track #178 ("LANE 122")
t = 178; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 122'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.751980326,-2.8640435051],[54.7547978491,-2.8595974466] ] }); // track 178 segment 1
GV_Draw_Track(t);
// Track #179 ("LANE 148")
t = 179; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 148'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6758396954,-2.9956402965],[54.6759410098,-2.994247033],[54.6771294311,-2.991794686],[54.6775572205,-2.9889359759],[54.6771420627,-2.9847385338],[54.6782036821,-2.9812746861],[54.6760317462,-2.977577853] ] }); // track 179 segment 1
GV_Draw_Track(t);
// Track #180 ("LANE 121")
t = 180; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 121'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6718260436,-2.850090349],[54.6737017371,-2.845322312],[54.6759432736,-2.846066751],[54.680620131,-2.84554364],[54.6832600541,-2.8471496076],[54.6842067968,-2.846703993],[54.6849370175,-2.8450904919] ] }); // track 180 segment 1
GV_Draw_Track(t);
// Track #181 ("LANE 120")
t = 181; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 120'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6692185501,-2.8692626912],[54.6690227724,-2.8652270962],[54.6669809517,-2.8616951369],[54.6668676373,-2.8586693399],[54.6658052787,-2.8563988163],[54.6652425504,-2.8533636991],[54.6666282183,-2.8544005488],[54.6718365959,-2.8549751125] ] }); // track 181 segment 1
GV_Draw_Track(t);
// Track #182 ("LANE 119")
t = 182; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 119'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6562826283,-2.8685214398],[54.6572764886,-2.8614897081] ] }); // track 182 segment 1
GV_Draw_Track(t);
// Track #183 ("LANE 62")
t = 183; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 62'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6592329833,-2.8191340492],[54.6593338379,-2.8175084024],[54.6583490696,-2.8169460799],[54.6579055313,-2.8160846164],[54.6548644655,-2.8139311602],[54.6533184595,-2.8099479113] ] }); // track 183 segment 1
GV_Draw_Track(t);
// Track #184 ("LANE 48")
t = 184; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 48'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6464481785,-2.7888131702],[54.6421636783,-2.7843140881] ] }); // track 184 segment 1
GV_Draw_Track(t);
// Track #185 ("LANE 93")
t = 185; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 93'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4243369532,-2.6928343387],[54.4230396813,-2.691810655],[54.4206142573,-2.6916156808],[54.4179135018,-2.6924177649],[54.4167915364,-2.6921677012],[54.4156722186,-2.6914554123] ] }); // track 185 segment 1
GV_Draw_Track(t);
// Track #186 ("LANE 92 BREASTHIGH ROAD")
t = 186; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 92 BREASTHIGH ROAD'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4253836235,-2.6905400357],[54.427108176,-2.6875633617],[54.4276701091,-2.683565145],[54.4291244661,-2.6806606076],[54.4298633059,-2.6771274613],[54.4309010543,-2.6763738216],[54.4332260978,-2.6703998844],[54.4346292378,-2.6685728172],[54.4350934622,-2.6658824531],[54.4366843064,-2.6625935417],[54.4375271785,-2.6563630113] ] }); // track 186 segment 1
GV_Draw_Track(t);
// Track #187 ("LANE 94")
t = 187; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 94'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4385261839,-2.6376461314],[54.4387152425,-2.6443559233],[54.4401041796,-2.6534746983],[54.4401378299,-2.6555567456],[54.4393647705,-2.6572404103],[54.4386487974,-2.6566893117],[54.4384262338,-2.6563003012],[54.4376191365,-2.6559790406] ] }); // track 187 segment 1
GV_Draw_Track(t);
// Track #188 ("LANE 87")
t = 188; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 87'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.3671429938,-2.3303332004],[54.3743193418,-2.335162901],[54.3805300891,-2.3316724512],[54.382148152,-2.3315315409],[54.3851205734,-2.3290918785],[54.3871896553,-2.3283385212],[54.3923986812,-2.3296121822],[54.3951808128,-2.331020638],[54.3969743718,-2.3324212857],[54.398494034,-2.3353601055] ] }); // track 188 segment 1
GV_Draw_Track(t);
// Track #189 ("LANE 89")
t = 189; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 89'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4358724111,-2.3537803031],[54.4364141015,-2.3529370404],[54.4358342361,-2.3514674594],[54.4351626943,-2.3506137983],[54.4341370239,-2.3479072114],[54.4332471966,-2.3448165083],[54.4326229558,-2.3431155512],[54.4327662703,-2.3401107065],[54.4314651378,-2.3394062409],[54.4279600668,-2.3394543192],[54.4249894186,-2.341202207],[54.4217537297,-2.3413294238] ] }); // track 189 segment 1
GV_Draw_Track(t);
// Track #190 ("LANE 90 BECKFOOT LANE")
t = 190; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 90 BECKFOOT LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4951958584,-2.380230487],[54.4965626694,-2.3742217308],[54.4957700231,-2.368965117],[54.4962764902,-2.3649554105],[54.4967297839,-2.3636470794],[54.4970040245,-2.3621055379],[54.497910536,-2.3594887371],[54.4974735414,-2.3553161124] ] }); // track 190 segment 1
GV_Draw_Track(t);
// Track #191 ("LANE 88")
t = 191; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 88'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4700206854,-2.3839313999],[54.4719950573,-2.3847985702],[54.4744241676,-2.3839726636],[54.4744735104,-2.3825843087],[54.4759145564,-2.381594696],[54.4770896366,-2.3794451215],[54.4779900026,-2.3789133195],[54.4790669519,-2.3793862723] ] }); // track 191 segment 1
GV_Draw_Track(t);
// Track #192 ("LANE 151")
t = 192; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 151'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4790017297,-2.3996029135],[54.4813418349,-2.3985453695],[54.4829200941,-2.3968629324] ] }); // track 192 segment 1
GV_Draw_Track(t);
// Track #193 ("LANE 91")
t = 193; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 91'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4526932817,-2.5628321523],[54.4529215359,-2.5620641186],[54.4536447595,-2.5611486147],[54.4532036635,-2.5593688852],[54.4519883416,-2.5598149991],[54.4478925134,-2.5515086371],[54.446757499,-2.5441684051],[54.4458857993,-2.5381427839],[54.4461810309,-2.532363869] ] }); // track 193 segment 1
GV_Draw_Track(t);
// Track #194 ("LANE 152")
t = 194; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 152'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5063794857,-2.5043445759],[54.5050366607,-2.5030925982],[54.5057661647,-2.5005534418] ] }); // track 194 segment 1
GV_Draw_Track(t);
// Track #195 ("LANE 153")
t = 195; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 153'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5283926223,-2.4486036364],[54.5302957816,-2.444297847],[54.5332030004,-2.4479610074],[54.5336091122,-2.4475018478],[54.5370611829,-2.4496260529],[54.5402789913,-2.4542982963],[54.5422928036,-2.456484649] ] }); // track 195 segment 1
GV_Draw_Track(t);
// Track #196 ("LANE 154")
t = 196; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 154'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5436613139,-2.4629147736],[54.5435368465,-2.4602083189],[54.5424725338,-2.4564866563],[54.5427528959,-2.4536302242],[54.5449577798,-2.4528045112],[54.5426536884,-2.4440457476],[54.5438736704,-2.4422041007],[54.5429450029,-2.4380979051],[54.543667284,-2.4371782015],[54.5426530051,-2.4318346708],[54.5416735716,-2.4292739712],[54.541774106,-2.4262609685],[54.5410682096,-2.4225440606],[54.5401760251,-2.420680105] ] }); // track 196 segment 1
GV_Draw_Track(t);
// Track #197 ("LANE 155")
t = 197; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 155'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5394038246,-2.504983761],[54.5387799321,-2.5037396036],[54.5390543512,-2.5025838049],[54.5378447108,-2.5017188937],[54.5373061646,-2.5015577338],[54.5368568415,-2.5015522215],[54.5360021654,-2.5017735554] ] }); // track 197 segment 1
GV_Draw_Track(t);
// Track #198 ("LANE 156")
t = 198; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 156'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5340015956,-2.5073896515],[54.5346419707,-2.5046931357],[54.5359113382,-2.5020042589],[54.53519883,-2.5004500828],[54.5341679442,-2.4998193095],[54.5340369781,-2.4988904782],[54.536708931,-2.493822984],[54.5372946297,-2.4934436821],[54.5370734352,-2.4925909884],[54.5371218289,-2.4917415467] ] }); // track 198 segment 1
GV_Draw_Track(t);
// Track #199 ("LANE 157")
t = 199; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 157'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5107950227,-2.5627042121],[54.5134094401,-2.5705404451],[54.5167260057,-2.5723631369],[54.518693483,-2.5743989144] ] }); // track 199 segment 1
GV_Draw_Track(t);
// Track #200 ("LANE 158")
t = 200; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 158'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5066769774,-2.6656564642],[54.5104829614,-2.6599264544],[54.5128080316,-2.6537855621],[54.5134071453,-2.6510148204] ] }); // track 200 segment 1
GV_Draw_Track(t);
// Track #201 ("LANE 159")
t = 201; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 159'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5294951647,-2.6076183166],[54.5315155309,-2.6079573943],[54.532732954,-2.6071255545],[54.5329537287,-2.6079015083],[54.5336311967,-2.6072161596],[54.5349787545,-2.6073134421] ] }); // track 201 segment 1
GV_Draw_Track(t);
// Track #202 ("LANE 160")
t = 202; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 160'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5853610736,-2.6315824055],[54.5847781827,-2.6313412885],[54.5834258096,-2.6321713656],[54.5809125035,-2.631590934],[54.5798645189,-2.634359552] ] }); // track 202 segment 1
GV_Draw_Track(t);
// Track #203 ("LANE 161")
t = 203; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 161'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5786621512,-2.4141922336],[54.5792930606,-2.4136571547],[54.5801546968,-2.4113452042] ] }); // track 203 segment 1
GV_Draw_Track(t);
// Track #204 ("LANE 162")
t = 204; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 162'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.5811535605,-2.4340985352],[54.5840427849,-2.4303384549],[54.584903643,-2.4283360389],[54.5872962565,-2.4251889979],[54.5885162179,-2.4232674111],[54.5892816932,-2.4228111116] ] }); // track 204 segment 1
GV_Draw_Track(t);
// Track #205 ("LANE 98")
t = 205; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 98'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6535848107,-2.6868879271],[54.655692261,-2.679715923],[54.657087266,-2.6793516995],[54.6623165789,-2.6843223202] ] }); // track 205 segment 1
GV_Draw_Track(t);
// Track #206 ("LANE 165")
t = 206; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 165'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7373011592,-2.6700547584],[54.7382856607,-2.6626158282] ] }); // track 206 segment 1
GV_Draw_Track(t);
// Track #207 ("LANE 166")
t = 207; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 166'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7438638702,-2.669619444],[54.7436918665,-2.6682185721],[54.7444218529,-2.666211176],[54.744978041,-2.6631134697] ] }); // track 207 segment 1
GV_Draw_Track(t);
// Track #208 ("LANE 169")
t = 208; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 169'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7832625571,-2.6291437136],[54.783751939,-2.6300842537],[54.7850516626,-2.6307264476],[54.7854519827,-2.6315101632],[54.787464892,-2.6332520901],[54.7881821395,-2.6335743166],[54.7891183395,-2.6349885563],[54.7900590074,-2.6355476026] ] }); // track 208 segment 1
GV_Draw_Track(t);
// Track #209 ("LANE 95")
t = 209; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 95'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8108584893,-2.4324358504],[54.8100943891,-2.4325054805],[54.8053581262,-2.4249874456] ] }); // track 209 segment 1
GV_Draw_Track(t);
// Track #210 ("LANE 172 (4X4 TRO)")
t = 210; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 172 (4X4 TRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7400014031,-2.3781723734],[54.7383425661,-2.3769920556],[54.7383961658,-2.3741968953],[54.7374564341,-2.3729457427],[54.7364365538,-2.368510124],[54.7357724574,-2.3652427033],[54.7339845168,-2.3621206621],[54.7316554718,-2.3596152636],[54.7278892448,-2.356864597],[54.7251967651,-2.355676447],[54.7237185664,-2.3541109139],[54.7230057683,-2.3520087485] ] }); // track 210 segment 1
GV_Draw_Track(t);
// Track #211 ("LANE 101")
t = 211; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 101'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7853841451,-2.4680831635],[54.7890672618,-2.4684367454],[54.7896507599,-2.4685990053],[54.8002809483,-2.4617999634],[54.8054638941,-2.4576586474],[54.8087496911,-2.4561399553] ] }); // track 211 segment 1
GV_Draw_Track(t);
// Track #212 ("LANE 108 THE LONGCROSS")
t = 212; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 108 THE LONGCROSS'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8426701267,-2.4197739215],[54.8411556247,-2.4159433248],[54.8424274942,-2.4119078534],[54.8426994549,-2.411209908],[54.8432021105,-2.4087235534],[54.8432932826,-2.4083351826],[54.8448822651,-2.4034459548],[54.8446211977,-2.4008739328],[54.8460794011,-2.3946592858],[54.84559651,-2.391150738],[54.8462318003,-2.3892102829],[54.8487603485,-2.3853411857],[54.8508249876,-2.3716552338],[54.856873516,-2.3625204989],[54.8572352868,-2.3617448929],[54.8605372973,-2.3542968712] ] }); // track 212 segment 1
GV_Draw_Track(t);
// Track #213 ("LANE 118 (WINTER VRO)")
t = 213; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 118 (WINTER VRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8513841973,-2.4074045775],[54.8489038332,-2.4101049988],[54.8472295076,-2.4135919846],[54.8433917074,-2.4190028275] ] }); // track 213 segment 1
GV_Draw_Track(t);
// Track #214 ("LANE 106")
t = 214; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 106'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8105754162,-2.3969580058],[54.8126003608,-2.3960442766],[54.8140343337,-2.3972253459],[54.8149880367,-2.394122546],[54.8148580391,-2.3926430072],[54.8153530348,-2.3924143966],[54.8157172567,-2.3909396254],[54.820132719,-2.3871694128],[54.8208957992,-2.3874101626] ] }); // track 214 segment 1
GV_Draw_Track(t);
// Track #215 ("LANE 105")
t = 215; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 105'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7918720821,-2.3417208449],[54.7927463796,-2.3343409108],[54.7937431975,-2.331316382],[54.7945785567,-2.3214471045] ] }); // track 215 segment 1
GV_Draw_Track(t);
// Track #216 ("LANE 103")
t = 216; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 103'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7657778298,-2.3969077227],[54.7659164355,-2.3957434311],[54.7650715919,-2.3930153926],[54.7653015295,-2.3913857387] ] }); // track 216 segment 1
GV_Draw_Track(t);
// Track #217 ("LANE 9")
t = 217; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 9'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7491126093,-2.4220675784],[54.7542415197,-2.4201787666],[54.756359738,-2.418336115],[54.7599550391,-2.418140115],[54.7604610296,-2.414726554],[54.7593115702,-2.4091982867],[54.7605876296,-2.4038498836],[54.7602372114,-2.401126926],[54.7634837874,-2.3976623136],[54.764833764,-2.3970538943] ] }); // track 217 segment 1
GV_Draw_Track(t);
// Track #218 ("LANE 131 HODGE CLOSE")
t = 218; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 131 HODGE CLOSE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4076706089,-3.0526843259],[54.4106928248,-3.0513750388],[54.4117616874,-3.0524809861],[54.4145029284,-3.0524741741],[54.4160425367,-3.0511267178] ] }); // track 218 segment 1
GV_Draw_Track(t);
// Track #219 ("LANE 126 GATESGARTH PASS (TRO)")
t = 219; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 126 GATESGARTH PASS (TRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.4439093498,-2.797944487],[54.445666216,-2.7972847176],[54.4499652577,-2.799527413],[54.450505442,-2.7993837149],[54.4570458313,-2.8024419661],[54.459453587,-2.8052657653],[54.4611506409,-2.8068417587],[54.4642936889,-2.8072121663],[54.4679872272,-2.8058962613],[54.4709371528,-2.8082688103],[54.4735368983,-2.8092459575],[54.4757554219,-2.8134564493],[54.4772809622,-2.8137953856],[54.4862010565,-2.8236973199],[54.4889157492,-2.8209732218] ] }); // track 219 segment 1
GV_Draw_Track(t);
// Track #220 ("LANE 104")
t = 220; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 104'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8202383768,-2.3821903198],[54.8223078948,-2.3813538748],[54.8252694143,-2.3826269795],[54.8263492283,-2.3821702403],[54.8291019701,-2.3783825282] ] }); // track 220 segment 1
GV_Draw_Track(t);
// Track #221 ("LANE 107")
t = 221; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 107'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8202383768,-2.3821903198],[54.8213051388,-2.3858577593],[54.8208962962,-2.3872545366],[54.8208957992,-2.3874101626],[54.819713598,-2.3917563764],[54.8196550218,-2.3959577132],[54.8205860622,-2.3997797535],[54.8222394956,-2.4025197257],[54.8216979993,-2.4032146903],[54.8219200641,-2.4039950781],[54.8215572438,-2.405003072] ] }); // track 221 segment 1
GV_Draw_Track(t);
// Track #222 ("LANE 37")
t = 222; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 37'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [55.3903201895,-1.8459330102],[55.3897316038,-1.8423845402],[55.3905833891,-1.8409608185],[55.3907102232,-1.8349633346],[55.3903475837,-1.8325976427],[55.3914598266,-1.824780967],[55.3920386286,-1.8211485529],[55.3943737044,-1.8203488662],[55.394865578,-1.818768327],[55.3948622826,-1.8165587115],[55.3943653429,-1.8147459826],[55.3944521926,-1.8127727145],[55.3953053318,-1.8124530178] ] }); // track 222 segment 1
GV_Draw_Track(t);
// Track #223 ("LANE 84 BUSK LANE")
t = 223; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 84 BUSK LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.2516187056,-2.1020288027],[54.2607013561,-2.0952967287],[54.2615995867,-2.0959128722],[54.2653743354,-2.095768134],[54.2683440568,-2.0907081782],[54.2693353845,-2.0870252829],[54.2709536357,-2.0862609499],[54.2724810144,-2.0868783783],[54.276254736,-2.088114912],[54.2795799941,-2.0881220335] ] }); // track 223 segment 1
GV_Draw_Track(t);
// Track #224 ("LANE 195")
t = 224; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 195'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7955643596,-2.7494864573],[54.7963730698,-2.7495014234],[54.7985831988,-2.7481423929],[54.8058428382,-2.7513102797] ] }); // track 224 segment 1
GV_Draw_Track(t);
// Track #225 ("LANE 196")
t = 225; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 196'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.791563237,-2.7048556056],[54.7928446723,-2.7008342341],[54.7925013822,-2.6980288539],[54.7932816953,-2.6951650445],[54.7937113754,-2.6907398419] ] }); // track 225 segment 1
GV_Draw_Track(t);
// Track #226 ("LANE 197")
t = 226; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 197'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.8071957906,-2.6978154624],[54.8076522303,-2.6965786695],[54.8073871212,-2.6957961998],[54.8058755688,-2.6929698569],[54.8058884321,-2.6907142282] ] }); // track 226 segment 1
GV_Draw_Track(t);
// Track #227 ("LANE 163")
t = 227; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 163'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.6892567355,-2.6300927101],[54.6811954033,-2.6249271291],[54.6707417916,-2.6040663158] ] }); // track 227 segment 1
GV_Draw_Track(t);
// Track #228 ("LANE 164")
t = 228; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 164'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7000777665,-2.568115011],[54.6994498288,-2.5678734827],[54.6985501245,-2.5680936569],[54.6955995747,-2.5648717966],[54.6950158373,-2.5647861095],[54.6943030877,-2.5634574541],[54.6919738964,-2.5618737858],[54.6913074804,-2.5602356487],[54.6912247844,-2.5586831538],[54.6902477305,-2.5561876183] ] }); // track 228 segment 1
GV_Draw_Track(t);
// Track #229 ("LANE 167")
t = 229; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 167'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7463319864,-2.6702038924],[54.743906654,-2.6700084947],[54.742877566,-2.6692148331],[54.7411201674,-2.670117815],[54.7372549417,-2.6702869641],[54.7369348485,-2.6712912007],[54.7346883725,-2.6712540476],[54.7325895614,-2.6688899226],[54.7310204525,-2.6682429142],[54.7277936451,-2.6667146794] ] }); // track 229 segment 1
GV_Draw_Track(t);
// Track #230 ("LANE 168")
t = 230; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 168'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7854681354,-2.6284004805],[54.7853758585,-2.6288655383],[54.7856855242,-2.6298033304],[54.7850969965,-2.6306494057],[54.7852714549,-2.6316628452],[54.784954518,-2.6321243882],[54.7850828168,-2.6333703522],[54.7854377837,-2.6342311331],[54.7858846383,-2.6347046237],[54.7861027696,-2.6359520349],[54.7856399951,-2.6385104786],[54.7850052477,-2.6395889402] ] }); // track 230 segment 1
GV_Draw_Track(t);
// Track #231 ("LANE 97")
t = 231; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 97'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7718228624,-2.616841484],[54.7759456798,-2.6101417212],[54.7771650346,-2.6089163619],[54.7767766271,-2.6057235311],[54.7755778535,-2.6028296313],[54.7749654048,-2.5994782142],[54.7757289003,-2.5903951546],[54.7770888829,-2.5879275404] ] }); // track 231 segment 1
GV_Draw_Track(t);
// Track #232 ("LANE 146 ROBERTLANDS LANE")
t = 232; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 146 ROBERTLANDS LANE'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7635946913,-2.6352881317],[54.7566220947,-2.6281865299],[54.7552044069,-2.6242800552] ] }); // track 232 segment 1
GV_Draw_Track(t);
// Track #233 ("LANE 170")
t = 233; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 170'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7399506543,-2.6370147954],[54.7326498646,-2.632551976],[54.7327915361,-2.6312341764],[54.7312250495,-2.6300451508],[54.731012084,-2.6277901676],[54.7302627208,-2.6249834449] ] }); // track 233 segment 1
GV_Draw_Track(t);
// Track #234 ("LANE 8 OLD HARTSIDE PASS (WINTER VRO)")
t = 234; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 8 OLD HARTSIDE PASS (WINTER VRO)'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7553279531,-2.5998094468],[54.7570844481,-2.5989807929],[54.7584841792,-2.5976029303],[54.7599695484,-2.5970809247],[54.7607322098,-2.5973252569],[54.7614570106,-2.5869238458],[54.762001808,-2.5857661841],[54.761469022,-2.5844375511],[54.7618351967,-2.5830441779],[54.7633249803,-2.5815891927],[54.7636937242,-2.5796518225],[54.7635169742,-2.5790276473],[54.7635667245,-2.5780181781],[54.7633527963,-2.5757616627],[54.7641294937,-2.5730529409],[54.763339782,-2.5690010851],[54.7652917632,-2.5647544644],[54.7672233364,-2.5551449547],[54.7687640971,-2.5522905639],[54.769361255,-2.5494231671],[54.7705319063,-2.5488949993] ] }); // track 234 segment 1
GV_Draw_Track(t);
// Track #235 ("LANE 96")
t = 235; trk_info[t] = [];
trk_info[t]['name'] = 'LANE 96'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
trk_info[t]['color'] = '#E60000'; trk_info[t]['width'] = 3; trk_info[t]['opacity'] = 0.9;
trk_info[t]['outline_color'] = '#000000'; trk_info[t]['outline_width'] = 0; trk_info[t]['fill_color'] = '#E60000'; trk_info[t]['fill_opacity'] = 0;
trk_segments[t] = [];
trk_segments[t].push({ points:[ [54.7469338505,-2.6071420815],[54.7472208868,-2.603651004],[54.7469218087,-2.6005395793],[54.7476453654,-2.5904524461],[54.7476234222,-2.5857139124],[54.7475436774,-2.5836155233],[54.7471482667,-2.5817456421] ] }); // track 235 segment 1
GV_Draw_Track(t);
t = 1; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 2; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 3; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 4; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 5; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 6; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 7; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 8; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 9; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 10; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 11; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 12; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 13; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 14; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 15; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 16; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 17; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 18; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 19; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 20; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 21; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 22; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 23; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 24; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 25; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 26; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 27; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 28; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 29; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 30; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 31; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 32; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 33; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 34; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 35; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 36; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 37; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 38; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 39; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 40; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 41; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 42; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 43; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 44; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 45; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 46; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 47; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 48; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 49; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 50; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 51; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 52; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 53; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 54; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 55; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 56; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 57; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 58; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 59; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 60; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 61; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 62; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 63; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 64; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 65; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 66; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 67; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 68; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 69; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 70; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 71; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 72; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 73; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 74; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 75; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 76; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 77; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 78; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 79; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 80; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 81; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 82; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 83; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 84; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 85; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 86; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 87; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 88; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 89; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 90; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 91; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 92; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 93; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 94; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 95; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 96; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 97; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 98; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 99; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 100; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 101; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 102; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 103; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 104; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 105; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 106; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 107; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 108; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 109; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 110; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 111; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 112; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 113; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 114; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 115; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 116; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 117; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 118; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 119; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 120; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 121; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 122; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 123; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 124; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 125; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 126; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 127; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 128; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 129; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 130; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 131; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 132; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 133; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 134; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 135; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 136; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 137; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 138; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 139; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 140; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 141; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 142; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 143; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 144; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 145; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 146; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 147; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 148; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 149; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 150; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 151; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 152; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 153; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 154; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 155; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 156; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 157; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 158; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 159; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 160; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 161; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 162; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 163; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 164; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 165; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 166; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 167; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 168; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 169; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 170; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 171; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 172; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 173; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 174; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 175; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 176; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 177; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 178; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 179; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 180; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 181; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 182; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 183; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 184; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 185; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 186; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 187; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 188; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 189; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 190; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 191; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 192; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 193; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 194; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 195; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 196; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 197; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 198; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 199; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 200; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 201; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 202; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 203; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 204; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 205; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 206; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 207; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 208; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 209; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 210; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 211; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 212; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 213; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 214; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 215; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 216; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 217; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 218; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 219; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 220; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 221; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 222; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 223; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 224; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 225; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 226; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 227; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 228; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 229; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 230; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 231; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 232; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 233; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 234; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
t = 235; GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[t]['name'],desc:trk_info[t]['desc'],color:trk_info[t]['color'],number:t});
GV_Draw_Marker({lat:54.6626359,lon:-2.6834750,name:'DEAD END',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.4183200,lon:-3.0782312,name:'1 WAY TRAFFIC SOUTH TO NORTH',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.8963133,lon:-2.6711336,name:'DEAD END',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.9785706,lon:-2.7718759,name:'DEAD END',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:55.0837862,lon:-2.6344021,name:'DEAD END',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.5040918,lon:-2.5033898,name:'NO 4X4\'S',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.7359091,lon:-2.3646227,name:'NO 4X4\'S',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.8539459,lon:-1.8115810,name:'DEAD END',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.4187154,lon:-3.0792433,name:'DRIVE SOUTH TO NORTH / TRO DECEMBER TO MARCH',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.4163436,lon:-3.0526754,name:'NO 4X4\'S',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.6148861,lon:-3.0818744,name:'DO NOT DRIVE FROM END OF SEPTEMBER UNTIL APRIL',desc:'',color:'',icon:'Flag'});
GV_Draw_Marker({lat:54.7086896,lon:-2.3129293,name:'DRIVE WEST TO EAST IN WET WEATHER.',desc:'',color:'',icon:'Flag'});
GV_Finish_Map(gv_options);
} else {
document.getElementById('gmap_div').style.backgroundColor = '#DDDDDD';
document.getElementById('gmap_div').innerHTML = 'Sorry, your Google Map cannot be displayed.';
}
}
GV_Map(); // execute the above code
</script>
</body>
</html>