Area_names = {
	[1] = { short= "EP",
			medium = "Pact",
			long = "Ebonheart Pact"},
	[2] = { short= "DC",
			medium = "Covenant",
			long = "Daggerfall Covenant"},
	[3] = { short= "AD",
			medium = "Dominion",
			long = "Aldmeri Dominion"},
	[4] = { short= "CH",
			medium = "Coldharbour",
			long = "Coldharbour"},
	[5] = { short= "CRAG",
			medium = "Craglorn",
			long = "Craglorn"},
}

	L = {
		GrpDungeon = "Grp Dungeon",
		PubDungeon = "Pub Dungeon",
		VetDungeon = "Vet Dungeon",
		Leveling  = "Leveling",
		Male = "Male",
		Female = "Female",
		LLog = "Last Login: ",
		TPlayed = "Time Played: ",
		Hrs = "Hours.",
		Level = "Level",
		TimesLeveled = "Times Leveled",
		FirstLevel = "First Level",
		Visits = "Visits",
		FirstVisited = "First Visited",
		Created = "Created: ",
		PTime = "Play Time (Hr)",
		Start = "Start Date",
		Deaths = "Deaths",
		APts = "Ach Points",
		GrpLab = "Levels are Minimum, scales to leader",
		PubLab = "Conqueror Achievement",
		VetLab = "All are V1-V12 except City of Ash which is V13-V14",
		WBLab = "Six Bosses per zone",
		LogTab = "System Log",
		TStamp = "Time Stamp" ,
		title = "History For  ",
		Welcome = "Welcome to HisDad\'s offline history viewer.",
		FirstDeath = "First Death",
		SelectA = "Select Account",
		Locations = "Locations",
		Location = "Location",
		WBosses = "World Bosses",
		Zone = "Zone",
	}

pub_names = {
--EP
	["11"]= "Crow's Wood",
	["21"]= "Forgotten Crypts",
	["31"]= "Sanguine's Demesne",
	["41"]= "Hall of the Dead" ,
	["51"]= "Lion's Den",
--DC
	["12"]= "Bad Man's Hallows" ,
	["22"]= "Bonesnap Ruins" ,
	["32"]= "Obsidian Scar" ,
	["42"]= "Lost City" ,
	["52"]= "Razaks Wheel" ,
--AD
	["13"]= "Toothmall Gully" ,
	["23"]= "Root Sunder Ruins" ,
	["33"]= "Rulanyil's Fall" ,
	["43"]= "Crimson Cove" ,
	["53"]= "The Vile Manse" ,
--Coldharbour
	["54"]= "Village of the Lost" ,
	}

grp_names = {
--EP
	["11"]= "Fungal Grotto",
	["21"]= "Darkshade Caverns",
	["31"]= "Arx Corinum",
	["41"]= "Direfrost Keep",
	["51"]= "Blessed Crucible",
--DC
	["12"]= "Spindleclutch",
	["22"]= "Wayrest Sewers",
	["32"]= "Crypt of Hearts",
	["42"]= "Volenfell",
	["52"]= "Blackheart Haven",
--AD
	["13"]= "Banished Cells",
	["23"]= "Elden Hollow",
	["33"]= "City of Ash",
	["43"]= "Tempest Island",
	["53"]= "Selene's Web",
--Coldharbour
	["54"]= "Vaults of Madness",
--Craglorn
	["15"] = "Hel Ra Citadel",
	["25"] = "Aetherian Archive",
	["35"] = "Sanctum Ophidia",
	["45"] = "Dragonstar Arena",
}

Locations = {
--EP
		["11"] = "Stonefalls",
		["21"] = "Deshaan",
		["31"] = "Shadowfen",
		["41"] = "Eastmarch",
		["51"] = "The Rift",
--DC
		["12"] = "Glenumbra",
		["22"] = "Stormhaven",
		["33"] = "Rivenspire",
		["42"] = "Alik'r Desert",
		["52"] = "Bangkorai",
--AD
		["13"] = "Auridon",
		["23"] = "Grahtwood",
		["33"] = "Greenshade",
		["43"] = "Malabal-Tor",
		["53"] = "Reaper's March",
--Coldharbour
		["14"] = "Coldharbour",
		["15"] = "Cyrodiil"

}
dofile "./data/en-data.lua"		--Achievement text dumped from the game.