﻿function SelectRouteOnLoad() {
    BindAirportDropDowns("acOriginAirport", "acDestinationAirport");
}

