IsABike(v) { new v_ = GetVehicleModel(v); if(!(v_ ^ 509) | !(v_ ^ 510) | !(v_ ^ 481)) return 1; return 0; }