val EZPassAccounts: MutableMap<Int, Int> = mutableMapOf(1 to 100, 2 to 100, 3 to 100) // 1 val EZPassReport: Map<Int, Int> = EZPassAccounts