From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Mitchazenia at 22:49, 2 June 2014 . The present address (URL) is a permanent link to this version.Revision as of 22:49, 2 June 2014 by imported>Mitchazenia (diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
local p = {["NSW"] = "New South Wales",
["NT"] = "Northern Territory",
["QLD"] = "Queensland",
["SA"] = "South Australia",
["TAS"] = "Tasmania",
["VIC"] = "Victoria",
["WA"] = "Western Australia"}
return p