var markers = [ ]; var Pilots = [ { 'PilotID' : 3, 'Pilotname': 'Philipp', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 2, 'Pilotname': 'Robert', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 4, 'Pilotname': 'Roland', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 1, 'Pilotname': 'Werner', 'color': "ff0000", 'visible' : true}, ]; var XCT_Par = [ { 'LastUpdate' : '2024-05-07 01:55:17', 'CC' : 'robo', 'SQL': '', 'PL' : '&ShowAll=1', 'MLa' : '47.1965', 'MLo' : '8.6928' }, ];