Ergebnis 1 bis 6 von 6

Thema: php Datei mit zusätzlichem js Script einbinden

  1. #1
    Contao-Nutzer
    Registriert seit
    06.04.2010.
    Beiträge
    29

    Standard php Datei mit zusätzlichem js Script einbinden

    Hallo,

    ich möchte in meine Seite eine google Map mit Tracks einbinden. Die Karte sammt Funktion habe ich mir bei gpsvisualizer.com erstellen lassen.

    Ich habe nun in meinem Artikel ein HTML Element eingefügt mit dem Inhalt "{{file::kajak2008.php}}" und diese Datei im Templates Ordner kopiert. Nun wird aus dieser php Datei eine functions.js aufgerufen, die original auf http://maps.gpsvisualizer.com/google_maps/functions.js verweist. Das funktioniert aber nicht, deshalb habe ich das mal lokal kopiert, aber weder im Root-Verzeichnis noch im Templates Verzeichnis bekomme ich die Map angezeigt. Hier ist der Link dazu
    http://trailheads.de/index.php/kajak...dem-regen.html

    Eine ältere Karte funktioniert aber, siehe hier, die functions.js Datei liegt dort zwar auf meiner anderen Domäne auf dem gleichen Server, ich habe diese Umleitung mit der neueren Karte ebenfalls erfolglos probiert.
    http://trailheads.de/index.php/Kajaktour_2007.html

    Kann mir bitte jemand helfen?

    LG Andy

  2. #2
    Contao-Urgestein
    Registriert seit
    03.06.2010.
    Ort
    Wuppertal
    Beiträge
    2.149
    User beschenken
    Wunschliste

    Standard

    Laut Firebug wird deine functions.js auch nicht gefunden.

    http://trailheads.de/functions.js

  3. #3
    Contao-Nutzer
    Registriert seit
    06.04.2010.
    Beiträge
    29

    Standard

    Ich hatte die im Root-Verzeichnis gerade nochmal gelöscht um zu sehen ob sie aus dem Templates Ordner verwendet wird.
    Jetzt ist sie in beiden Verzeichnissen.

  4. #4
    Contao-Nutzer Avatar von trilobit
    Registriert seit
    22.07.2011.
    Ort
    Karlsruhe
    Beiträge
    48
    Partner-ID
    7196

    Standard

    Hallo,

    der Firebug schmeißt mir bei der ersten (fehlerhaften) Seite eine JavaScript-Fehler in der Datei "main.js":
    Code:
    this.maxResolution is not a function
    
    [IMG]chrome://firebug/content/blank.gif[/IMG]Ta="clearlisteners",Ua="visibilitychan...ction(){return this.maxResolution()},
    Dazu kommt ein Folgefehler (zumindest nehme ich das mal an) in der "functions.js". Da die "main.js" aber die gleiche ist wie auf der funktionierenden Seite gehe ich davon aus, dass mit den Mapdaten, die du auf der fehlerhaften Seite rein gibst, etwas nicht stimmt. Genauer kann ich es dir leider nicht sagen, da ich mit GPX-Daten bisher noch nichts unternommen habe.

    Ein Vergleich der alten Kartendaten mit den neuen dürfte hier hilfreich sein. Ich weiß ja nicht, wie umfangreich diese Dateien sind, aber vielleicht hilft ein Posting der Daten hier?
    Wurde die erste (funktionierende) Karte denn auch mit http://www.gpsvisualizer.com/ erstellt?

    Cheerio,
    Alex

  5. #5
    Contao-Nutzer
    Registriert seit
    06.04.2010.
    Beiträge
    29

    Standard

    Danke für den Hinweis, nur mit einer main.js kann ich gar nichts anfangen.

    Ich kann den Code beider Karten hier natürlich schon mal einstellen und ja beide Karten wurden bei gpsvisualizer erstellt, allerdings zu unterschiedlichen Zeiten, so dass die 2008er Karte vielmehr Code beinhaltet als die 2007er. Übrigens funktioniert die Karte 2008er Karte grundsätzlich schon auf meiner statischen Homepage, aber halt nicht mit contao. Ich habe jetzt die Berichte auf die contao Seite umgestellt und bin auf dieses Problem gestossen.

    So hier ist der Code für die 2007er Karte, die
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <!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>
    
    </HEAD>
    
    <BODY onload="GV_Map();" onunload="GUnload();" 
    
    <script language="JavaScript">
    
    </script>
    
    
    <div style="margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;">
    <div style="width:600px; height:350px; margin:0px; padding:0px; float:left; overflow:hidden;">
    				
    <div id="gmap_div" style="width:600px; height:350px;"></div>
    				
    				
    <div id="gv_crosshair_container" style="display:none;" class="gmnoprint">
    <div id="gv_crosshair" align="center" style="width:15px; height:15px; display:block;"><img src="http://www.scheidle-online.de/google_maps/crosshair.gif" alt="" width="15" height="15"></div>
    
    </div>
    
    <div id="gv_center_container" style="display:none;">
    <table style="cursor:crosshair; filter:alpha(opacity=80); -moz-opacity:0.80;" cellspacing="0" cellpadding="0" border="0"><tr><td><div id="gv_center_coordinates" style="background-color:#FFFFFF; border:solid #666666 1px; padding:1px; font-family:Arial; font-size:10px; line-height:11px;" class="gmnoprint" onClick="GV_Toggle('gv_crosshair');" title="Click here to turn center crosshair on or off"></div></td></tr></table>
    </div>
    
    <div id="gv_legend_container" style="display:none;">
    
    <table id="gv_legend" style="position:relative; top:0px; cursor:move; filter:alpha(opacity=95); -moz-opacity:0.95;" cellpadding="0" cellspacing="0" border="0"><tr><td>
    <div id="gv_legend_contents" align="left" style="font-family:Arial; font-size:11px; font-weight:bold; border:solid #000000 1px; background:white; padding:4px; position:relative;">
    <span style="color:#000000;">Tracks:</span>
    
    <br><span id="trk1_label" style="color:#E60000; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk1','#E60000');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 1</span>
    <br><span id="trk2_label" style="color:#E6A200; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk2','#E6A200');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 2</span>
    <br><span id="trk3_label" style="color:#83E600; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk3','#83E600');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 3</span>
    <br><span id="trk4_label" style="color:#00E61F; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk4','#00E61F');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 4</span>
    <br><span id="trk5_label" style="color:#00E6C6; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk5','#00E6C6');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 5</span>
    <br><span id="trk6_label" style="color:#0063E6; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk6','#0063E6');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 6</span>
    <br><span id="trk7_label" style="color:#4300E6; cursor:pointer;" onclick="GV_Toggle_Track_And_Label(gmap,'trk7','#4300E6');" onmouseover="this.style.textDecoration='underline';" onmouseout="this.style.textDecoration='none';" title="">- Tag 7</span>
    </div>
    </td></tr></table>
    </div>
    <div id="gv_legend_tooltip" class="gv_legend_tooltip" style="width:200px; background-color:#FFFFFF; border-width:1px; border-style:solid; border-color:#CCCCCC; padding:2px; font-family:Arial; font-size:11px;"></div>
    
    </div>
    <div id="gv_marker_list" align="left" class="gv_marker_list" style="width:160px; height:350px; margin-left:12px; overflow:auto; display:none;"></div>
    <div style="height:0px; clear:both;"><!-- clear the "float" --></div>
    </div>
    
    		
    		<script type="text/javascript">
    			/* Global variables used by the GPS Visualizer functions (1182451101): */
    			var gv_maptypecontrol_style = 'menu';
    			var gv_filter_map_types = true;
    			// var gv_excluded_map_types = ['USGS_TOPO_TILES','USGS_AERIAL_TILES','NRCAN_TOPO_TILES','NRCAN_TOPO_NAMES_TILES','LANDSAT_TILES','BLUEMARBLE_TILES','DAILY_TERRA_TILES','DAILY_AQUA_TILES'];
    			var gv_default_marker = {color:'red',icon:'googlemini'}; // icon can be a URL, but be sure to include size:[w,h]
    			var gv_icon_directory = 'http://www.scheidle-online.de/google_maps/icons/';
    			var gv_marker_link_target = '_blank';
    			var gv_driving_directions = false;
    			var gv_marker_filter_options = {filter:false,limit:0,update_list:true,sort_list_by_distance:false};
    			var gv_marker_list_options = {list:false,map:'gmap',array:'wpts',colors:false,default_color:'#000000',icons:true,desc:false,thumbnails:false,toggle:false,center:false,zoom:false,info_window:true,url_links:false,wrap_names:false};
    			
    		</script>
    		<script src="http://maps.google.com/maps?v=2&file=api&key=ABQIAAAAoeY_QQ_XiRv1RUqIvCyXwRSyJXEk_QITTV520wlIKkGoWNO81BR35MwAIAxvkBL02C0Qn9guwhkm7Q" type="text/javascript"></script>
    		<script src="http://www.scheidle-online.de/google_maps/functions.js" type="text/javascript"></script>
    
    		<script type="text/javascript">
    		function GV_Map() {
    			if (GBrowserIsCompatible()) { 
    				gmap = new GMap2(document.getElementById("gmap_div")); // create map
    				_mSvgEnabled = true; _mSvgForced = true;
    				var initial_zoom_level = 10; // higher number means closer view; at 600px wide, 7 = width of New Mexico, 12 = San Francisco
    				gmap.setCenter(new GLatLng(53.2239162,13.0679421), initial_zoom_level, G_NORMAL_MAP);
    				gmap.addControl(new GLargeMapControl());
    				gmap.addControl(new GScaleControl());
    				gmap.addControl(gv_maptypecontrol = new GV_MapTypeControl()); // add custom map type switcher
    				GV_Place_Control(gmap,'gv_credit_container',G_ANCHOR_BOTTOM_RIGHT,6,18);
    				GV_Place_Control(gmap,'gv_center_container',G_ANCHOR_BOTTOM_LEFT,4,40);
    				GV_Place_Control(gmap,'gv_legend_container',G_ANCHOR_TOP_RIGHT,6,32); Drag.init(document.getElementById("gv_legend"));
    				GV_Setup_Crosshair(gmap,{crosshair_container_id:'gv_crosshair_container',crosshair_graphic_id:'gv_crosshair',crosshair_width:15,center_coordinates_id:'gv_center_coordinates',fullscreen:false});
    				
    				// GEvent.addDomListener(document.getElementById('gmap_div'),"DOMMouseScroll", GV_MouseWheel); // mouse-wheel scrolling for Firefox
    				// GEvent.addDomListener(document.getElementById('gmap_div'),"mousewheel", GV_MouseWheel); // mouse-wheel scrolling for IE
    				
    				GEvent.addListener(gmap, "moveend", function() { GV_Filter_Tracks(gmap,trk_info); });
    				GEvent.addListener(gmap, "moveend", function() { window.setTimeout('GV_Process_Waypoints(gmap,wpts)',50) });
    				
    				trk_info = new Array();
    				
    				// Draw track #1 ("Tag 1")
    				trk1 = new Array();
    				// track 1 segment 1:
    				var pts1_1 = [
    					new GLatLng(53.2100918,13.3081589),
    					new GLatLng(53.2100955,13.3082331),
    					new GLatLng(53.2100391,13.3081197),
    					new GLatLng(53.209942,13.3081534),
    					new GLatLng(53.2099203,13.3082126),
    					new GLatLng(53.2098937,13.3080867),
    					new GLatLng(53.2096489,13.3076292),
    					new GLatLng(53.2088057,13.3047765),
    					new GLatLng(53.2086733,13.3038829),
    					new GLatLng(53.208505,13.3030404),
    					new GLatLng(53.2079828,13.3009648),
    					new GLatLng(53.207102,13.2994244),
    					new GLatLng(53.2062535,13.2972949),
    					new GLatLng(53.2056624,13.2956153),
    					new GLatLng(53.2046,13.2920744),
    					new GLatLng(53.204005,13.2905644),
    					new GLatLng(53.2029692,13.28828),
    					new GLatLng(53.2027597,13.2878487),
    					new GLatLng(53.2027543,13.2878387),
    					new GLatLng(53.2027443,13.2878221),
    					new GLatLng(53.2027393,13.2878144),
    					new GLatLng(53.2027345,13.2878065),
    					new GLatLng(53.2027298,13.2877982),
    					new GLatLng(53.2016208,13.2859966),
    					new GLatLng(53.2009109,13.284865),
    					new GLatLng(53.2001503,13.2839582),
    					new GLatLng(53.1971575,13.2800318),
    					new GLatLng(53.195903,13.278475),
    					new GLatLng(53.1953851,13.2777151),
    					new GLatLng(53.1943416,13.2762065),
    					new GLatLng(53.1921044,13.2732344),
    					new GLatLng(53.1907116,13.2722882),
    					new GLatLng(53.1903262,13.2720634),
    					new GLatLng(53.1898936,13.2712378),
    					new GLatLng(53.1896459,13.2704584),
    					new GLatLng(53.1898786,13.2697511),
    					new GLatLng(53.1899361,13.269678),
    					new GLatLng(53.190472,13.2682923),
    					new GLatLng(53.1904353,13.2681958),
    					new GLatLng(53.1899593,13.2678999),
    					new GLatLng(53.1902185,13.2679221),
    					new GLatLng(53.190229,13.267875),
    					new GLatLng(53.1901975,13.2679025),
    					new GLatLng(53.1901862,13.267903),
    					new GLatLng(53.1901237,13.2678946),
    					new GLatLng(53.1901259,13.2678713),
    					new GLatLng(53.1902095,13.2677646),
    					new GLatLng(53.1901986,13.2677693),
    					new GLatLng(53.1902375,13.2677904),
    					new GLatLng(53.1902536,13.2677242),
    					new GLatLng(53.1899133,13.2674797),
    					new GLatLng(53.1898911,13.2673565),
    					new GLatLng(53.18985,13.2670734),
    					new GLatLng(53.1896628,13.2667959),
    					new GLatLng(53.1898467,13.2671344),
    					new GLatLng(53.1897794,13.2671927),
    					new GLatLng(53.1897857,13.2671721),
    					new GLatLng(53.1897987,13.2670901),
    					new GLatLng(53.1898019,13.2670784),
    					new GLatLng(53.1898221,13.2670994),
    					new GLatLng(53.1898217,13.2669623),
    					new GLatLng(53.1899376,13.2672792),
    					new GLatLng(53.1900759,13.2673081),
    					new GLatLng(53.1900925,13.2676756),
    					new GLatLng(53.1902017,13.2678971),
    					new GLatLng(53.1901541,13.2679958),
    					new GLatLng(53.1902101,13.2678772),
    					new GLatLng(53.1901733,13.2678879),
    					new GLatLng(53.1901624,13.2679138),
    					new GLatLng(53.1896956,13.2678287),
    					new GLatLng(53.189428,13.2677859),
    					new GLatLng(53.188854,13.2681224),
    					new GLatLng(53.1885063,13.2690699),
    					new GLatLng(53.1883478,13.269542),
    					new GLatLng(53.1876718,13.2691839),
    					new GLatLng(53.1876963,13.2674341),
    					new GLatLng(53.1880641,13.2664483),
    					new GLatLng(53.1882897,13.2659861),
    					new GLatLng(53.1881182,13.2647468),
    					new GLatLng(53.187402,13.2634337),
    					new GLatLng(53.1865012,13.2611855),
    					new GLatLng(53.1858272,13.2595873),
    					new GLatLng(53.1850636,13.2575278),
    					new GLatLng(53.1849238,13.2570994),
    					new GLatLng(53.1848606,13.2557029),
    					new GLatLng(53.1843678,13.2542016),
    					new GLatLng(53.1835095,13.2528329),
    					new GLatLng(53.1830215,13.2524298),
    					new GLatLng(53.1819711,13.2510754),
    					new GLatLng(53.181595,13.2509257),
    					new GLatLng(53.1815883,13.2509219),
    					new GLatLng(53.1815851,13.2509201),
    					new GLatLng(53.1815788,13.2509168),
    					new GLatLng(53.1813448,13.250791),
    					new GLatLng(53.1805097,13.2502804),
    					new GLatLng(53.180344,13.2499073),
    					new GLatLng(53.1801058,13.2489303),
    					new GLatLng(53.1801032,13.2489101),
    					new GLatLng(53.1801006,13.2488904),
    					new GLatLng(53.1800975,13.2488708),
    					new GLatLng(53.1800944,13.248852),
    					new GLatLng(53.1800898,13.248817),
    					new GLatLng(53.1800784,13.2470458),
    					new GLatLng(53.1803005,13.2461471),
    					new GLatLng(53.1803011,13.2461337),
    					new GLatLng(53.1803561,13.2451178),
    					new GLatLng(53.1802915,13.2446125),
    					new GLatLng(53.1801689,13.2426752),
    					new GLatLng(53.1795701,13.2379537),
    					new GLatLng(53.1790283,13.2353241),
    					new GLatLng(53.1782715,13.2323695),
    					new GLatLng(53.1780581,13.2314786),
    					new GLatLng(53.1780394,13.2314996),
    					new GLatLng(53.1780911,13.2314733),
    					new GLatLng(53.178062,13.2314847),
    					new GLatLng(53.1779881,13.2315556),
    					new GLatLng(53.177626,13.2312325),
    					new GLatLng(53.177625,13.2312174),
    					new GLatLng(53.1774085,13.2304369),
    					new GLatLng(53.1774142,13.2303803),
    					new GLatLng(53.1773845,13.2304512),
    					new GLatLng(53.177236,13.230083),
    					new GLatLng(53.1765067,13.2290652),
    					new GLatLng(53.1761588,13.2288027),
    					new GLatLng(53.1756769,13.2288642),
    					new GLatLng(53.1750935,13.2292615),
    					new GLatLng(53.1740801,13.2299754),
    					new GLatLng(53.1724361,13.2310617),
    					new GLatLng(53.1708109,13.2317904),
    					new GLatLng(53.1703232,13.232309),
    					new GLatLng(53.1691554,13.2334434),
    					new GLatLng(53.1681817,13.2338361),
    					new GLatLng(53.1679739,13.234267),
    					new GLatLng(53.1678986,13.23425),
    					new GLatLng(53.1678993,13.234237),
    					new GLatLng(53.167823,13.2340014),
    					new GLatLng(53.1677492,13.2337998),
    					new GLatLng(53.1678189,13.2337982)
    				];
    				trk1.push (new GPolyline(pts1_1,"#E60000",3,0.8));
    				gmap.addOverlay(trk1[trk1.length-1]);
    				trk_info['trk1'] = { w:13.2288027,e:13.3082331,s:53.1677492,n:53.2100955 };
    				
    				// Draw track #2 ("Tag 2")
    				trk2 = new Array();
    				// track 2 segment 1:
    				var pts2_1 = [
    					new GLatLng(53.1678439,13.2337614),
    					new GLatLng(53.1677595,13.233821),
    					new GLatLng(53.1677838,13.2338069),
    					new GLatLng(53.167786,13.2338117),
    					new GLatLng(53.1678481,13.2337914),
    					new GLatLng(53.1679149,13.2337942),
    					new GLatLng(53.1679152,13.2338046),
    					new GLatLng(53.1679445,13.2337796),
    					new GLatLng(53.1679257,13.2337719),
    					new GLatLng(53.1679284,13.2337683),
    					new GLatLng(53.1678574,13.2337848),
    					new GLatLng(53.1678792,13.2337966),
    					new GLatLng(53.1678663,13.2337884),
    					new GLatLng(53.1678046,13.2337556),
    					new GLatLng(53.1678331,13.2337165),
    					new GLatLng(53.167818,13.2338188),
    					new GLatLng(53.1678196,13.2337227),
    					new GLatLng(53.1678422,13.2337377),
    					new GLatLng(53.1679499,13.2342007),
    					new GLatLng(53.1680112,13.234122),
    					new GLatLng(53.1684013,13.2330294),
    					new GLatLng(53.1685541,13.2323163),
    					new GLatLng(53.1694019,13.2284252),
    					new GLatLng(53.1697579,13.2270486),
    					new GLatLng(53.1702687,13.2258809),
    					new GLatLng(53.1706856,13.2245275),
    					new GLatLng(53.1716074,13.2208443),
    					new GLatLng(53.1717975,13.2196933),
    					new GLatLng(53.1729236,13.2145915),
    					new GLatLng(53.1730475,13.2141385),
    					new GLatLng(53.1730546,13.2141171),
    					new GLatLng(53.1732376,13.2133587),
    					new GLatLng(53.1737471,13.2113335),
    					new GLatLng(53.1743086,13.209473),
    					new GLatLng(53.174313,13.2094532),
    					new GLatLng(53.1743257,13.2093963),
    					new GLatLng(53.1743287,13.2093783),
    					new GLatLng(53.174608,13.2078584),
    					new GLatLng(53.1758033,13.2025493),
    					new GLatLng(53.1761051,13.2010677),
    					new GLatLng(53.1767579,13.1986982),
    					new GLatLng(53.1776963,13.1949044),
    					new GLatLng(53.1784418,13.1917657),
    					new GLatLng(53.1789677,13.189266),
    					new GLatLng(53.1792863,13.1865904),
    					new GLatLng(53.1797342,13.184462),
    					new GLatLng(53.1803404,13.183257),
    					new GLatLng(53.1813562,13.1811503),
    					new GLatLng(53.1820751,13.1797119),
    					new GLatLng(53.182392,13.1789461),
    					new GLatLng(53.183074,13.1772424),
    					new GLatLng(53.183469,13.1758536),
    					new GLatLng(53.1837361,13.1738882),
    					new GLatLng(53.1837287,13.1722883),
    					new GLatLng(53.1832377,13.1682161),
    					new GLatLng(53.1831993,13.167696),
    					new GLatLng(53.1824953,13.1653645),
    					new GLatLng(53.1823765,13.1626951),
    					new GLatLng(53.1823859,13.1616844),
    					new GLatLng(53.1828062,13.1607506),
    					new GLatLng(53.1836474,13.1596716),
    					new GLatLng(53.1843597,13.1581735),
    					new GLatLng(53.1848063,13.1566925),
    					new GLatLng(53.1848123,13.1566715),
    					new GLatLng(53.1848335,13.1565754),
    					new GLatLng(53.1849479,13.1562045),
    					new GLatLng(53.1854043,13.1556311),
    					new GLatLng(53.1856729,13.1554594),
    					new GLatLng(53.1857117,13.154295),
    					new GLatLng(53.1858079,13.1538492),
    					new GLatLng(53.1854952,13.152614),
    					new GLatLng(53.1854525,13.1525221),
    					new GLatLng(53.1851316,13.1521153),
    					new GLatLng(53.184404,13.1511552),
    					new GLatLng(53.1843861,13.1511305),
    					new GLatLng(53.1831977,13.1494557),
    					new GLatLng(53.1813003,13.1462017),
    					new GLatLng(53.1812929,13.1455621),
    					new GLatLng(53.1813847,13.1455665),
    					new GLatLng(53.1813656,13.1453525),
    					new GLatLng(53.1815172,13.1441707),
    					new GLatLng(53.1818986,13.1433514),
    					new GLatLng(53.1818873,13.1433765),
    					new GLatLng(53.1818624,13.1433696),
    					new GLatLng(53.1818908,13.1434558),
    					new GLatLng(53.1818907,13.1434556),
    					new GLatLng(53.1818906,13.1434552),
    					new GLatLng(53.1818905,13.143455),
    					new GLatLng(53.1818904,13.1434547),
    					new GLatLng(53.1818903,13.1434542),
    					new GLatLng(53.1818726,13.1433397),
    					new GLatLng(53.1818398,13.1432444),
    					new GLatLng(53.1818374,13.1432418),
    					new GLatLng(53.1818336,13.1432233),
    					new GLatLng(53.1818314,13.143208),
    					new GLatLng(53.1818406,13.1432791),
    					new GLatLng(53.1819766,13.1430857),
    					new GLatLng(53.1819788,13.1430925),
    					new GLatLng(53.181981,13.1430994),
    					new GLatLng(53.1819832,13.1431062),
    					new GLatLng(53.1819876,13.14312),
    					new GLatLng(53.1819898,13.1431268),
    					new GLatLng(53.181992,13.1431336),
    					new GLatLng(53.1819942,13.1431405),
    					new GLatLng(53.1819964,13.1431474),
    					new GLatLng(53.1819986,13.1431543),
    					new GLatLng(53.1820053,13.1431748),
    					new GLatLng(53.1820119,13.1431954),
    					new GLatLng(53.1820141,13.1432022),
    					new GLatLng(53.1820207,13.1432228),
    					new GLatLng(53.1820229,13.1432297),
    					new GLatLng(53.1820295,13.1432502),
    					new GLatLng(53.1820317,13.1432571),
    					new GLatLng(53.1820339,13.143264),
    					new GLatLng(53.1820383,13.1432776),
    					new GLatLng(53.1820405,13.1432845),
    					new GLatLng(53.1820427,13.1432914),
    					new GLatLng(53.1820628,13.1431232),
    					new GLatLng(53.1820482,13.1431221),
    					new GLatLng(53.1820488,13.1431134),
    					new GLatLng(53.1820355,13.1430974),
    					new GLatLng(53.1819949,13.1430489),
    					new GLatLng(53.1820022,13.1429845),
    					new GLatLng(53.1825797,13.1409963),
    					new GLatLng(53.1831725,13.139582),
    					new GLatLng(53.1834289,13.1379736),
    					new GLatLng(53.1837266,13.1362632),
    					new GLatLng(53.1840679,13.1334517),
    					new GLatLng(53.1842553,13.1292623),
    					new GLatLng(53.1841483,13.1272853),
    					new GLatLng(53.1839473,13.1235445),
    					new GLatLng(53.1838984,13.1229037),
    					new GLatLng(53.1838966,13.1228955),
    					new GLatLng(53.1838951,13.1228874),
    					new GLatLng(53.1838904,13.1228593),
    					new GLatLng(53.1838819,13.1228005),
    					new GLatLng(53.1838764,13.1227561),
    					new GLatLng(53.1838515,13.1226038),
    					new GLatLng(53.1838485,13.1225851),
    					new GLatLng(53.1838452,13.1225663),
    					new GLatLng(53.1836634,13.1217801),
    					new GLatLng(53.1840892,13.1198511),
    					new GLatLng(53.1846967,13.1177495),
    					new GLatLng(53.1856074,13.1144617),
    					new GLatLng(53.1861934,13.1127265),
    					new GLatLng(53.1867984,13.1134276),
    					new GLatLng(53.1874378,13.114774),
    					new GLatLng(53.1878334,13.1153713),
    					new GLatLng(53.1884276,13.1162664),
    					new GLatLng(53.1895328,13.1170055),
    					new GLatLng(53.190339,13.1162246),
    					new GLatLng(53.1906764,13.1153609),
    					new GLatLng(53.1909218,13.1135867),
    					new GLatLng(53.1911135,13.1111292),
    					new GLatLng(53.1912932,13.1092351),
    					new GLatLng(53.1913249,13.1091876),
    					new GLatLng(53.1918625,13.1083357),
    					new GLatLng(53.1920117,13.1073041),
    					new GLatLng(53.1919745,13.1072944),
    					new GLatLng(53.1920076,13.1073704),
    					new GLatLng(53.1920343,13.1072686),
    					new GLatLng(53.1920509,13.1071817),
    					new GLatLng(53.1924998,13.1048292),
    					new GLatLng(53.1926508,13.1026267),
    					new GLatLng(53.1925954,13.1023877),
    					new GLatLng(53.1918204,13.1014742),
    					new GLatLng(53.1911952,13.0999703),
    					new GLatLng(53.1911019,13.0995512),
    					new GLatLng(53.1911211,13.0987138),
    					new GLatLng(53.1911062,13.098509),
    					new GLatLng(53.1908867,13.0972066),
    					new GLatLng(53.1902945,13.0950617),
    					new GLatLng(53.1900376,13.0944027),
    					new GLatLng(53.1895574,13.0937683),
    					new GLatLng(53.1887532,13.0924043),
    					new GLatLng(53.1886265,13.0910761),
    					new GLatLng(53.1886339,13.0910068),
    					new GLatLng(53.18903,13.0900219),
    					new GLatLng(53.1897279,13.0893512),
    					new GLatLng(53.1906043,13.0881394),
    					new GLatLng(53.1916362,13.0864146),
    					new GLatLng(53.1917305,13.0863662),
    					new GLatLng(53.192495,13.0855411),
    					new GLatLng(53.1932661,13.0844259),
    					new GLatLng(53.1940547,13.0825366),
    					new GLatLng(53.1945555,13.0814551),
    					new GLatLng(53.1946274,13.0814395),
    					new GLatLng(53.1950647,13.0816821),
    					new GLatLng(53.1963978,13.0818426),
    					new GLatLng(53.1967326,13.0816934),
    					new GLatLng(53.197657,13.0810128),
    					new GLatLng(53.198595,13.0804263),
    					new GLatLng(53.199491,13.0795815),
    					new GLatLng(53.2001077,13.0793152),
    					new GLatLng(53.2000493,13.0794466),
    					new GLatLng(53.20002,13.0795407),
    					new GLatLng(53.199986,13.0794191),
    					new GLatLng(53.1999279,13.0794328),
    					new GLatLng(53.1999309,13.0794131),
    					new GLatLng(53.1999616,13.0794231),
    					new GLatLng(53.200087,13.0795064),
    					new GLatLng(53.2001688,13.0795001),
    					new GLatLng(53.2000869,13.0795204),
    					new GLatLng(53.2000869,13.0795214),
    					new GLatLng(53.2000782,13.0795139),
    					new GLatLng(53.2000779,13.0795126),
    					new GLatLng(53.2000779,13.0795121),
    					new GLatLng(53.2000788,13.0795115),
    					new GLatLng(53.200074,13.0794976),
    					new GLatLng(53.2000978,13.0793767),
    					new GLatLng(53.2005333,13.0780785),
    					new GLatLng(53.2012033,13.0759239),
    					new GLatLng(53.2015705,13.075099),
    					new GLatLng(53.2022434,13.0734932),
    					new GLatLng(53.2034652,13.0701548),
    					new GLatLng(53.2036238,13.0692706),
    					new GLatLng(53.2030386,13.0675464),
    					new GLatLng(53.2026639,13.0668079),
    					new GLatLng(53.2019133,13.0645512),
    					new GLatLng(53.2014483,13.0631704),
    					new GLatLng(53.2008494,13.0611059),
    					new GLatLng(53.2004724,13.0606022),
    					new GLatLng(53.2004822,13.0607967),
    					new GLatLng(53.2004469,13.0606798),
    					new GLatLng(53.2004756,13.060499),
    					new GLatLng(53.2003796,13.0595966),
    					new GLatLng(53.2000246,13.0586442),
    					new GLatLng(53.2001481,13.0574609),
    					new GLatLng(53.2001603,13.0571758),
    					new GLatLng(53.2001593,13.0571634),
    					new GLatLng(53.2003619,13.0557987),
    					new GLatLng(53.2003313,13.0554158),
    					new GLatLng(53.2000238,13.0535744),
    					new GLatLng(53.1995432,13.0517113),
    					new GLatLng(53.19891,13.0503044),
    					new GLatLng(53.1984185,13.0488489),
    					new GLatLng(53.1977317,13.0461564),
    					new GLatLng(53.1971968,13.044037),
    					new GLatLng(53.1966782,13.0423664),
    					new GLatLng(53.1960123,13.0408472),
    					new GLatLng(53.1949461,13.0395501),
    					new GLatLng(53.1941888,13.038539),
    					new GLatLng(53.1940092,13.0379199),
    					new GLatLng(53.1937837,13.037303),
    					new GLatLng(53.193501,13.0370943),
    					new GLatLng(53.1936123,13.0369229),
    					new GLatLng(53.193558,13.0381796),
    					new GLatLng(53.1933087,13.0384463),
    					new GLatLng(53.1934326,13.0379268),
    					new GLatLng(53.1933048,13.0376929),
    					new GLatLng(53.1932549,13.0378932),
    					new GLatLng(53.1931832,13.0379023),
    					new GLatLng(53.1931801,13.0378605),
    					new GLatLng(53.1931924,13.0378382),
    					new GLatLng(53.1931119,13.0379818),
    					new GLatLng(53.1931068,13.0379836),
    					new GLatLng(53.1931511,13.0379473),
    					new GLatLng(53.1931518,13.0379413),
    					new GLatLng(53.1931517,13.0379448),
    					new GLatLng(53.1931506,13.0379475),
    					new GLatLng(53.1931478,13.0379572),
    					new GLatLng(53.1931478,13.0379583),
    					new GLatLng(53.1931457,13.0379688)
    				];
    				trk2.push (new GPolyline(pts2_1,"#E6A200",3,0.8));
    				gmap.addOverlay(trk2[trk2.length-1]);
    				trk_info['trk2'] = { w:13.0369229,e:13.2342007,s:53.1677595,n:53.2036238 };
    				
    				// Draw track #3 ("Tag 3")
    				trk3 = new Array();
    				// track 3 segment 1:
    				var pts3_1 = [
    					new GLatLng(53.193154,13.0380091),
    					new GLatLng(53.1931998,13.037858),
    					new GLatLng(53.1931876,13.0378426),
    					new GLatLng(53.1931714,13.0378274),
    					new GLatLng(53.1932249,13.0378537),
    					new GLatLng(53.1932207,13.0378646),
    					new GLatLng(53.1933013,13.0372822),
    					new GLatLng(53.1934544,13.0371376),
    					new GLatLng(53.193512,13.0371699),
    					new GLatLng(53.1939573,13.0372859),
    					new GLatLng(53.195632,13.037883),
    					new GLatLng(53.1966478,13.0381547),
    					new GLatLng(53.1973292,13.0384157),
    					new GLatLng(53.198865,13.0389426),
    					new GLatLng(53.2003616,13.0384718),
    					new GLatLng(53.2030581,13.0374744),
    					new GLatLng(53.2042168,13.03671),
    					new GLatLng(53.2071309,13.0354091),
    					new GLatLng(53.2079841,13.0347704),
    					new GLatLng(53.2088795,13.0341736),
    					new GLatLng(53.2111649,13.0322923),
    					new GLatLng(53.2121383,13.0314495),
    					new GLatLng(53.213035,13.0306399),
    					new GLatLng(53.2131917,13.0293967),
    					new GLatLng(53.2131687,13.0291442),
    					new GLatLng(53.2135289,13.0266766),
    					new GLatLng(53.2137738,13.0237618),
    					new GLatLng(53.2134397,13.0218038),
    					new GLatLng(53.2126452,13.0204955),
    					new GLatLng(53.2112312,13.0183481),
    					new GLatLng(53.2096354,13.0151217),
    					new GLatLng(53.2092737,13.0132157),
    					new GLatLng(53.2085367,13.0111898),
    					new GLatLng(53.2080076,13.0099138),
    					new GLatLng(53.2077059,13.0092197),
    					new GLatLng(53.2071992,13.0080196),
    					new GLatLng(53.2070274,13.0072031),
    					new GLatLng(53.2067595,13.0061063),
    					new GLatLng(53.2068435,13.0039423),
    					new GLatLng(53.2068251,13.0027994),
    					new GLatLng(53.2067412,13.0014099),
    					new GLatLng(53.2066688,12.9998181),
    					new GLatLng(53.2065791,12.9989785),
    					new GLatLng(53.2065165,12.998353),
    					new GLatLng(53.2065065,12.9982171),
    					new GLatLng(53.2063979,12.9980571),
    					new GLatLng(53.2063022,12.9974918),
    					new GLatLng(53.2063098,12.9974629),
    					new GLatLng(53.2063086,12.9974707),
    					new GLatLng(53.2063109,12.9974655),
    					new GLatLng(53.2063096,12.997466),
    					new GLatLng(53.2063082,12.997466),
    					new GLatLng(53.2063065,12.9974655),
    					new GLatLng(53.2063067,12.997469),
    					new GLatLng(53.2063068,12.9974696),
    					new GLatLng(53.2063036,12.9974712),
    					new GLatLng(53.206299,12.9974674),
    					new GLatLng(53.2062938,12.997466),
    					new GLatLng(53.2062928,12.9974649),
    					new GLatLng(53.2062923,12.9974635),
    					new GLatLng(53.2062918,12.9974597),
    					new GLatLng(53.2062938,12.9974641),
    					new GLatLng(53.2062425,12.9966418),
    					new GLatLng(53.2056452,12.9946038),
    					new GLatLng(53.205208,12.9934161),
    					new GLatLng(53.2052572,12.9919908),
    					new GLatLng(53.204997,12.9914781),
    					new GLatLng(53.2043652,12.9903014),
    					new GLatLng(53.2039613,12.9895555),
    					new GLatLng(53.201556,12.9857588),
    					new GLatLng(53.1988881,12.9818996),
    					new GLatLng(53.1981184,12.9806665),
    					new GLatLng(53.1980337,12.9805177),
    					new GLatLng(53.1979745,12.979342),
    					new GLatLng(53.1983735,12.9763897),
    					new GLatLng(53.1984537,12.9759401),
    					new GLatLng(53.1984578,12.9759199),
    					new GLatLng(53.1984655,12.9758824),
    					new GLatLng(53.1986154,12.9752183),
    					new GLatLng(53.1991372,12.9718685),
    					new GLatLng(53.1993882,12.9696033),
    					new GLatLng(53.1993726,12.9687789),
    					new GLatLng(53.1998306,12.966832),
    					new GLatLng(53.200144,12.9658033),
    					new GLatLng(53.2002532,12.9647252),
    					new GLatLng(53.2000258,12.9632131),
    					new GLatLng(53.1999433,12.9618605),
    					new GLatLng(53.1997839,12.9583403),
    					new GLatLng(53.1998537,12.9529914),
    					new GLatLng(53.1995698,12.9526788),
    					new GLatLng(53.19957,12.9527137),
    					new GLatLng(53.1995463,12.9527743),
    					new GLatLng(53.1996114,12.9528555),
    					new GLatLng(53.1997015,12.9515534),
    					new GLatLng(53.1996242,12.9505219),
    					new GLatLng(53.1994342,12.9482611),
    					new GLatLng(53.1989779,12.9459753),
    					new GLatLng(53.1984509,12.9436586),
    					new GLatLng(53.198274,12.9427259),
    					new GLatLng(53.1981355,12.9415205),
    					new GLatLng(53.1976612,12.9393489),
    					new GLatLng(53.196867,12.9363479),
    					new GLatLng(53.1964205,12.9347691),
    					new GLatLng(53.1964122,12.9347469),
    					new GLatLng(53.1963884,12.9346811),
    					new GLatLng(53.1963735,12.9346407),
    					new GLatLng(53.1961232,12.9338504),
    					new GLatLng(53.1957047,12.9322527),
    					new GLatLng(53.1956458,12.9313883),
    					new GLatLng(53.1956896,12.9298489),
    					new GLatLng(53.1957435,12.9277401),
    					new GLatLng(53.1960916,12.9249201),
    					new GLatLng(53.1962194,12.9221905),
    					new GLatLng(53.1963897,12.9177307),
    					new GLatLng(53.196612,12.9162478),
    					new GLatLng(53.1972396,12.9138889),
    					new GLatLng(53.1980503,12.9088675),
    					new GLatLng(53.1981454,12.9067723),
    					new GLatLng(53.1984604,12.9053348),
    					new GLatLng(53.1986048,12.904837),
    					new GLatLng(53.1985643,12.9048686),
    					new GLatLng(53.1989024,12.9044361),
    					new GLatLng(53.1990595,12.9042551),
    					new GLatLng(53.1993206,12.903732),
    					new GLatLng(53.1994831,12.9031091),
    					new GLatLng(53.1994731,12.9031157),
    					new GLatLng(53.1996394,12.9031747),
    					new GLatLng(53.1995499,12.9032038),
    					new GLatLng(53.1995265,12.9031106),
    					new GLatLng(53.2001004,12.9028461),
    					new GLatLng(53.2005151,12.9027741),
    					new GLatLng(53.2007757,12.9027504),
    					new GLatLng(53.2007929,12.9027508),
    					new GLatLng(53.2008582,12.9027561),
    					new GLatLng(53.2013614,12.9029562),
    					new GLatLng(53.2025815,12.9031482),
    					new GLatLng(53.2030396,12.9018735),
    					new GLatLng(53.2038581,12.8995497),
    					new GLatLng(53.2038323,12.8995747),
    					new GLatLng(53.2036802,12.8996709),
    					new GLatLng(53.2039191,12.8983539),
    					new GLatLng(53.2044147,12.8963251),
    					new GLatLng(53.2053789,12.8923395),
    					new GLatLng(53.2057223,12.8904108),
    					new GLatLng(53.2063248,12.8868757),
    					new GLatLng(53.2069054,12.8837566),
    					new GLatLng(53.2072588,12.8817188),
    					new GLatLng(53.2080799,12.8791324),
    					new GLatLng(53.2091241,12.8783231),
    					new GLatLng(53.2104001,12.8791416),
    					new GLatLng(53.2114079,12.8804455),
    					new GLatLng(53.2121068,12.8815829),
    					new GLatLng(53.2120771,12.8815986),
    					new GLatLng(53.2122322,12.8816675),
    					new GLatLng(53.2120614,12.8816556),
    					new GLatLng(53.2120934,12.8816215),
    					new GLatLng(53.2121855,12.8816452),
    					new GLatLng(53.2120878,12.8816398),
    					new GLatLng(53.2119785,12.8815079),
    					new GLatLng(53.211608,12.8819864),
    					new GLatLng(53.2117205,12.8823606),
    					new GLatLng(53.2117923,12.8822113),
    					new GLatLng(53.2118089,12.8822491)
    				];
    				trk3.push (new GPolyline(pts3_1,"#83E600",3,0.8));
    				gmap.addOverlay(trk3[trk3.length-1]);
    				trk_info['trk3'] = { w:12.8783231,e:13.0389426,s:53.193154,n:53.2137738 };
    				
    				// Draw track #4 ("Tag 4")
    				trk4 = new Array();
    				// track 4 segment 1:
    				var pts4_1 = [
    					new GLatLng(53.2116415,12.8822234),
    					new GLatLng(53.2117151,12.8822071),
    					new GLatLng(53.2118072,12.8822067),
    					new GLatLng(53.2118178,12.8822243),
    					new GLatLng(53.2117759,12.8822838),
    					new GLatLng(53.2115788,12.8820985),
    					new GLatLng(53.2116479,12.8819175),
    					new GLatLng(53.2117369,12.8818001),
    					new GLatLng(53.2113697,12.8808985),
    					new GLatLng(53.2109385,12.8803318),
    					new GLatLng(53.209456,12.8785548),
    					new GLatLng(53.2089098,12.8784838),
    					new GLatLng(53.2083293,12.879033),
    					new GLatLng(53.2075251,12.8802208),
    					new GLatLng(53.2073153,12.8813573),
    					new GLatLng(53.2070382,12.8832003),
    					new GLatLng(53.2073646,12.8860066),
    					new GLatLng(53.2076572,12.8876682),
    					new GLatLng(53.2082016,12.890527),
    					new GLatLng(53.2092583,12.8975808),
    					new GLatLng(53.2095641,12.8991368),
    					new GLatLng(53.2099141,12.9013892),
    					new GLatLng(53.2109562,12.9056678),
    					new GLatLng(53.2111687,12.9060255),
    					new GLatLng(53.2117816,12.9061703),
    					new GLatLng(53.2117936,12.9061475),
    					new GLatLng(53.212252,12.9051887),
    					new GLatLng(53.213147,12.9046681),
    					new GLatLng(53.2139003,12.904785),
    					new GLatLng(53.2140922,12.9048959),
    					new GLatLng(53.2148276,12.9061474),
    					new GLatLng(53.2151501,12.9065699),
    					new GLatLng(53.2163228,12.9081729),
    					new GLatLng(53.2171129,12.9087832),
    					new GLatLng(53.218122,12.9094971),
    					new GLatLng(53.2182417,12.9103563),
    					new GLatLng(53.2182557,12.9104502),
    					new GLatLng(53.2182927,12.9114007),
    					new GLatLng(53.2185974,12.912384),
    					new GLatLng(53.2193321,12.9133505),
    					new GLatLng(53.2193842,12.9134339),
    					new GLatLng(53.2193897,12.9134436),
    					new GLatLng(53.2193999,12.9134634),
    					new GLatLng(53.219404,12.9134738),
    					new GLatLng(53.2194077,12.9134837),
    					new GLatLng(53.2196398,12.913741),
    					new GLatLng(53.219331,12.913059),
    					new GLatLng(53.2193461,12.9129406),
    					new GLatLng(53.2194262,12.912789),
    					new GLatLng(53.2193424,12.9129587),
    					new GLatLng(53.2192828,12.9131248),
    					new GLatLng(53.2197411,12.9140051),
    					new GLatLng(53.2197509,12.9140048),
    					new GLatLng(53.2197983,12.9140048),
    					new GLatLng(53.219816,12.9140057),
    					new GLatLng(53.2205421,12.9143218),
    					new GLatLng(53.2220439,12.914257),
    					new GLatLng(53.2226266,12.9139664),
    					new GLatLng(53.2237103,12.9135641),
    					new GLatLng(53.2254539,12.9133199),
    					new GLatLng(53.2265747,12.9130559),
    					new GLatLng(53.2273391,12.9128744),
    					new GLatLng(53.2271986,12.9130336),
    					new GLatLng(53.2277662,12.9130283),
    					new GLatLng(53.228908,12.9129651),
    					new GLatLng(53.2317952,12.912747),
    					new GLatLng(53.2333198,12.9122959),
    					new GLatLng(53.233876,12.9124807),
    					new GLatLng(53.2345678,12.9120517),
    					new GLatLng(53.2354592,12.9116875),
    					new GLatLng(53.2356214,12.9114018),
    					new GLatLng(53.2362389,12.9104585),
    					new GLatLng(53.2366998,12.9097608),
    					new GLatLng(53.2367854,12.9096167),
    					new GLatLng(53.2371532,12.907956),
    					new GLatLng(53.2376997,12.9066185),
    					new GLatLng(53.2381498,12.9054192),
    					new GLatLng(53.238155,12.9054115),
    					new GLatLng(53.2381623,12.905402),
    					new GLatLng(53.2385917,12.9048066),
    					new GLatLng(53.2387433,12.9047024),
    					new GLatLng(53.2395878,12.9051126),
    					new GLatLng(53.23945,12.9049479),
    					new GLatLng(53.2398151,12.9056286),
    					new GLatLng(53.2412891,12.9061481),
    					new GLatLng(53.2417275,12.9063065),
    					new GLatLng(53.2428196,12.9065049),
    					new GLatLng(53.2430502,12.9063772),
    					new GLatLng(53.2441282,12.905931),
    					new GLatLng(53.2448917,12.9061455),
    					new GLatLng(53.2454589,12.906316),
    					new GLatLng(53.246293,12.9065465),
    					new GLatLng(53.2478515,12.9067743),
    					new GLatLng(53.2482345,12.9067055),
    					new GLatLng(53.2489952,12.9067464),
    					new GLatLng(53.2501128,12.9060865),
    					new GLatLng(53.251749,12.9043717),
    					new GLatLng(53.2517228,12.9028064),
    					new GLatLng(53.2511534,12.9017531),
    					new GLatLng(53.2500558,12.9001671),
    					new GLatLng(53.2481004,12.8977499),
    					new GLatLng(53.2472771,12.8967344),
    					new GLatLng(53.2456759,12.8942409),
    					new GLatLng(53.2446949,12.8926006),
    					new GLatLng(53.2435761,12.8909569),
    					new GLatLng(53.2416987,12.8885263),
    					new GLatLng(53.241118,12.8877099),
    					new GLatLng(53.2402154,12.8864418),
    					new GLatLng(53.2393003,12.8855308),
    					new GLatLng(53.2392878,12.8855221),
    					new GLatLng(53.2392419,12.8854894),
    					new GLatLng(53.239221,12.8854738),
    					new GLatLng(53.2385595,12.8847),
    					new GLatLng(53.2376049,12.8835282),
    					new GLatLng(53.2375648,12.8834768),
    					new GLatLng(53.2375572,12.8834674),
    					new GLatLng(53.2367232,12.8824025),
    					new GLatLng(53.2352268,12.8806013),
    					new GLatLng(53.233962,12.8790515),
    					new GLatLng(53.2310905,12.8753872),
    					new GLatLng(53.2305138,12.8745628),
    					new GLatLng(53.2291706,12.8726541),
    					new GLatLng(53.2282387,12.8711824),
    					new GLatLng(53.227448,12.8704193),
    					new GLatLng(53.225525,12.8682795),
    					new GLatLng(53.2248287,12.8673128),
    					new GLatLng(53.2247177,12.865762),
    					new GLatLng(53.2247695,12.8642493),
    					new GLatLng(53.2248494,12.8637141),
    					new GLatLng(53.2237958,12.8632365),
    					new GLatLng(53.2221718,12.8625631),
    					new GLatLng(53.2221511,12.8625239),
    					new GLatLng(53.2219447,12.8619898),
    					new GLatLng(53.2213627,12.860937),
    					new GLatLng(53.2210254,12.8608641),
    					new GLatLng(53.2209032,12.8607397),
    					new GLatLng(53.2208948,12.8607703),
    					new GLatLng(53.2204642,12.8601152),
    					new GLatLng(53.2204308,12.8603172),
    					new GLatLng(53.220397,12.860325),
    					new GLatLng(53.2203912,12.8603255),
    					new GLatLng(53.2203835,12.8603265),
    					new GLatLng(53.2203779,12.8603196),
    					new GLatLng(53.2203401,12.8602861),
    					new GLatLng(53.2197261,12.8600638),
    					new GLatLng(53.2182624,12.8593593),
    					new GLatLng(53.2168939,12.8582145),
    					new GLatLng(53.2162231,12.8577723),
    					new GLatLng(53.2152898,12.856575),
    					new GLatLng(53.2144854,12.8558833),
    					new GLatLng(53.2136999,12.8547833),
    					new GLatLng(53.2131562,12.8535494),
    					new GLatLng(53.2123009,12.8521498),
    					new GLatLng(53.2114281,12.849483),
    					new GLatLng(53.2109372,12.8484594),
    					new GLatLng(53.2111563,12.8468349),
    					new GLatLng(53.2112046,12.8453995),
    					new GLatLng(53.211367,12.8430415),
    					new GLatLng(53.2117935,12.8405425),
    					new GLatLng(53.2120111,12.8384826),
    					new GLatLng(53.2122983,12.8364058),
    					new GLatLng(53.2124456,12.8347977),
    					new GLatLng(53.2125046,12.8337903),
    					new GLatLng(53.2125042,12.83378),
    					new GLatLng(53.2125032,12.8337581),
    					new GLatLng(53.2125029,12.8337475),
    					new GLatLng(53.2124996,12.8333154),
    					new GLatLng(53.2125004,12.833306),
    					new GLatLng(53.2129555,12.8309833),
    					new GLatLng(53.2130295,12.8281787),
    					new GLatLng(53.2130329,12.8271239),
    					new GLatLng(53.2130497,12.8269645),
    					new GLatLng(53.2135494,12.8264583),
    					new GLatLng(53.2136003,12.8264984),
    					new GLatLng(53.2135701,12.8265176),
    					new GLatLng(53.2137504,12.8258059),
    					new GLatLng(53.213646,12.8260338),
    					new GLatLng(53.2136355,12.8261653),
    					new GLatLng(53.2135847,12.8261254),
    					new GLatLng(53.2133071,12.8265849),
    					new GLatLng(53.213253,12.8269221),
    					new GLatLng(53.2126176,12.8277124),
    					new GLatLng(53.2120412,12.829706),
    					new GLatLng(53.2112095,12.8332051),
    					new GLatLng(53.2111755,12.8345229),
    					new GLatLng(53.2109895,12.835621),
    					new GLatLng(53.2102436,12.8404364),
    					new GLatLng(53.2098124,12.8445174),
    					new GLatLng(53.2095392,12.8474431),
    					new GLatLng(53.2102126,12.8486533),
    					new GLatLng(53.2118049,12.8505737),
    					new GLatLng(53.2119349,12.8505423),
    					new GLatLng(53.2119174,12.8505811),
    					new GLatLng(53.2117365,12.8504848),
    					new GLatLng(53.2107818,12.849993),
    					new GLatLng(53.2098898,12.8508925),
    					new GLatLng(53.2085828,12.853452),
    					new GLatLng(53.2076664,12.8552785),
    					new GLatLng(53.2072641,12.8562149),
    					new GLatLng(53.2073442,12.8579447),
    					new GLatLng(53.2075819,12.8596698),
    					new GLatLng(53.2075914,12.8597019),
    					new GLatLng(53.2077956,12.86067),
    					new GLatLng(53.2078901,12.861014),
    					new GLatLng(53.2080494,12.8625975),
    					new GLatLng(53.2080501,12.8628278),
    					new GLatLng(53.2075966,12.8630606),
    					new GLatLng(53.2075573,12.8628098),
    					new GLatLng(53.2075894,12.8628119),
    					new GLatLng(53.2075027,12.862887),
    					new GLatLng(53.207713,12.862907),
    					new GLatLng(53.2077352,12.8628331),
    					new GLatLng(53.2075929,12.8628756),
    					new GLatLng(53.207496,12.8631869),
    					new GLatLng(53.207841,12.8642669),
    					new GLatLng(53.2093376,12.8675201),
    					new GLatLng(53.209636,12.8686435),
    					new GLatLng(53.2097831,12.8690915),
    					new GLatLng(53.2105161,12.8725779),
    					new GLatLng(53.2107249,12.874985),
    					new GLatLng(53.210946,12.8766697),
    					new GLatLng(53.2117029,12.8807174),
    					new GLatLng(53.2116672,12.8816685),
    					new GLatLng(53.2116684,12.8819234),
    					new GLatLng(53.2116639,12.8823575),
    					new GLatLng(53.2117343,12.8822242),
    					new GLatLng(53.2117095,12.8822413),
    					new GLatLng(53.2117093,12.8822351),
    					new GLatLng(53.2117484,12.8822409),
    					new GLatLng(53.2117453,12.8822472),
    					new GLatLng(53.2117568,12.8822195),
    					new GLatLng(53.2117908,12.8822088),
    					new GLatLng(53.2117443,12.8822294),
    					new GLatLng(53.2117867,12.8822548)
    				];
    				trk4.push (new GPolyline(pts4_1,"#00E61F",3,0.8));
    				gmap.addOverlay(trk4[trk4.length-1]);
    				trk_info['trk4'] = { w:12.8258059,e:12.9143218,s:53.2070382,n:53.251749 };
    				
    				// Draw track #5 ("Tag 5")
    				trk5 = new Array();
    				// track 5 segment 1:
    				var pts5_1 = [
    					new GLatLng(53.211637,12.8818068),
    					new GLatLng(53.2116353,12.881796),
    					new GLatLng(53.2116353,12.8817898),
    					new GLatLng(53.2116356,12.8817861),
    					new GLatLng(53.2116339,12.8817834),
    					new GLatLng(53.2116334,12.8817834),
    					new GLatLng(53.2116513,12.8818514),
    					new GLatLng(53.2116499,12.8818689),
    					new GLatLng(53.2116586,12.8818738),
    					new GLatLng(53.2115636,12.8813506),
    					new GLatLng(53.2111646,12.8807972),
    					new GLatLng(53.2092261,12.8784568),
    					new GLatLng(53.2082626,12.8790829),
    					new GLatLng(53.2072666,12.8815523),
    					new GLatLng(53.2072195,12.8852722),
    					new GLatLng(53.2075369,12.8866616),
    					new GLatLng(53.2077526,12.8880647),
    					new GLatLng(53.2087568,12.8942918),
    					new GLatLng(53.2090821,12.8962837),
    					new GLatLng(53.2096622,12.9002245),
    					new GLatLng(53.2105316,12.9044466),
    					new GLatLng(53.2115008,12.9062559),
    					new GLatLng(53.2120416,12.9055752),
    					new GLatLng(53.2124999,12.9049612),
    					new GLatLng(53.2135763,12.9047427),
    					new GLatLng(53.2142745,12.9051373),
    					new GLatLng(53.2156945,12.9073217),
    					new GLatLng(53.2177775,12.9091117),
    					new GLatLng(53.2182229,12.9103186),
    					new GLatLng(53.218199,12.911105),
    					new GLatLng(53.2182271,12.9115233),
    					new GLatLng(53.2185005,12.9120774),
    					new GLatLng(53.2205186,12.9146207),
    					new GLatLng(53.2227259,12.9167445),
    					new GLatLng(53.2227281,12.9167482),
    					new GLatLng(53.2234628,12.9176885),
    					new GLatLng(53.2240915,12.9202951),
    					new GLatLng(53.2241007,12.9253636),
    					new GLatLng(53.2240618,12.9275175),
    					new GLatLng(53.2244319,12.9328712),
    					new GLatLng(53.2245483,12.9332106),
    					new GLatLng(53.2250307,12.9352256),
    					new GLatLng(53.2254139,12.9363959),
    					new GLatLng(53.225425,12.9364334),
    					new GLatLng(53.225981,12.9385616),
    					new GLatLng(53.226322,12.9416319),
    					new GLatLng(53.226436,12.9439409),
    					new GLatLng(53.2264773,12.9445912),
    					new GLatLng(53.2264771,12.9446016),
    					new GLatLng(53.2264836,12.9448611),
    					new GLatLng(53.2265993,12.9460606),
    					new GLatLng(53.226778,12.9466239),
    					new GLatLng(53.2273367,12.9477703),
    					new GLatLng(53.2269545,12.9495411),
    					new GLatLng(53.2255362,12.9534783),
    					new GLatLng(53.2249938,12.9564141),
    					new GLatLng(53.2246049,12.960735),
    					new GLatLng(53.2247053,12.962243),
    					new GLatLng(53.2245504,12.9634168),
    					new GLatLng(53.2243221,12.9641585),
    					new GLatLng(53.2234801,12.9658177),
    					new GLatLng(53.2225225,12.9666816),
    					new GLatLng(53.2220879,12.9668873),
    					new GLatLng(53.2219906,12.9669635),
    					new GLatLng(53.2219935,12.9671138),
    					new GLatLng(53.221952,12.9674357),
    					new GLatLng(53.2219149,12.9684475),
    					new GLatLng(53.2220367,12.9686314),
    					new GLatLng(53.2223909,12.9689362),
    					new GLatLng(53.2221858,12.9695531),
    					new GLatLng(53.2219242,12.9703155),
    					new GLatLng(53.2218884,12.9702581),
    					new GLatLng(53.2218894,12.9703157),
    					new GLatLng(53.2219811,12.9702363),
    					new GLatLng(53.2218743,12.9703254),
    					new GLatLng(53.2218868,12.9703529),
    					new GLatLng(53.2219395,12.9705331),
    					new GLatLng(53.2220786,12.9719043),
    					new GLatLng(53.2222421,12.973287),
    					new GLatLng(53.2223453,12.9747211),
    					new GLatLng(53.2223465,12.9747404),
    					new GLatLng(53.2223536,12.9748498),
    					new GLatLng(53.2223547,12.9748735),
    					new GLatLng(53.2223544,12.974922),
    					new GLatLng(53.2223539,12.9749305),
    					new GLatLng(53.22235,12.9749759),
    					new GLatLng(53.2223478,12.9749892),
    					new GLatLng(53.2223039,12.9752725),
    					new GLatLng(53.22255,12.9759919),
    					new GLatLng(53.223037,12.9773066),
    					new GLatLng(53.2245268,12.9796864),
    					new GLatLng(53.2265619,12.9827365),
    					new GLatLng(53.2273472,12.9837677),
    					new GLatLng(53.2278948,12.9842046),
    					new GLatLng(53.2279404,12.984263),
    					new GLatLng(53.2279492,12.984276),
    					new GLatLng(53.2296762,12.9854735),
    					new GLatLng(53.233457,12.9868126),
    					new GLatLng(53.2353995,12.9875174),
    					new GLatLng(53.2363407,12.9878213),
    					new GLatLng(53.2376225,12.9881703),
    					new GLatLng(53.2388957,12.9887395),
    					new GLatLng(53.2400082,12.9896099),
    					new GLatLng(53.2410819,12.9906266),
    					new GLatLng(53.2431133,12.9924025),
    					new GLatLng(53.2446554,12.9937033),
    					new GLatLng(53.2466386,12.9960729),
    					new GLatLng(53.2471987,12.9967181),
    					new GLatLng(53.2484645,12.9969185),
    					new GLatLng(53.2484832,12.9968205),
    					new GLatLng(53.248866,12.9954132),
    					new GLatLng(53.2495865,12.9948702),
    					new GLatLng(53.2497254,12.9950288),
    					new GLatLng(53.2501615,12.9961927),
    					new GLatLng(53.2506946,12.9973029),
    					new GLatLng(53.2512799,12.9963505),
    					new GLatLng(53.2516191,12.9957462),
    					new GLatLng(53.2520314,12.9958064),
    					new GLatLng(53.2528002,12.9960699),
    					new GLatLng(53.2529378,12.9960969),
    					new GLatLng(53.2539411,12.9961146),
    					new GLatLng(53.2542442,12.9955406),
    					new GLatLng(53.2545495,12.9950397),
    					new GLatLng(53.2545583,12.9950361),
    					new GLatLng(53.2545997,12.9950273),
    					new GLatLng(53.2550779,12.9943625),
    					new GLatLng(53.2557834,12.9930451),
    					new GLatLng(53.2558894,12.9920072),
    					new GLatLng(53.2559412,12.9910039),
    					new GLatLng(53.2557884,12.9899635),
    					new GLatLng(53.2555052,12.9891312),
    					new GLatLng(53.2548773,12.9871409),
    					new GLatLng(53.2551254,12.9857523),
    					new GLatLng(53.2552038,12.9856875),
    					new GLatLng(53.256188,12.9853739),
    					new GLatLng(53.2569589,12.9849735),
    					new GLatLng(53.2572162,12.9848975),
    					new GLatLng(53.2574328,12.9852247),
    					new GLatLng(53.2579506,12.9857389),
    					new GLatLng(53.2585268,12.986763),
    					new GLatLng(53.2588196,12.9869412),
    					new GLatLng(53.2591174,12.987056),
    					new GLatLng(53.2598373,12.9873053),
    					new GLatLng(53.26036,12.9870101),
    					new GLatLng(53.2609976,12.9871747),
    					new GLatLng(53.2612936,12.9881387),
    					new GLatLng(53.2619264,12.9890606),
    					new GLatLng(53.2626527,12.9899175),
    					new GLatLng(53.2629609,12.9899341),
    					new GLatLng(53.2638349,12.9902906),
    					new GLatLng(53.2643316,12.9902078),
    					new GLatLng(53.264572,12.9900804),
    					new GLatLng(53.2653697,12.9908563),
    					new GLatLng(53.2658432,12.992165),
    					new GLatLng(53.2664486,12.9925608),
    					new GLatLng(53.2667501,12.9934121),
    					new GLatLng(53.2676095,12.9938757),
    					new GLatLng(53.2683867,12.9943828),
    					new GLatLng(53.2688119,12.994918),
    					new GLatLng(53.2690424,12.9954411),
    					new GLatLng(53.2689713,12.9960781),
    					new GLatLng(53.2690582,12.9962212),
    					new GLatLng(53.2690625,12.9962373),
    					new GLatLng(53.2690917,12.9963255),
    					new GLatLng(53.2690988,12.9963363),
    					new GLatLng(53.2691748,12.9963471),
    					new GLatLng(53.2694942,12.9958768),
    					new GLatLng(53.2717599,12.9926677),
    					new GLatLng(53.2723023,12.9917915),
    					new GLatLng(53.273114,12.990467),
    					new GLatLng(53.273636,12.9897248),
    					new GLatLng(53.2736412,12.9897264),
    					new GLatLng(53.2740329,12.9893119),
    					new GLatLng(53.2740742,12.9893048),
    					new GLatLng(53.2736719,12.9897139),
    					new GLatLng(53.2739744,12.9894219),
    					new GLatLng(53.2741198,12.9892886),
    					new GLatLng(53.2742504,12.9889966),
    					new GLatLng(53.2748959,12.9881694),
    					new GLatLng(53.2757651,12.9869031),
    					new GLatLng(53.2767649,12.9852493),
    					new GLatLng(53.2774223,12.9843127),
    					new GLatLng(53.2784955,12.9838792),
    					new GLatLng(53.2796238,12.9840611),
    					new GLatLng(53.2800716,12.9843081),
    					new GLatLng(53.2799947,12.9850538),
    					new GLatLng(53.2799479,12.9851471),
    					new GLatLng(53.2799378,12.9850768),
    					new GLatLng(53.2799149,12.9850897),
    					new GLatLng(53.27991,12.9850108),
    					new GLatLng(53.2798698,12.9849488),
    					new GLatLng(53.2800061,12.9847681),
    					new GLatLng(53.279922,12.9847929),
    					new GLatLng(53.2799263,12.9847953),
    					new GLatLng(53.2799402,12.9848032),
    					new GLatLng(53.2799521,12.9848109),
    					new GLatLng(53.2799532,12.9848137),
    					new GLatLng(53.2799794,12.9847908),
    					new GLatLng(53.2799542,12.9848172)
    				];
    				trk5.push (new GPolyline(pts5_1,"#00E6C6",3,0.8));
    				gmap.addOverlay(trk5[trk5.length-1]);
    				trk_info['trk5'] = { w:12.8784568,e:12.9973029,s:53.2072195,n:53.2800716 };
    				
    				// Draw track #6 ("Tag 6")
    				trk6 = new Array();
    				// track 6 segment 1:
    				var pts6_1 = [
    					new GLatLng(53.2799947,12.9845651),
    					new GLatLng(53.2800832,12.9843273),
    					new GLatLng(53.2800297,12.9844037),
    					new GLatLng(53.2799331,12.9846619),
    					new GLatLng(53.2799207,12.9846643),
    					new GLatLng(53.2799128,12.98474),
    					new GLatLng(53.2799154,12.9847965),
    					new GLatLng(53.2799174,12.9848311),
    					new GLatLng(53.2798867,12.9848508),
    					new GLatLng(53.2799056,12.9850474),
    					new GLatLng(53.2799533,12.9848846),
    					new GLatLng(53.2796072,12.9839616),
    					new GLatLng(53.2780265,12.9840169),
    					new GLatLng(53.2768835,12.9851488),
    					new GLatLng(53.276053,12.9862878),
    					new GLatLng(53.2752703,12.9874517),
    					new GLatLng(53.2749012,12.9883312),
    					new GLatLng(53.2747027,12.9883787),
    					new GLatLng(53.2744742,12.9885832),
    					new GLatLng(53.274654,12.9884319),
    					new GLatLng(53.2746527,12.9886379),
    					new GLatLng(53.2742385,12.9889933),
    					new GLatLng(53.2742304,12.9890446),
    					new GLatLng(53.2739711,12.9893786),
    					new GLatLng(53.2727726,12.9909769),
    					new GLatLng(53.2706921,12.9939202),
    					new GLatLng(53.2688992,12.9969154),
    					new GLatLng(53.267928,12.9984014),
    					new GLatLng(53.2669613,12.9999736),
    					new GLatLng(53.2655604,13.0033981),
    					new GLatLng(53.2638284,13.0081396),
    					new GLatLng(53.2638141,13.0081881),
    					new GLatLng(53.2638109,13.0081997),
    					new GLatLng(53.263123,13.0103438),
    					new GLatLng(53.2613567,13.0137751),
    					new GLatLng(53.2613032,13.013876),
    					new GLatLng(53.2612914,13.0138968),
    					new GLatLng(53.2607885,13.0145278),
    					new GLatLng(53.2595638,13.0169204),
    					new GLatLng(53.2581776,13.0201838),
    					new GLatLng(53.2572135,13.0220467),
    					new GLatLng(53.254768,13.0266119),
    					new GLatLng(53.2542729,13.0273526),
    					new GLatLng(53.2538725,13.0279574),
    					new GLatLng(53.2533155,13.0283783),
    					new GLatLng(53.2524807,13.0285969),
    					new GLatLng(53.2524687,13.0285974),
    					new GLatLng(53.2524572,13.0285979),
    					new GLatLng(53.2524459,13.0285982),
    					new GLatLng(53.252435,13.0285984),
    					new GLatLng(53.2523664,13.0286005),
    					new GLatLng(53.2508924,13.0286088),
    					new GLatLng(53.2483085,13.028737),
    					new GLatLng(53.247919,13.0286698),
    					new GLatLng(53.247903,13.0286658),
    					new GLatLng(53.2478605,13.0286488),
    					new GLatLng(53.24782,13.0286357),
    					new GLatLng(53.2477209,13.0286305),
    					new GLatLng(53.2477132,13.0286334),
    					new GLatLng(53.2475184,13.0287673),
    					new GLatLng(53.2464416,13.0278041),
    					new GLatLng(53.2451239,13.0268937),
    					new GLatLng(53.2446432,13.027801),
    					new GLatLng(53.2445883,13.0284051),
    					new GLatLng(53.2438961,13.0318211),
    					new GLatLng(53.2435595,13.0326861),
    					new GLatLng(53.2434637,13.0332588),
    					new GLatLng(53.2434221,13.0334354),
    					new GLatLng(53.243418,13.0335092),
    					new GLatLng(53.2430731,13.0358017),
    					new GLatLng(53.2427695,13.0391315),
    					new GLatLng(53.2426514,13.0410061),
    					new GLatLng(53.2423835,13.0429763),
    					new GLatLng(53.2412372,13.0449743),
    					new GLatLng(53.240524,13.0477596),
    					new GLatLng(53.240519,13.0477801),
    					new GLatLng(53.2404737,13.0479333),
    					new GLatLng(53.2404281,13.0481004),
    					new GLatLng(53.2403572,13.0487355),
    					new GLatLng(53.2395303,13.0508385),
    					new GLatLng(53.2384228,13.0517437),
    					new GLatLng(53.2371351,13.0509506),
    					new GLatLng(53.2367407,13.0504772),
    					new GLatLng(53.2367305,13.0504642),
    					new GLatLng(53.2367189,13.0504516),
    					new GLatLng(53.2362775,13.0498155),
    					new GLatLng(53.2353075,13.0483782),
    					new GLatLng(53.2344563,13.0472629),
    					new GLatLng(53.2343998,13.0472094),
    					new GLatLng(53.2343895,13.0472),
    					new GLatLng(53.2331969,13.046321),
    					new GLatLng(53.232097,13.0454799),
    					new GLatLng(53.2318798,13.0450554),
    					new GLatLng(53.230808,13.0439612),
    					new GLatLng(53.2293908,13.0423814),
    					new GLatLng(53.228509,13.0418174),
    					new GLatLng(53.2262132,13.0407261),
    					new GLatLng(53.2253109,13.0401973),
    					new GLatLng(53.2252409,13.0401505),
    					new GLatLng(53.225223,13.0401397),
    					new GLatLng(53.2241527,13.0395037),
    					new GLatLng(53.2225327,13.0391534),
    					new GLatLng(53.2209684,13.0390413),
    					new GLatLng(53.2197421,13.0395481),
    					new GLatLng(53.2193776,13.039585),
    					new GLatLng(53.2193969,13.0396443),
    					new GLatLng(53.2193973,13.0396487),
    					new GLatLng(53.2194476,13.039614),
    					new GLatLng(53.2194367,13.0396176),
    					new GLatLng(53.2195036,13.039316),
    					new GLatLng(53.2195986,13.0385463),
    					new GLatLng(53.2197036,13.0370442),
    					new GLatLng(53.2200299,13.0351337),
    					new GLatLng(53.2193168,13.0333837),
    					new GLatLng(53.2176123,13.0317175),
    					new GLatLng(53.2162079,13.0302725),
    					new GLatLng(53.2153304,13.0306262),
    					new GLatLng(53.2128198,13.0332055),
    					new GLatLng(53.2113081,13.0347221),
    					new GLatLng(53.2094268,13.0365286),
    					new GLatLng(53.2065045,13.0380328),
    					new GLatLng(53.2042886,13.0389211),
    					new GLatLng(53.2032277,13.0392325),
    					new GLatLng(53.1998502,13.0398575),
    					new GLatLng(53.1980147,13.0403654),
    					new GLatLng(53.1980834,13.0419549),
    					new GLatLng(53.199131,13.0473789),
    					new GLatLng(53.199143,13.0479105),
    					new GLatLng(53.1993313,13.0485848),
    					new GLatLng(53.1990228,13.050074),
    					new GLatLng(53.1987899,13.0507115),
    					new GLatLng(53.199196,13.0513919),
    					new GLatLng(53.1994954,13.0516291),
    					new GLatLng(53.1997273,13.0523124),
    					new GLatLng(53.2003543,13.0551733),
    					new GLatLng(53.2000921,13.0571683),
    					new GLatLng(53.1999912,13.057907),
    					new GLatLng(53.1999542,13.0581326),
    					new GLatLng(53.2003262,13.0597125),
    					new GLatLng(53.2004179,13.0606905),
    					new GLatLng(53.2003729,13.0608601),
    					new GLatLng(53.2007406,13.0613977),
    					new GLatLng(53.2020246,13.0646349),
    					new GLatLng(53.2035709,13.0690566),
    					new GLatLng(53.2033427,13.0704029),
    					new GLatLng(53.2028429,13.0716352),
    					new GLatLng(53.2017214,13.074418),
    					new GLatLng(53.2010975,13.075758),
    					new GLatLng(53.1999208,13.0786334),
    					new GLatLng(53.1989794,13.0798251),
    					new GLatLng(53.1983113,13.0803725),
    					new GLatLng(53.1979258,13.0807098),
    					new GLatLng(53.197014,13.081538),
    					new GLatLng(53.1956743,13.0817955),
    					new GLatLng(53.1955707,13.0816798),
    					new GLatLng(53.194483,13.0811788),
    					new GLatLng(53.1942579,13.0813686),
    					new GLatLng(53.1936178,13.0829122),
    					new GLatLng(53.1933154,13.0835927),
    					new GLatLng(53.1915419,13.0862302),
    					new GLatLng(53.1901801,13.0884768),
    					new GLatLng(53.1895351,13.0894075),
    					new GLatLng(53.1885603,13.0908369),
    					new GLatLng(53.1888654,13.092985),
    					new GLatLng(53.1894772,13.0937371),
    					new GLatLng(53.1898011,13.0940019),
    					new GLatLng(53.19027,13.0952715),
    					new GLatLng(53.1909151,13.0970672),
    					new GLatLng(53.1910195,13.0975438),
    					new GLatLng(53.1910299,13.0993895),
    					new GLatLng(53.1915341,13.1011457),
    					new GLatLng(53.1924593,13.1027889),
    					new GLatLng(53.1925276,13.1040498),
    					new GLatLng(53.1924966,13.1052617),
    					new GLatLng(53.1924992,13.105383),
    					new GLatLng(53.1922023,13.1060364),
    					new GLatLng(53.1920993,13.1070299),
    					new GLatLng(53.1920085,13.1072753),
    					new GLatLng(53.1919976,13.1072913),
    					new GLatLng(53.1919955,13.1072841),
    					new GLatLng(53.191806,13.1079218),
    					new GLatLng(53.1911775,13.1092236),
    					new GLatLng(53.1909001,13.1117354),
    					new GLatLng(53.1908646,13.1125514),
    					new GLatLng(53.1904022,13.1158406),
    					new GLatLng(53.1897222,13.1168267),
    					new GLatLng(53.1889187,13.1163954),
    					new GLatLng(53.1882827,13.1157474),
    					new GLatLng(53.1874993,13.1147611),
    					new GLatLng(53.1868031,13.1132317),
    					new GLatLng(53.1859676,13.1132462),
    					new GLatLng(53.1859132,13.1134494),
    					new GLatLng(53.1859039,13.115963),
    					new GLatLng(53.1861503,13.1192026),
    					new GLatLng(53.1862847,13.1208849),
    					new GLatLng(53.1864658,13.1251885),
    					new GLatLng(53.1869221,13.1290386),
    					new GLatLng(53.1869072,13.129064),
    					new GLatLng(53.1869072,13.1290643)
    				];
    				trk6.push (new GPolyline(pts6_1,"#0063E6",3,0.8));
    				gmap.addOverlay(trk6[trk6.length-1]);
    				trk_info['trk6'] = { w:12.9839616,e:13.1290643,s:53.1859039,n:53.2800832 };
    				
    				// Draw track #7 ("Tag 7")
    				trk7 = new Array();
    				// track 7 segment 1:
    				var pts7_1 = [
    					new GLatLng(53.1873867,13.1283308),
    					new GLatLng(53.1873756,13.1283357),
    					new GLatLng(53.187238,13.1284693),
    					new GLatLng(53.1872366,13.1284708),
    					new GLatLng(53.1872357,13.1284718),
    					new GLatLng(53.1872354,13.1284722),
    					new GLatLng(53.1872372,13.1284706),
    					new GLatLng(53.1872383,13.1284696),
    					new GLatLng(53.1872398,13.1284683),
    					new GLatLng(53.1872412,13.1284671),
    					new GLatLng(53.187246,13.1284614),
    					new GLatLng(53.1872471,13.1284599),
    					new GLatLng(53.1872499,13.1284568),
    					new GLatLng(53.1872512,13.1284556),
    					new GLatLng(53.1872523,13.128454),
    					new GLatLng(53.1872529,13.1284543),
    					new GLatLng(53.1872531,13.1284547),
    					new GLatLng(53.1872533,13.128455),
    					new GLatLng(53.1872533,13.1284561),
    					new GLatLng(53.1871779,13.1285593),
    					new GLatLng(53.187202,13.1285486),
    					new GLatLng(53.1872034,13.1285473),
    					new GLatLng(53.1872082,13.1285428),
    					new GLatLng(53.1872088,13.1285428),
    					new GLatLng(53.1872093,13.1285429),
    					new GLatLng(53.1872098,13.1285429),
    					new GLatLng(53.1872108,13.1285432),
    					new GLatLng(53.1872112,13.1285433),
    					new GLatLng(53.1872114,13.1285441),
    					new GLatLng(53.1872134,13.1285448),
    					new GLatLng(53.1872139,13.1285453),
    					new GLatLng(53.1872144,13.1285462),
    					new GLatLng(53.1872145,13.1285463),
    					new GLatLng(53.1872164,13.1285453),
    					new GLatLng(53.1872227,13.128518),
    					new GLatLng(53.1872645,13.1285579),
    					new GLatLng(53.1867737,13.1287014),
    					new GLatLng(53.1855893,13.1309785),
    					new GLatLng(53.1846694,13.1338254),
    					new GLatLng(53.1839093,13.1355323),
    					new GLatLng(53.1835069,13.1374143),
    					new GLatLng(53.1835229,13.1381793),
    					new GLatLng(53.1828041,13.1402584),
    					new GLatLng(53.1815713,13.1435661),
    					new GLatLng(53.1813966,13.1446647),
    					new GLatLng(53.1814028,13.1446369),
    					new GLatLng(53.1814023,13.1446367),
    					new GLatLng(53.1814026,13.1446356),
    					new GLatLng(53.1814016,13.1446357),
    					new GLatLng(53.1813717,13.1446855),
    					new GLatLng(53.1813542,13.1453423),
    					new GLatLng(53.1812954,13.1455821),
    					new GLatLng(53.1813956,13.1457066),
    					new GLatLng(53.1813659,13.1461726),
    					new GLatLng(53.1820322,13.1475444),
    					new GLatLng(53.1847565,13.1517418),
    					new GLatLng(53.1852391,13.1525924),
    					new GLatLng(53.1854419,13.1550462),
    					new GLatLng(53.1851294,13.155656),
    					new GLatLng(53.1843875,13.1582703),
    					new GLatLng(53.1842616,13.1587577),
    					new GLatLng(53.1836867,13.1594612),
    					new GLatLng(53.1828869,13.1603653),
    					new GLatLng(53.182539,13.1609297),
    					new GLatLng(53.1823693,13.1632505),
    					new GLatLng(53.1832055,13.1677059),
    					new GLatLng(53.1834154,13.1694796),
    					new GLatLng(53.1835724,13.1707466),
    					new GLatLng(53.1837083,13.1741182),
    					new GLatLng(53.1828684,13.1776789),
    					new GLatLng(53.1805393,13.1822408),
    					new GLatLng(53.1801037,13.1828551),
    					new GLatLng(53.1798285,13.1837667),
    					new GLatLng(53.1793571,13.1876436),
    					new GLatLng(53.1791883,13.190653),
    					new GLatLng(53.1793998,13.1925408),
    					new GLatLng(53.1789548,13.1954805),
    					new GLatLng(53.1786733,13.1971421),
    					new GLatLng(53.1785682,13.1987267),
    					new GLatLng(53.1778799,13.2027492),
    					new GLatLng(53.1770657,13.2085075),
    					new GLatLng(53.1770168,13.2091379),
    					new GLatLng(53.1768015,13.2112496),
    					new GLatLng(53.1762182,13.2154669),
    					new GLatLng(53.1755285,13.2204194),
    					new GLatLng(53.1753608,13.2210167),
    					new GLatLng(53.1751273,13.2232622),
    					new GLatLng(53.1746452,13.2285508),
    					new GLatLng(53.1753192,13.2289355),
    					new GLatLng(53.1759439,13.2287842),
    					new GLatLng(53.1759498,13.2288103),
    					new GLatLng(53.1760586,13.2287689),
    					new GLatLng(53.1768273,13.2292994),
    					new GLatLng(53.1772697,13.2301196),
    					new GLatLng(53.1772259,13.2301575),
    					new GLatLng(53.1772809,13.2301226),
    					new GLatLng(53.1776424,13.2312036),
    					new GLatLng(53.1788974,13.2340241),
    					new GLatLng(53.1797521,13.2357801),
    					new GLatLng(53.1806751,13.237019),
    					new GLatLng(53.1806238,13.2371165),
    					new GLatLng(53.1806751,13.2370693),
    					new GLatLng(53.1806624,13.2370682),
    					new GLatLng(53.1806777,13.2370551),
    					new GLatLng(53.18063,13.2370392),
    					new GLatLng(53.180536,13.2374216),
    					new GLatLng(53.1804987,13.2381351),
    					new GLatLng(53.1802461,13.2426676),
    					new GLatLng(53.1799452,13.2471156),
    					new GLatLng(53.1804015,13.2501187),
    					new GLatLng(53.1816023,13.2510485),
    					new GLatLng(53.1830829,13.2524749),
    					new GLatLng(53.1842783,13.2541203),
    					new GLatLng(53.1847219,13.2561867),
    					new GLatLng(53.1853344,13.258599),
    					new GLatLng(53.1857521,13.2598368),
    					new GLatLng(53.1871204,13.2627866),
    					new GLatLng(53.1878524,13.2646136),
    					new GLatLng(53.1881836,13.2649287),
    					new GLatLng(53.1881192,13.2661304),
    					new GLatLng(53.1879368,13.2664981),
    					new GLatLng(53.18758,13.268651),
    					new GLatLng(53.1875768,13.2693047),
    					new GLatLng(53.1883141,13.2696046),
    					new GLatLng(53.1884683,13.2692393),
    					new GLatLng(53.1890786,13.2680813),
    					new GLatLng(53.1900194,13.2680426),
    					new GLatLng(53.1901746,13.2691228),
    					new GLatLng(53.1896162,13.2700922),
    					new GLatLng(53.1899084,13.2712432),
    					new GLatLng(53.1910114,13.2724765),
    					new GLatLng(53.1915973,13.2728949),
    					new GLatLng(53.1919713,13.2735404),
    					new GLatLng(53.1935462,13.2767281),
    					new GLatLng(53.1942313,13.2783132),
    					new GLatLng(53.1946371,13.2791421),
    					new GLatLng(53.1956461,13.2812594),
    					new GLatLng(53.1976975,13.285821),
    					new GLatLng(53.1977057,13.2858422),
    					new GLatLng(53.1977134,13.2858629),
    					new GLatLng(53.1983895,13.2871169),
    					new GLatLng(53.1999683,13.2898841),
    					new GLatLng(53.200274,13.2902684),
    					new GLatLng(53.2011777,13.2913202),
    					new GLatLng(53.2029363,13.2936813),
    					new GLatLng(53.2039527,13.294982),
    					new GLatLng(53.2057296,13.2972703),
    					new GLatLng(53.2065928,13.2985157),
    					new GLatLng(53.2080249,13.3012085),
    					new GLatLng(53.2084894,13.3035175),
    					new GLatLng(53.2087432,13.3044204),
    					new GLatLng(53.2087636,13.304679),
    					new GLatLng(53.2086527,13.3057885),
    					new GLatLng(53.2082037,13.3079849),
    					new GLatLng(53.2079622,13.3097364),
    					new GLatLng(53.2085564,13.3100084),
    					new GLatLng(53.2094017,13.3098608),
    					new GLatLng(53.2099079,13.3081703),
    					new GLatLng(53.2099146,13.3081802),
    					new GLatLng(53.2099218,13.3082516),
    					new GLatLng(53.2100486,13.3081767),
    					new GLatLng(53.2100463,13.3082478),
    					new GLatLng(53.2101388,13.3081138),
    					new GLatLng(53.2101458,13.3081171)
    				];
    				trk7.push (new GPolyline(pts7_1,"#4300E6",3,0.8));
    				gmap.addOverlay(trk7[trk7.length-1]);
    				trk_info['trk7'] = { w:13.1283308,e:13.3100084,s:53.1746452,n:53.2101458 };
    				
    							
    				wpts = new Array();
    				wpts.push( GV_Marker(gmap,{lat:53.2120857,lon:12.8820945,name:'C24 Biber Camp',desc:'Wald',color:'',icon:'http://www.scheidle-online.de/google_maps/icons/Campground.png',icon_size:[16,16]}) );
    				wpts.push( GV_Marker(gmap,{lat:53.1931672,lon:13.0370361,name:'C53 Camping am Ellbogensee',desc:'',color:'',icon:'http://www.scheidle-online.de/google_maps/icons/Campground.png',icon_size:[16,16]}) );
    				wpts.push( GV_Marker(gmap,{lat:53.1871709,lon:13.1285716,name:'D27 Camping am R&#246;blinsee',desc:'F&#252;rstenberg',color:'',icon:'http://www.scheidle-online.de/google_maps/icons/Campground.png',icon_size:[16,16]}) );
    				wpts.push( GV_Marker(gmap,{lat:53.1676906,lon:13.2339756,name:'D28 Camping Himmelpfort',desc:'Wald',color:'',icon:'http://www.scheidle-online.de/google_maps/icons/Campground.png',icon_size:[16,16]}) );
    				wpts.push( GV_Marker(gmap,{lat:53.2797691,lon:12.9845377,name:'Zeltplatz Kanu M&#252;hle',desc:'Wald',color:'',icon:'http://www.scheidle-online.de/google_maps/icons/Campground.png',icon_size:[16,16]}) );
    				
    				window.setTimeout('GV_Process_Waypoints(gmap,wpts)',100); // the delay lets IE6 realize the markers are in the cache
    			} else {
    				document.getElementById('gmap_div').style.backgroundColor = '#DDDDDD';
    				document.getElementById('gmap_div').innerHTML = 'Sorry, your Google Map cannot be displayed.';
    			}
    		}
    		</script>
    	 
    
    
    </body>
    </html>

    und das ist die 2008er Karte
    Code:
    <!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="49.1794521; 12.4696326" />
    		<meta name="ICBM" content="49.1794521, 12.4696326" />
    		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	</head>
    	<body onunload="GUnload();" style="margin:0px;">
    		<script type="text/javascript">
    			
    			var google_api_key = 'ABQIAAAAoeY_QQ_XiRv1RUqIvCyXwRSyJXEk_QITTV520wlIKkGoWNO81BR35MwAIAxvkBL02C0Qn9guwhkm7Q'; // Your key goes on THIS line; the following line ("if window.location.host...") can be removed.
    			
    			
    			document.writeln('<script src="http://maps.google.com/maps?file=api&v=2&sensor=false&key='+google_api_key+'" type="text/javascript"><'+'/'+'script>');
    		</script>
    		
    		<div style="margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;">
    			<div id="gmap_div" style="width:700px; height:350px; 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 (1312997584): */
    			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 = 350;  // height of the map, in pixels
    				gv_options.full_screen = false;  // true|false: should the map fill the entire page (or frame)?
    				gv_options.center = [49.1794521,12.46963255];  // [latitude,longitude] - be sure to keep the square brackets
    				gv_options.zoom = 10;  // higher number means closer view; can also be 'auto'
    				gv_options.map_opacity = 1;  // number from 0 to 1
    				gv_options.map_type = 'G_PHYSICAL_MAP';  // popular map_type choices are 'G_NORMAL_MAP', 'G_SATELLITE_MAP', 'G_HYBRID_MAP', 'G_PHYSICAL_MAP', 'MYTOPO_TILES'
    				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'
    				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 = 260; // 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:'http://www.scheidle-online.de/google_maps/icons/Campground.png',size:[16,16] }; // icon can be a URL, but be sure to also include size:[w,h] and optionally anchor:[x,y]
    				gv_options.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 = false;  // 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 = 178;  // 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.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 = 14;  // 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="functions.js?1312997584" type="text/javascript"><'+'/'+'script>');
    
    			</script>
    		
    		<style type="text/css">
    			/* Put any custom style definitions here (e.g., .gv_marker_info_window, .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 ("Etappe 1")
    					t = 1; trk_info[t] = [];
    					trk_info[t]['name'] = 'Etappe 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:[ [49.1611362,12.8083454],[49.1611235,12.8083378],[49.1611527,12.8083427],[49.1611354,12.8083648],[49.1611256,12.8083178],[49.1610981,12.8082985],[49.1611166,12.8083286],[49.1611253,12.8083903],[49.1611161,12.8086188],[49.1611279,12.8087164],[49.1613392,12.8088704],[49.1613376,12.8089268],[49.1614162,12.8089595],[49.1614448,12.8090026],[49.1614315,12.8089752],[49.1614117,12.8089809],[49.1614278,12.8089771],[49.1614644,12.8090112],[49.1614863,12.8090025],[49.1617552,12.8085524],[49.1619255,12.8079812],[49.1620368,12.8074127],[49.1621177,12.8071034],[49.1622266,12.8067715],[49.1623897,12.8063561],[49.1624726,12.8058475],[49.162467,12.8052793],[49.1625229,12.8043747],[49.1625881,12.8036557],[49.1628017,12.8029881],[49.1630669,12.8022395],[49.1635652,12.8013779],[49.1637137,12.8010547],[49.164052,12.7996587],[49.1640774,12.7986446],[49.1640184,12.7981063],[49.1635365,12.7957275],[49.1634464,12.7951645],[49.1632842,12.7950386],[49.1631881,12.7945656],[49.1633549,12.793633],[49.1634682,12.7932317],[49.1637349,12.7915712],[49.1638744,12.7904718],[49.1639977,12.7893415],[49.1641456,12.7884058],[49.1646136,12.7865316],[49.1647406,12.7855879],[49.1646683,12.7847122],[49.1646217,12.7843462],[49.1644784,12.7835082],[49.1641953,12.7827751],[49.1639272,12.7822115],[49.1636483,12.7817168],[49.1634067,12.7811653],[49.1631678,12.7803235],[49.1630015,12.7796112],[49.1627144,12.7786161],[49.1624303,12.7780182],[49.1622285,12.7775428],[49.1618717,12.776531],[49.1617304,12.7760568],[49.1614835,12.7751429],[49.1611919,12.7741903],[49.1609588,12.7732763],[49.1608801,12.7730152],[49.1608348,12.7726357],[49.1608487,12.7724861],[49.1607798,12.7718276],[49.1606042,12.7712044],[49.1603695,12.7706324],[49.1603638,12.7705657],[49.1603736,12.7705782],[49.1604332,12.7705228],[49.160499,12.7701387],[49.1602414,12.7694427],[49.1602377,12.7690558],[49.1601877,12.7685261],[49.1600365,12.7682362],[49.1599841,12.7680578],[49.159872,12.7674614],[49.1597096,12.7669204],[49.1596308,12.7663715],[49.1594226,12.7654636],[49.1592089,12.7646334],[49.1591986,12.7639377],[49.1593226,12.7633468],[49.1594697,12.7628358],[49.1598226,12.7620279],[49.1602944,12.7615083],[49.1609393,12.7611592],[49.1616006,12.7610204],[49.1623158,12.7611474],[49.1628461,12.7613829],[49.1633071,12.7618755],[49.1640431,12.762475],[49.1646591,12.7629413],[49.1651817,12.7631674],[49.1657687,12.7634509],[49.1663581,12.763584],[49.167025,12.7634849],[49.1674427,12.7635271],[49.1681097,12.7632849],[49.168654,12.7628392],[49.1693984,12.762512],[49.1700678,12.76231],[49.1706453,12.7622741],[49.1711317,12.7621789],[49.1716951,12.7622368],[49.1723022,12.7623413],[49.1728535,12.7623041],[49.1732,12.762102],[49.1738956,12.7610871],[49.1742402,12.7606805],[49.1745852,12.7601739],[49.1750643,12.7597099],[49.1757968,12.7584904],[49.1761391,12.7580088],[49.1763891,12.7576102],[49.1766915,12.7569745],[49.1770184,12.7564064],[49.1775654,12.7555683],[49.1777808,12.7552078],[49.1780531,12.7548006],[49.1784201,12.7542055],[49.1787213,12.7535313],[49.1788748,12.7528788],[49.1790308,12.7523772],[49.1791205,12.7518143],[49.1791749,12.7508104],[49.179109,12.7501443],[49.1793213,12.7496191],[49.1794463,12.7488565],[49.1796151,12.7481571],[49.1800076,12.7478782],[49.1804285,12.7474242],[49.1809555,12.7470816],[49.18213,12.7464389],[49.1826839,12.7461887],[49.1839162,12.745693],[49.1842979,12.7454193],[49.1844652,12.7451975],[49.1846933,12.7450258],[49.1849268,12.7446953],[49.185217,12.7438977],[49.1854836,12.7428336],[49.1856748,12.7418488],[49.1858012,12.7412806],[49.1864478,12.7387494],[49.1865274,12.7383425],[49.1867259,12.737581],[49.1868625,12.7368034],[49.1868417,12.7363258],[49.1868433,12.7360405],[49.1868859,12.7357651],[49.187034,12.7350421],[49.1871903,12.7346175],[49.1873065,12.7341937],[49.1877379,12.7335792],[49.1881688,12.7331307],[49.1885621,12.7328711],[49.1886232,12.7328463],[49.1890841,12.7329059],[49.1897013,12.7332214],[49.1901986,12.7335157],[49.1905657,12.7337866],[49.191043,12.7339574],[49.1916989,12.7339202],[49.1923508,12.7338536],[49.192726,12.7338999],[49.193345,12.7340937],[49.1936397,12.7341382],[49.193906,12.7342057],[49.1941982,12.7342442],[49.1946887,12.7343822],[49.1952366,12.7346889],[49.1955004,12.7353165],[49.1957428,12.7363101],[49.1960001,12.7370754],[49.1962752,12.7378206],[49.1969333,12.739222],[49.1971853,12.7396499],[49.1975828,12.7402708],[49.1976755,12.7409801],[49.1976795,12.741595],[49.1975315,12.7428562],[49.1973502,12.7435147],[49.1973664,12.7436163],[49.1973984,12.7436717],[49.1974035,12.7437663],[49.1975788,12.7441513],[49.1976326,12.7444102],[49.1977786,12.7447154],[49.1979869,12.745072],[49.1982066,12.7454971],[49.1983525,12.7468801],[49.198351,12.7488347],[49.1984827,12.7498583],[49.1986212,12.7506218],[49.1988917,12.7511715],[49.199342,12.7515756] ] }); // track 1 segment 1
    					trk_segments[t].push({ points:[ [49.199342,12.7515756],[49.1998237,12.7519371],[49.2003682,12.7523112],[49.200812,12.7523727],[49.2011751,12.7523063],[49.2016775,12.7522959],[49.2021205,12.7520405],[49.2025843,12.7519277],[49.2027378,12.7518597],[49.203067,12.751806],[49.2035418,12.7515511],[49.203992,12.7514341],[49.2044387,12.7511067],[49.2049135,12.7505477],[49.2055606,12.7498586],[49.2058513,12.7494742],[49.206127,12.7491775],[49.206382,12.7487729],[49.2066734,12.748264],[49.2068806,12.7476977],[49.2070477,12.7469739],[49.2071448,12.746209],[49.2072164,12.7458239],[49.2074229,12.7450589],[49.2075649,12.7442145],[49.2075705,12.7433719],[49.2074145,12.742327],[49.2070904,12.7415544],[49.2070013,12.740966],[49.2069422,12.7404083],[49.207011,12.7397229],[49.2071192,12.7391971],[49.2072451,12.7387557],[49.2074575,12.7382963],[49.2077313,12.7378244],[49.2079736,12.7373566],[49.2083091,12.7370795],[49.2084476,12.7367298],[49.208879,12.7363621],[49.2089141,12.7363047],[49.2091919,12.7360886],[49.2094652,12.7357326],[49.2097094,12.7353717],[49.2097757,12.7350126],[49.2099222,12.7346503],[49.2101231,12.7343076],[49.2102143,12.7337353],[49.2105425,12.7325995],[49.2106252,12.7317979],[49.2106957,12.7303928],[49.2107323,12.7300496],[49.2105682,12.7284019],[49.210558,12.7275802],[49.2106025,12.7271259],[49.2107335,12.7266746],[49.211104,12.725983],[49.2114862,12.7256012],[49.2124549,12.7250534],[49.2128582,12.7248682],[49.2132234,12.7246621],[49.2135971,12.7244103],[49.213702,12.7243129],[49.2137768,12.7242138],[49.2139742,12.7240123],[49.2143715,12.7235496],[49.2146914,12.7229808],[49.214863,12.7224544],[49.2149205,12.7220799],[49.2148755,12.7214392],[49.2147068,12.7209514],[49.2144213,12.7204979],[49.2137762,12.7198904],[49.2133939,12.7196572],[49.2128336,12.7195179],[49.2123301,12.7193506],[49.2120467,12.7190011],[49.2120115,12.7183994],[49.2121342,12.7177508],[49.2122791,12.7173328],[49.2125153,12.7168859],[49.2127982,12.7166433],[49.213266,12.7165154],[49.2136898,12.7163611],[49.2139631,12.7163026],[49.2142085,12.7163087],[49.2147213,12.7165357],[49.2151357,12.7167816],[49.2158249,12.7173951],[49.2161027,12.7177048],[49.216515,12.7180152],[49.216914,12.7176997],[49.2171911,12.7169911],[49.2172799,12.7160064],[49.2173598,12.7149334],[49.217259,12.7141493],[49.2168823,12.7134452],[49.2164102,12.7132278],[49.2158296,12.7135296],[49.215289,12.7138458],[49.2148274,12.7139541],[49.214256,12.7139094],[49.2140938,12.7138271],[49.2139714,12.7138241],[49.2139201,12.7138012],[49.2136815,12.7135746],[49.2135929,12.7128786],[49.2135879,12.7120147],[49.2136865,12.7114618],[49.2138395,12.7110288],[49.2142886,12.7105212],[49.21463,12.7101079],[49.2151141,12.7097032],[49.2156742,12.7094315],[49.2161186,12.7093903],[49.2165358,12.7093948],[49.2171569,12.7095057],[49.2177458,12.7094385],[49.2181552,12.709195],[49.2186647,12.7087344],[49.2189104,12.7080927],[49.2188756,12.7074134],[49.2186446,12.7066484],[49.2183851,12.7062738],[49.2179518,12.705786],[49.2173597,12.7054192],[49.216964,12.7054841],[49.2166402,12.7057683],[49.2162472,12.7058951],[49.2157929,12.7055846],[49.2155607,12.705181],[49.2153346,12.7045281],[49.2152988,12.7036881],[49.2154063,12.7026561],[49.2156032,12.7018049],[49.2157348,12.7014762],[49.2157769,12.7014299],[49.216146,12.700694],[49.216515,12.6998998],[49.216803,12.6989802],[49.2168627,12.698321],[49.2169521,12.6978562],[49.217052,12.6975986],[49.2171003,12.6971047],[49.2173406,12.6964271],[49.2177156,12.6957761],[49.2181578,12.6951526],[49.2183897,12.6943505],[49.2184348,12.6936345],[49.2185986,12.6929047],[49.2185651,12.6921555],[49.2184393,12.6915136],[49.2183234,12.6912014],[49.2182767,12.6906275],[49.2181039,12.6896484],[49.2178888,12.6890031],[49.2177535,12.6886875],[49.2176006,12.688439],[49.2176448,12.687758],[49.2180718,12.6871449],[49.2185283,12.6869309],[49.2190554,12.6870209],[49.2194659,12.686962],[49.219774,12.68654],[49.2201363,12.6862202],[49.2202794,12.685781],[49.2204494,12.685106],[49.2205358,12.6851096],[49.2205256,12.6852426],[49.2205058,12.6852462],[49.220426,12.6855677],[49.2202768,12.6860534],[49.220288,12.6860458],[49.2203063,12.6860913],[49.2206125,12.6859493],[49.2208278,12.6858017],[49.220825,12.6857487],[49.220848,12.6857308],[49.2208367,12.6856357],[49.2208405,12.6852604],[49.2209355,12.6850786],[49.2211626,12.6851125],[49.2215465,12.6848654],[49.221748,12.6841195],[49.221961,12.6829815],[49.2221163,12.6818483],[49.22217,12.6809712],[49.2222552,12.6799071],[49.2222506,12.6788136],[49.2221158,12.6781361],[49.2220359,12.6774914],[49.2220529,12.677497],[49.222083,12.6774611],[49.2220483,12.6773927],[49.2220952,12.6772653],[49.2218536,12.6768894],[49.2216755,12.6766434],[49.2217013,12.6766543],[49.2217465,12.6765822],[49.2217148,12.6766486],[49.2217473,12.6765795] ] }); // track 1 segment 1a
    					GV_Draw_Track(t);
    					
    					// Track #2 ("Etappe 2")
    					t = 2; trk_info[t] = [];
    					trk_info[t]['name'] = 'Etappe 2'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
    					trk_info[t]['color'] = '#ABE600'; 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'] = '#ABE600'; trk_info[t]['fill_opacity'] = 0;
    					trk_segments[t] = [];
    					trk_segments[t].push({ points:[ [49.2220197,12.6774861],[49.2220462,12.6775031],[49.221984,12.6776689],[49.2218359,12.6776249],[49.2211496,12.6763199],[49.220516,12.6748137],[49.2198122,12.6719753],[49.2195282,12.6712249],[49.2188399,12.6698652],[49.2183497,12.6692721],[49.2177847,12.6687783],[49.2165001,12.6679077],[49.2161018,12.667465],[49.2157417,12.667417],[49.2155205,12.6667737],[49.2153475,12.6660102],[49.2152272,12.664856],[49.2156628,12.6643375],[49.2169202,12.6634153],[49.2174364,12.6629657],[49.2177945,12.6627549],[49.2178428,12.662841],[49.2178197,12.6628031],[49.2184575,12.662293],[49.2184221,12.6621748],[49.2184479,12.6620927],[49.2183084,12.6620036],[49.2183742,12.6617964],[49.2187047,12.6617287],[49.2195861,12.6613464],[49.219965,12.6609968],[49.2203529,12.6603326],[49.2206606,12.6594407],[49.2210171,12.6574826],[49.2209579,12.6568696],[49.2208482,12.6565336],[49.220357,12.6557337],[49.2201772,12.6550035],[49.2200981,12.6544035],[49.2200758,12.653844],[49.2203077,12.6534422],[49.2214102,12.6528459],[49.2220872,12.6525688],[49.222537,12.6521541],[49.2231979,12.6510355],[49.2234916,12.6502903],[49.2236511,12.6496164],[49.2237428,12.6489313],[49.2238255,12.6478036],[49.2237217,12.6467521],[49.2234223,12.6461785],[49.2229073,12.6457367],[49.2223336,12.6455569],[49.221755,12.6451947],[49.2213468,12.6447915],[49.2211093,12.644412],[49.2209351,12.6439166],[49.2208744,12.6430457],[49.221027,12.6423871],[49.2215879,12.6418258],[49.2222749,12.6414723],[49.2230824,12.6413286],[49.2234698,12.6407084],[49.2238656,12.6387322],[49.224156,12.6380028],[49.2245504,12.6372904],[49.2250327,12.6370414],[49.2257133,12.6369656],[49.2264028,12.6368047],[49.2269555,12.6365962],[49.2273181,12.6367337],[49.2275114,12.6369207],[49.227824,12.637464],[49.2289793,12.6406809],[49.2292493,12.6411217],[49.229528,12.6413796],[49.2301305,12.6413239],[49.2305004,12.6407751],[49.2307028,12.639846],[49.2306066,12.6388923],[49.2304514,12.6380027],[49.2301339,12.6370549],[49.2300393,12.6360418],[49.2300061,12.6341327],[49.2299051,12.6331352],[49.2296021,12.6320526],[49.2292586,12.6311624],[49.2283827,12.6297835],[49.2278284,12.6293251],[49.2273693,12.6285128],[49.2271366,12.6275547],[49.2269927,12.6264661],[49.2269264,12.6243722],[49.2267701,12.6235037],[49.2262916,12.6231712],[49.2256258,12.6232614],[49.2250482,12.6235541],[49.2246224,12.6236461],[49.2242154,12.6236146],[49.224112,12.6235467],[49.2238242,12.6229811],[49.223676,12.6221264],[49.2239532,12.6212639],[49.2244411,12.6207423],[49.2251565,12.6204635],[49.2271424,12.6198637],[49.2280654,12.6194242],[49.2285166,12.6186998],[49.2287133,12.6181636],[49.2286617,12.6175187],[49.2284977,12.6169543],[49.2283111,12.6165738],[49.2281462,12.616384],[49.2278479,12.6158885],[49.2273591,12.615289],[49.2268379,12.6150002],[49.2263812,12.6149058],[49.2253859,12.614927],[49.2248963,12.6151063],[49.2240828,12.6152157],[49.2229933,12.6148685],[49.22266,12.614418],[49.2225659,12.6141846],[49.2224333,12.6135498],[49.222452,12.6130783],[49.2223385,12.6123821],[49.2224478,12.6112702],[49.2228706,12.6090684],[49.2232362,12.6077537],[49.2236848,12.6069014],[49.2246877,12.6054841],[49.2248947,12.6047374],[49.2249362,12.6041664],[49.2247219,12.6032629],[49.2244005,12.6024809],[49.2238369,12.6020413],[49.223279,12.6019865],[49.2227628,12.6022503],[49.2223904,12.602338],[49.221962,12.6022063],[49.2215445,12.6022774],[49.2211672,12.6025373],[49.2205757,12.6032597],[49.220153,12.6040985],[49.2200681,12.6048243],[49.2201146,12.6056211],[49.2203277,12.6074987],[49.2203326,12.6083342],[49.2202803,12.6086918],[49.2200458,12.6090606],[49.2194616,12.6094398],[49.2187956,12.6092766],[49.2186102,12.6088514],[49.218347,12.6074559],[49.2184073,12.6062529],[49.2183157,12.6052018],[49.2180235,12.6043393],[49.2164259,12.6023131],[49.2158432,12.6018569],[49.2153906,12.6014153],[49.2152349,12.601512],[49.2153431,12.6014081],[49.215406,12.6010584],[49.2152728,12.6003117],[49.2153289,12.5985305],[49.2151615,12.5959648],[49.2150458,12.5950526],[49.2144327,12.5927324],[49.2143289,12.5916316],[49.2144408,12.5906386],[49.2148714,12.588248],[49.2149724,12.5871705],[49.2150868,12.5866029],[49.2151683,12.5858449],[49.2153454,12.5853585],[49.2157664,12.5846758],[49.2170118,12.583567],[49.2171599,12.5828015],[49.2171149,12.5820059],[49.2169207,12.5811651],[49.2166165,12.5804125],[49.2162938,12.5798747],[49.2160442,12.5789158],[49.2162079,12.5786565],[49.2164589,12.5775625],[49.2167006,12.5769481],[49.2172227,12.5751175],[49.217281,12.5744742],[49.217288,12.5737179],[49.2167791,12.5718219],[49.2166648,12.5707268],[49.2168217,12.5701565],[49.2173019,12.5696053],[49.2177301,12.5693215],[49.2183455,12.5691403],[49.2191244,12.5687167],[49.2195843,12.5680538],[49.2197464,12.5664013],[49.2200026,12.5653964],[49.2205483,12.5625051],[49.2207227,12.5619028] ] }); // track 2 segment 1
    					trk_segments[t].push({ points:[ [49.2207227,12.5619028],[49.2207511,12.5612165],[49.2206734,12.5596497],[49.2207069,12.5581364],[49.2206358,12.5570011],[49.2203447,12.55573],[49.2203766,12.5552143],[49.2212878,12.5532125],[49.2218638,12.5523771],[49.223069,12.5510957],[49.2242515,12.5501297],[49.2255116,12.5487677],[49.2258271,12.548613],[49.2267194,12.5488925],[49.2279798,12.5489942],[49.2279031,12.549113],[49.2279661,12.549085],[49.2280597,12.5488573],[49.2281729,12.5482808],[49.2282035,12.5456024],[49.228119,12.5442855],[49.2277819,12.543368],[49.2272119,12.5425847],[49.2266718,12.5421808],[49.2261237,12.5419005],[49.2255435,12.5414328],[49.2252987,12.5408978],[49.2250991,12.5400322],[49.2251283,12.5389451],[49.2252559,12.5376854],[49.2250634,12.5357289],[49.2252694,12.5348769],[49.2257002,12.5345118],[49.2269204,12.5340309],[49.2274984,12.5337305],[49.2278111,12.5331141],[49.2278564,12.5323449],[49.2275638,12.5316181],[49.2269574,12.5313063],[49.2254544,12.5308968],[49.2251289,12.5305583],[49.2246393,12.5295951],[49.2244334,12.5287374],[49.2245132,12.52862],[49.224568,12.5287051],[49.2245737,12.5289616],[49.2244727,12.5288877],[49.2242634,12.528154],[49.2239511,12.5273518],[49.2235382,12.5271982],[49.2228657,12.5276033],[49.2227045,12.5282228],[49.2227594,12.5291378],[49.222962,12.5302107],[49.2230869,12.5311409],[49.2230501,12.5314388],[49.2228223,12.5320022],[49.2221909,12.5320777],[49.2216956,12.5316372],[49.2213456,12.5310125],[49.2211279,12.5303682],[49.2210306,12.5297466],[49.2210802,12.5290168],[49.2208887,12.5271072],[49.22103,12.5261342],[49.2210521,12.5250466],[49.220783,12.5243732],[49.2201903,12.5241062],[49.2194916,12.5240166],[49.2184991,12.5242322],[49.217748,12.5246532],[49.2173491,12.5249754],[49.216791,12.5266275],[49.2163581,12.5269476],[49.2157825,12.5268053],[49.2152408,12.5264007],[49.2145794,12.5260781],[49.2142508,12.5263043],[49.213652,12.527436],[49.2135255,12.5279128],[49.2131089,12.5285281],[49.2126151,12.5286253],[49.2109542,12.5279241],[49.2109148,12.5277997],[49.2109988,12.5278877],[49.2109805,12.5279457],[49.2106676,12.5279879],[49.2100706,12.5277812],[49.2095746,12.5275145],[49.2072003,12.5258469],[49.2057081,12.5240535],[49.204755,12.5232579],[49.2043463,12.5225885],[49.2039764,12.5218151],[49.2036958,12.5209423],[49.2035705,12.5200944],[49.2035301,12.5190842],[49.2034037,12.5181025],[49.2030733,12.5171576],[49.2026597,12.5166655],[49.2020646,12.516334],[49.20149,12.5158417],[49.2011835,12.5152328],[49.2011289,12.5143709],[49.2012872,12.5134468],[49.2015983,12.512532],[49.201828,12.5115852],[49.2017497,12.5110463],[49.2013952,12.5105579],[49.2009266,12.5104454],[49.2003738,12.5106333],[49.1999523,12.51091],[49.1990988,12.5116275],[49.1988267,12.5122988],[49.198638,12.5130897],[49.1980651,12.5145713],[49.1977306,12.5152749],[49.197283,12.5154494],[49.1970093,12.5153796],[49.1967939,12.5149335],[49.1962622,12.5127514],[49.1960748,12.5116882],[49.1960731,12.510524],[49.1962007,12.5105278],[49.1960583,12.5101212],[49.1958483,12.5075186],[49.1955728,12.5060282],[49.1954533,12.5057015],[49.1954641,12.5056264],[49.1951721,12.50503],[49.1940578,12.503387],[49.1940084,12.5026727],[49.1940869,12.5009675],[49.1943904,12.499661],[49.1943539,12.4985218],[49.1941404,12.496714],[49.1940232,12.4962908],[49.1936222,12.4960028],[49.1933178,12.4958781],[49.190374,12.4955504],[49.1900744,12.4955801],[49.1886917,12.495088],[49.1873792,12.4948824],[49.1864803,12.4948264],[49.1857704,12.4949787],[49.1854076,12.4953346],[49.1850501,12.4958498],[49.1834826,12.4993681],[49.1832135,12.4998114],[49.1828719,12.5001034],[49.1824948,12.5002416],[49.1822507,12.5000868],[49.1820647,12.4996833],[49.1816427,12.4978464],[49.1814852,12.4973295],[49.1813801,12.4965669],[49.181336,12.4954325],[49.1818239,12.4928065],[49.1822467,12.4890117],[49.1822529,12.4884418],[49.1820988,12.4875339],[49.1812894,12.4860349],[49.1808898,12.4849475],[49.1803831,12.4844717],[49.1800532,12.4840218],[49.179945,12.4836795],[49.1798862,12.4837887],[49.1798687,12.4837509],[49.1798989,12.4838856],[49.1799462,12.4837248],[49.1798905,12.4837529],[49.1800184,12.4836545],[49.1797777,12.4833226],[49.1797463,12.483054],[49.1797737,12.4830065],[49.1797239,12.4830199],[49.1795408,12.4828151],[49.1794209,12.4828262],[49.1794395,12.4827801],[49.1783719,12.4819036],[49.1781184,12.4814991],[49.1776139,12.4808707],[49.1772914,12.4806072],[49.1768531,12.4798011],[49.1765659,12.478608],[49.1765817,12.4778189],[49.1768296,12.4770016],[49.1783153,12.4749184],[49.1786822,12.4741832],[49.179,12.4733661],[49.1795471,12.4717308],[49.1797343,12.4708199],[49.1797981,12.469788],[49.1797264,12.4688188],[49.1795263,12.4678397],[49.1792577,12.4670902],[49.1789068,12.4663809],[49.1788116,12.4662728],[49.1788379,12.4662771],[49.1788066,12.4663171] ] }); // track 2 segment 1a
    					GV_Draw_Track(t);
    					
    					// Track #3 ("Etappe 3")
    					t = 3; trk_info[t] = [];
    					trk_info[t]['name'] = 'Etappe 3'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
    					trk_info[t]['color'] = '#00E675'; 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'] = '#00E675'; trk_info[t]['fill_opacity'] = 0;
    					trk_segments[t] = [];
    					trk_segments[t].push({ points:[ [49.1788356,12.4663172],[49.1787947,12.4661042],[49.178433,12.4652807],[49.1781651,12.4645487],[49.1778294,12.463492],[49.1776965,12.4625259],[49.1777938,12.4617169],[49.1779321,12.4599175],[49.1779858,12.458834],[49.1778988,12.4578422],[49.177889,12.4568981],[49.1779659,12.4558856],[49.1781616,12.455224],[49.1783867,12.4546632],[49.1788277,12.4539703],[49.1791924,12.4529374],[49.1793701,12.4526107],[49.179379,12.4526923],[49.1793251,12.4527268],[49.1793231,12.4529123],[49.1795369,12.452768],[49.1796807,12.4524028],[49.180207,12.4519909],[49.180158,12.452001],[49.1801583,12.4519715],[49.1801834,12.4520253],[49.1801994,12.4522947],[49.1798311,12.452404],[49.1794078,12.4525856],[49.1793259,12.4525431],[49.1793422,12.4525416],[49.1793578,12.4524025],[49.1794495,12.452347],[49.1797,12.4520409],[49.1799896,12.4516164],[49.1802265,12.4510637],[49.1804577,12.4504131],[49.1808495,12.4499936],[49.1812078,12.4495202],[49.1815551,12.4488686],[49.1818436,12.4481202],[49.1819908,12.4476099],[49.1822793,12.4456132],[49.1822202,12.4450285],[49.1818803,12.4439175],[49.1814854,12.4432778],[49.1810078,12.4426751],[49.1804786,12.4418055],[49.1800658,12.4413803],[49.1796023,12.4410601],[49.1792145,12.4404329],[49.1788323,12.4392792],[49.1778254,12.4372836],[49.1774716,12.4362704],[49.1772987,12.4353252],[49.1774717,12.4341928],[49.17795,12.4330579],[49.1784228,12.4322621],[49.1790116,12.4315028],[49.1794447,12.4311551],[49.1801166,12.4309916],[49.180765,12.4306997],[49.1822165,12.4301542],[49.1834044,12.429553],[49.1839923,12.4291231],[49.1844781,12.4284512],[49.1847753,12.4275665],[49.184832,12.4266105],[49.1843636,12.4246064],[49.1842954,12.4233955],[49.184296,12.4216999],[49.1842135,12.4207645],[49.1839939,12.4197434],[49.1837058,12.4189044],[49.1830344,12.4175434],[49.1826932,12.4165343],[49.181852,12.4144563],[49.181466,12.4137056],[49.1810594,12.4127928],[49.1807703,12.41225],[49.1802739,12.4115184],[49.1795702,12.4103818],[49.1792345,12.4095904],[49.1790214,12.4086675],[49.1790059,12.4077258],[49.1792789,12.4060975],[49.1797168,12.4045757],[49.1807225,12.401754],[49.1811774,12.400003],[49.1811976,12.3997147],[49.181338,12.3991988],[49.1818418,12.3968116],[49.1823844,12.3950787],[49.1827108,12.3942191],[49.1830058,12.3936657],[49.1830557,12.3932017],[49.1833277,12.3919355],[49.1833031,12.3914506],[49.183348,12.3893575],[49.1834784,12.3885482],[49.1836111,12.3872953],[49.1834297,12.3856765],[49.1832561,12.3846722],[49.183208,12.3834368],[49.1832532,12.3834755],[49.1831474,12.3835108],[49.1831783,12.3834904],[49.1831188,12.3832959],[49.1831095,12.3833308],[49.1830483,12.3831902],[49.1824756,12.3810966],[49.1822904,12.3802545],[49.1822559,12.3795024],[49.1823062,12.3788078],[49.1824443,12.3777049],[49.1826381,12.3768102],[49.1829411,12.3757234],[49.1831636,12.3746889],[49.1834185,12.3737406],[49.1835639,12.3729759],[49.1837213,12.3718491],[49.1839685,12.3693813],[49.1841337,12.3683292],[49.1843579,12.3663285],[49.1844412,12.365828],[49.1846754,12.3638828],[49.1847163,12.3628613],[49.1847225,12.3616657],[49.1848046,12.3605699],[49.1850682,12.359719],[49.1862274,12.357228],[49.1865325,12.3562912],[49.1865327,12.3552341],[49.1864389,12.3538884],[49.186428,12.3533481],[49.1860445,12.3518702],[49.1854303,12.3499877],[49.1852099,12.3492138],[49.1849854,12.3474132],[49.1848739,12.3463176],[49.1846014,12.3452325],[49.184372,12.344459],[49.1842727,12.3433743],[49.1842859,12.3425362],[49.1842995,12.342601],[49.184359,12.3425724],[49.1847464,12.3416426],[49.1846738,12.3415201],[49.1846966,12.3415239],[49.1848091,12.3413052],[49.1852635,12.3407349],[49.185783,12.3401636],[49.1865576,12.3386381],[49.1868066,12.3379073],[49.1871755,12.336132],[49.1874919,12.335215],[49.187755,12.3345681],[49.1879572,12.3341463],[49.1886503,12.3323123],[49.1888185,12.3314713],[49.1889122,12.3306354],[49.1888585,12.3298642],[49.1887593,12.3290586],[49.1884792,12.3284427],[49.1882167,12.3280417],[49.1877441,12.327431],[49.187237,12.3266715],[49.1868774,12.3260281],[49.1867155,12.3256675],[49.1867487,12.3256314],[49.1867756,12.3250777],[49.186528,12.3243658],[49.1864896,12.3243918],[49.1864065,12.3242628],[49.1863532,12.3235136],[49.1863585,12.3225721],[49.1862323,12.3216582],[49.1864809,12.3210439],[49.1870335,12.3204849],[49.187635,12.3202384],[49.1883172,12.3198276],[49.1886938,12.3196545],[49.1897644,12.3193449],[49.1903928,12.3192116],[49.1917938,12.3188024],[49.1925826,12.3186506],[49.193443,12.318594],[49.1942307,12.3183817],[49.1948897,12.3177922],[49.195256,12.3168946],[49.1952782,12.3158279],[49.1953469,12.3147235],[49.1955118,12.3136716],[49.1957552,12.312608],[49.1963976,12.3105914],[49.1967577,12.3095901],[49.1976257,12.3076165],[49.1978259,12.3070333],[49.1980408,12.3060315],[49.1982081,12.304911],[49.1982696,12.3041087] ] }); // track 3 segment 1
    					trk_segments[t].push({ points:[ [49.1982696,12.3041087],[49.1983064,12.3021605],[49.1982001,12.3008549],[49.1978672,12.2999122],[49.1972364,12.2990972],[49.1960883,12.2977764],[49.1955538,12.2970959],[49.1952486,12.296326],[49.1952424,12.2953882],[49.1959704,12.2920929],[49.1963575,12.2898046],[49.1964487,12.2887181],[49.1964415,12.2875685],[49.196501,12.2864708],[49.1967504,12.2855498],[49.1973431,12.2842161],[49.1974999,12.283968],[49.1976755,12.2835621],[49.1984783,12.2821876],[49.1988658,12.2813961],[49.1990544,12.2805447],[49.199131,12.2794353],[49.199162,12.2783986],[49.1991418,12.2773025],[49.198886,12.2766333],[49.1986297,12.2763737],[49.1981593,12.2757507],[49.1979786,12.2751715],[49.1980449,12.2743231],[49.1980211,12.2743666],[49.197997,12.2742526],[49.1978989,12.2741196],[49.1978465,12.2741542],[49.1978593,12.2741417],[49.1978423,12.2741853],[49.1978403,12.2738221],[49.198001,12.2730237],[49.1981081,12.2726151],[49.1983076,12.2726227],[49.1983394,12.27253],[49.1984925,12.271373],[49.1985467,12.2702513],[49.1986054,12.2696304],[49.1988244,12.2691858],[49.1990794,12.2685303],[49.1991907,12.2681565],[49.1997429,12.2670153],[49.2001776,12.2663857],[49.2005868,12.2659265],[49.2011623,12.2658696],[49.2017796,12.2661644],[49.2021817,12.2666266],[49.2028302,12.2682136],[49.2031131,12.2688305],[49.2034195,12.2692163],[49.2039694,12.2695012],[49.2042724,12.2694481],[49.2044789,12.2692864],[49.2047337,12.2687254],[49.2048974,12.2681425],[49.2051027,12.2670813],[49.2052971,12.2663046],[49.2054612,12.2659157],[49.2058583,12.2653076],[49.2064071,12.2647381],[49.2067899,12.2640965],[49.2069803,12.2636443],[49.2070282,12.2633532],[49.2070583,12.2626396],[49.2071856,12.2618934],[49.2074052,12.2609921],[49.2071722,12.2601021],[49.206028,12.2595391],[49.204203,12.2589857],[49.2036441,12.2587297],[49.2031768,12.258358],[49.2028837,12.2579641],[49.2026415,12.257152],[49.2026707,12.256404],[49.2028639,12.2552586],[49.2028427,12.254577],[49.2027588,12.2540585],[49.2022611,12.2517643],[49.2020378,12.2509062],[49.2018843,12.2501926],[49.2017904,12.2495933],[49.2018573,12.2487124],[49.2018197,12.2465499],[49.2018269,12.2451327],[49.2019104,12.2446148],[49.2020496,12.2440163],[49.2022002,12.2431067],[49.2023485,12.2424054],[49.202665,12.2394336],[49.2029121,12.2378394],[49.2030535,12.2367269],[49.203167,12.234976],[49.2031933,12.2338937],[49.2031362,12.2323438],[49.2034323,12.2304646],[49.203542,12.2300242],[49.2038645,12.2284186],[49.2038989,12.227999],[49.2038931,12.2276199],[49.2039284,12.2271788],[49.2040372,12.2266654],[49.2043802,12.2258418],[49.2050695,12.2230063],[49.2054156,12.2221569],[49.205872,12.2212084],[49.2062639,12.2205883],[49.2067924,12.2199231],[49.2073581,12.2195751],[49.2076876,12.2194435],[49.2088765,12.2192532],[49.2098198,12.2189229],[49.2108598,12.2186665],[49.2111008,12.2185594],[49.2115005,12.218149],[49.2117515,12.2175549],[49.2120503,12.2165903],[49.2126186,12.2145711],[49.2131098,12.213129],[49.2131811,12.2130208],[49.213667,12.210983],[49.2140431,12.209709],[49.2142222,12.2094593],[49.2143814,12.2091065],[49.2143208,12.2090475],[49.2142976,12.2092418],[49.2143345,12.2093801],[49.2142679,12.2094366],[49.214112,12.2092737],[49.2142897,12.2092025],[49.214329,12.2093931],[49.2143933,12.2094377],[49.2144497,12.2094174],[49.2146124,12.2090061],[49.2149289,12.2074288],[49.2152402,12.206732],[49.215245,12.2064466],[49.2153107,12.2061571],[49.2152146,12.2060691],[49.2151698,12.2058604],[49.2152153,12.2057359],[49.2152983,12.205678],[49.2153665,12.2052899],[49.2153472,12.2049102],[49.2152385,12.2044438],[49.2150237,12.2039211],[49.2148243,12.2033358],[49.2146601,12.2026691],[49.2145794,12.2017732],[49.214549,12.2009293],[49.2146015,12.2001387],[49.2145625,12.1991617],[49.2141483,12.197615],[49.2137841,12.1968188],[49.2134293,12.1963336],[49.2128574,12.195706],[49.2120767,12.194205],[49.2118062,12.1934135],[49.2115809,12.1926438],[49.2112806,12.1917533],[49.2110775,12.1906018],[49.2109644,12.1893589],[49.2110304,12.188654],[49.2111545,12.1883355],[49.2112293,12.1882107],[49.2116179,12.1880722],[49.2119343,12.1876594],[49.2123063,12.1875019],[49.2127904,12.1877821],[49.2134861,12.1878579],[49.2141551,12.1877469],[49.2147398,12.1874574],[49.2151219,12.1873984],[49.2155515,12.1874936],[49.2161538,12.1875538],[49.2169589,12.1874526],[49.217493,12.1873248],[49.2183101,12.1872383],[49.2189,12.1872217],[49.2203333,12.1867937],[49.2208658,12.1866017],[49.2213064,12.1861805],[49.2218385,12.1853314],[49.222006,12.1843215],[49.2221231,12.183162],[49.2222658,12.1824633],[49.2222661,12.1820725],[49.2223416,12.1813381],[49.2226094,12.1798966],[49.2227275,12.1796354],[49.2228801,12.1791573],[49.2231741,12.1785498],[49.2233445,12.1777251],[49.2232606,12.1767486],[49.2231005,12.1763138],[49.2228965,12.1762052] ] }); // track 3 segment 1a
    					GV_Draw_Track(t);
    					
    					// Track #4 ("Etappe 4")
    					t = 4; trk_info[t] = [];
    					trk_info[t]['name'] = 'Etappe 4'; trk_info[t]['desc'] = ''; trk_info[t]['clickable'] = true;
    					trk_info[t]['color'] = '#003BE6'; 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'] = '#003BE6'; trk_info[t]['fill_opacity'] = 0;
    					trk_segments[t] = [];
    					trk_segments[t].push({ points:[ [49.223041,12.1771944],[49.2229927,12.177253],[49.222985,12.1772507],[49.2229729,12.1772568],[49.2229454,12.1772568],[49.222913,12.1768932],[49.2228709,12.1765325],[49.2228424,12.1763408],[49.2228917,12.1762693],[49.2229004,12.1762195],[49.2228981,12.1762221],[49.2229346,12.1761679],[49.2229078,12.1758576],[49.222726,12.1752055],[49.2223166,12.1742729],[49.2218956,12.1734147],[49.2212792,12.1726661],[49.2207052,12.1721016],[49.2203398,12.1717567],[49.2196304,12.171453],[49.2188948,12.1712137],[49.218577,12.1710857],[49.21824,12.170979],[49.2177635,12.1708652],[49.2172853,12.1705883],[49.2169137,12.1703144],[49.2167308,12.1702211],[49.2163783,12.169885],[49.2161409,12.1695483],[49.2158606,12.1690463],[49.2155957,12.1683088],[49.2153825,12.1673442],[49.2150962,12.1663382],[49.214727,12.165413],[49.2142938,12.1649245],[49.2136919,12.1645169],[49.2131755,12.1643064],[49.2125968,12.1639206],[49.2119824,12.1636433],[49.2113432,12.1633399],[49.2109729,12.163159],[49.2104791,12.1628934],[49.2100192,12.1626427],[49.2094608,12.1623545],[49.2087611,12.1619426],[49.2080333,12.1615549],[49.2074792,12.1614327],[49.2068406,12.1613839],[49.2062361,12.1615678],[49.2057402,12.1616766],[49.2051767,12.1616642],[49.2046272,12.1613776],[49.2040004,12.1612839],[49.2033856,12.1613138],[49.2026003,12.1613801],[49.2020647,12.1617818],[49.2014152,12.1624784],[49.2010759,12.1634131],[49.200633,12.1639352],[49.199648,12.1643117],[49.1990137,12.1647194],[49.1983464,12.1652413],[49.1978464,12.1657736],[49.1974023,12.166251],[49.1968973,12.1666569],[49.1965084,12.1670043],[49.1960153,12.1673725],[49.1954636,12.1676201],[49.1948695,12.1676825],[49.1941944,12.1675648],[49.1935464,12.1672152],[49.1932042,12.1665562],[49.1931382,12.1655051],[49.1930232,12.1648427],[49.1926658,12.1641097],[49.1922716,12.1636854],[49.191765,12.1631719],[49.1912679,12.1626827],[49.1907217,12.1619887],[49.1901316,12.1612016],[49.189493,12.1605604],[49.1888256,12.1600063],[49.1881237,12.1594818],[49.1874693,12.1591052],[49.186745,12.1590974],[49.1860831,12.159462],[49.1854733,12.1598149],[49.1848937,12.1603803],[49.1846077,12.1608531],[49.1844357,12.1612363],[49.1842937,12.1616206],[49.1841234,12.1624209],[49.1838618,12.1631452],[49.1836519,12.1639857],[49.1833841,12.164797],[49.1831485,12.1651151],[49.1826665,12.1654076],[49.1819387,12.1653807],[49.1813254,12.1649318],[49.1807994,12.1642926],[49.1802103,12.1638531],[49.1795949,12.1634527],[49.1789754,12.1631167],[49.1783512,12.1628298],[49.1776555,12.1625505],[49.1769976,12.1622265],[49.1762543,12.1617554],[49.1756213,12.1614901],[49.1749633,12.1613675],[49.1744002,12.1610762],[49.1741456,12.1610111],[49.1738607,12.160857],[49.1733265,12.1605192],[49.1729281,12.1601914],[49.1724381,12.1596885],[49.1719196,12.1590753],[49.1713203,12.1583707],[49.1706877,12.1578923],[49.1703218,12.1577929],[49.1698711,12.1576868],[49.1691379,12.1575948],[49.1687217,12.1574469],[49.1687726,12.157373],[49.1688386,12.1574668],[49.1686364,12.1575128],[49.1681437,12.1571176],[49.1678972,12.1565325],[49.1677621,12.155692],[49.1676253,12.1548394],[49.16743,12.1538899],[49.1671446,12.1530309],[49.1667157,12.1524058],[49.1662687,12.1523126],[49.1656579,12.1521596],[49.1650756,12.1520425],[49.1644856,12.1519017],[49.1638956,12.1518053],[49.1635366,12.1517509],[49.1628527,12.1516643],[49.1620919,12.1515054],[49.1614724,12.1512093],[49.1612385,12.1511126],[49.160889,12.1508983],[49.1603618,12.150355],[49.1599583,12.1498116],[49.1596769,12.1495133],[49.1592357,12.1488378],[49.1588704,12.147984],[49.1585474,12.1473089],[49.1584937,12.1471329],[49.1584462,12.1469572],[49.1582963,12.1465989],[49.1578735,12.1459047],[49.1573973,12.1453397],[49.1568707,12.1448323],[49.1563636,12.1444023],[49.1558239,12.1440584],[49.1552381,12.1438144],[49.1549343,12.143831],[49.1544496,12.1440005],[49.1542678,12.1441926],[49.1540753,12.1443492],[49.1536707,12.1444062],[49.1536567,12.1443108],[49.1537856,12.1437047],[49.153858,12.1434108],[49.1537601,12.1433862],[49.153683,12.1434395],[49.1536702,12.1434046],[49.1536358,12.1433792],[49.1536031,12.1434613],[49.1535654,12.1434871],[49.1535852,12.1434406],[49.1535717,12.1434447],[49.1534484,12.1435403],[49.1534188,12.1435723],[49.1533611,12.1436434],[49.1533417,12.1436954],[49.1532948,12.143869],[49.153351,12.143928],[49.1533979,12.1439695],[49.1533444,12.1443127],[49.1531206,12.1449366],[49.1528729,12.1455068],[49.1525687,12.146198],[49.1522596,12.1470827],[49.1519724,12.1480051],[49.15174,12.1489813],[49.1513878,12.1499642],[49.1509174,12.1506436],[49.1503594,12.1510795],[49.1496788,12.1515597],[49.1491925,12.1522341],[49.1487485,12.1531864],[49.1483413,12.1539018],[49.147819,12.1544809],[49.1471948,12.1546134],[49.1465193,12.1543277],[49.145934,12.1536982],[49.1454394,12.1528932],[49.1449865,12.1519106] ] }); // track 4 segment 1
    					trk_segments[t].push({ points:[ [49.1449865,12.1519106],[49.1446549,12.1509806],[49.1443915,12.1499668],[49.1443252,12.1496152],[49.1442999,12.1490877],[49.1442027,12.1482197],[49.1440532,12.1471954],[49.1437259,12.1464746],[49.1432943,12.1463237],[49.1427437,12.1465259],[49.1419888,12.1470245],[49.1413464,12.1472272],[49.1407872,12.1473278],[49.1402234,12.1474107],[49.1396002,12.1473495],[49.1389741,12.1472602],[49.1384459,12.1471603],[49.1379089,12.1469722],[49.1373418,12.1467064],[49.1367938,12.1463222],[49.1362187,12.1458597],[49.1356811,12.1452835],[49.1351682,12.1445527],[49.134743,12.1437876],[49.1343451,12.1429817],[49.1341479,12.1423921],[49.1339749,12.1417923],[49.1339174,12.1416227],[49.1337447,12.1411072],[49.1333694,12.140256],[49.1328093,12.1398143],[49.1321963,12.139495],[49.1315811,12.1388945],[49.1311777,12.1381691],[49.1310365,12.1373829],[49.1310305,12.1364103],[49.1310148,12.1353068],[49.1309938,12.134291],[49.1308938,12.1334119],[49.1307593,12.132769],[49.1305632,12.1322407],[49.1301753,12.1318198],[49.1297634,12.1317444],[49.1297131,12.1317562],[49.1297038,12.1317504],[49.1296774,12.131776],[49.1296384,12.1318231],[49.1295781,12.131848],[49.1295034,12.1318916],[49.1294981,12.1318957],[49.1293613,12.1322194],[49.1293389,12.1322198],[49.1293034,12.1322082],[49.1292723,12.1322111],[49.1292348,12.1322061],[49.1292272,12.1321919],[49.1290738,12.1320001],[49.1288789,12.1317081],[49.128723,12.1314405],[49.128559,12.1310289],[49.1284528,12.1306129],[49.1282591,12.130323],[49.1282171,12.1302763],[49.1282014,12.1302539] ] }); // track 4 segment 1a
    					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});
    					
    					
    					GV_Draw_Marker({lat:49.1788539,lon:12.4664477,name:'Imhof',desc:'20-JUN-08 17:14:17',label:'Imhof',color:'',icon:'Campground'});
    					GV_Draw_Marker({lat:49.2217480,lon:12.6765820,name:'KC Cham',desc:'19-JUN-08 15:04:31',label:'KC Cham',color:'',icon:'Campground'});
    					GV_Draw_Marker({lat:49.2228995,lon:12.1763539,name:'Marienethal',desc:'21-JUN-08 15:47:18',label:'Marienethal',color:'',icon:'Campground'});
    					GV_Draw_Marker({lat:49.1974471,lon:12.7438655,name:'P1',desc:'Wald',label:'P1',color:'',icon:'Restaurant'});
    					GV_Draw_Marker({lat:49.2152341,lon:12.6015127,name:'P2',desc:'Buschland',label:'P2',color:'',icon:'Restaurant'});
    					GV_Draw_Marker({lat:49.1978658,lon:12.2741617,name:'P3',desc:'',label:'P3',color:'',icon:'Restaurant'});
    					GV_Draw_Marker({lat:49.2270285,lon:12.1725826,name:'Ruine Stockelfels',desc:'Wald',label:'Ruine Stockelfels',color:'',icon:'Circle with X'});
    					GV_Draw_Marker({lat:49.1614194,lon:12.8089780,name:'Start - Blaibach',desc:'19-JUN-08 10:07:49',label:'Start - Blaibach',color:'',icon:'Flag, Blue'});
    					GV_Draw_Marker({lat:49.1282006,lon:12.1302530,name:'Ziel - Regenstauf',desc:'',label:'Ziel - Regenstauf',color:'',icon:'Flag, Red'});
    					
    				
    					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>

  6. #6
    Contao-Nutzer
    Registriert seit
    06.04.2010.
    Beiträge
    29

    Standard

    Da keine weiteren Vorschläge mehr eingehen, würde mich grundsätzlich interessieren wie man sowas in contao umsetzt.

    Also ich sehe keine andere Möglichkeit als den Code für die Karte mittels "HTML Code" und dem Inhalt "{{file::kajak2008.php}}" aufzurufen. Die Datei muss sich dann im Templates Verzeichnis befinden.

    Muss die Javascript Datei, dann in einem bestimmten Verzeichnis lokal sein, oder kann sie auch irgendwo im Internet über die URL aufgerufen werden?

    Ist das der Weg, oder gibt es noch Alternativen?

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •