callback: function called with return data
function cadNameLookup(first, last, mi, callback)
basicFlag: true returns cached record if possible which only contains vehicleRegistrations object, false calls the API
callback: the function called with the return data
autoLookup: when populated with an API ID, pops open a search window on the officer's CAD (optional)
function cadPlateLookup(plate, basicFlag, callback, autoLookup)