var markers = [ ]; var Pilots = [ { 'PilotID' : 4, 'Pilotname': 'Alex', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 3, 'Pilotname': 'Andrew Horchner', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 1, 'Pilotname': 'Barb Scott', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 5, 'Pilotname': 'Garth Camac', 'color': "ff0000", 'visible' : true}, { 'PilotID' : 2, 'Pilotname': 'webbie', 'color': "ff0000", 'visible' : true}, ]; var XCT_Par = [ { 'LastUpdate' : '2024-04-27 15:15:15', 'CC' : 'XCkms', 'SQL': '', 'PL' : '&ShowAll=1', 'MLa' : '-37.7583', 'MLo' : '148.965' }, ];