var markers = [ ]; var Pilots = [ { 'PilotID' : 2, 'Pilotname': 'Andi', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 7, 'Pilotname': 'Bernhard', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 4, 'Pilotname': 'BoBo', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 6, 'Pilotname': 'Hensi', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 9, 'Pilotname': 'Matthias H.', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 5, 'Pilotname': 'Reinhard', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 3, 'Pilotname': 'Ruediger', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 8, 'Pilotname': 'Thomas', 'color': "ff0000", 'visible' : true}, ]; var XCT_Par = [ { 'LastUpdate' : '2024-05-07 10:01:37', 'CC' : 'kima', 'SQL': '', 'PL' : '&ShowAll=1', 'MLa' : '47.1965', 'MLo' : '8.6928' }, ];