// Auto-generated by WowJutsu.com, do not modify
var tempArr = new Array();
var zoneNames = new Array();
zoneNames["outdoorbosses"] = "Outdoor Bosses";
zoneNames["doomlordkazzak"] = "Doom Lord Kazzak";
zoneNames["doomwalker"] = "Doomwalker";
zoneNames["gruulslair"] = "Gruul's Lair";
zoneNames["hyjalsummit"] = "Hyjal Summit";
zoneNames["karazhan"] = "Karazhan";
zoneNames["magtheridonslair"] = "Magtheridon's Lair";
zoneNames["serpentshrinecavern"] = "Serpentshrine Cavern";
zoneNames["theblacktemple"] = "The Black Temple";
zoneNames["theeye"] = "The Eye";
zoneNames["zulaman"] = "Zul'Aman";
zoneNames["sunwell"] = "Sunwell Plateu";


var mobsByZone = new Array();

tempArr = new Array();
tempArr[0] = "Doom Lord Kazzak"
tempArr[1] = "Doomwalker"
mobsByZone["outdoorbosses"] = tempArr;

tempArr = new Array();
tempArr[0] = "Doom Lord Kazzak"
mobsByZone["doomlordkazzak"] = tempArr;
tempArr = new Array();
tempArr[0] = "Doomwalker"
mobsByZone["doomwalker"] = tempArr;
tempArr = new Array();
tempArr[0] = "High King Maulgar"
tempArr[1] = "Gruul the Dragonkiller"
mobsByZone["gruulslair"] = tempArr;
tempArr = new Array();
tempArr[0] = "Rage Winterchill"
tempArr[1] = "Anetheron"
tempArr[2] = "Kaz'rogal"
tempArr[3] = "Azgalor"
tempArr[4] = "Archimonde"
mobsByZone["hyjalsummit"] = tempArr;
tempArr = new Array();
tempArr[0] = "Attumen the Huntsman"
tempArr[1] = "Moroes"
tempArr[2] = "Maiden of Virtue"
tempArr[3] = "Romulo & Julianne"
tempArr[4] = "The Big Bad Wolf"
tempArr[5] = "The Crone"
tempArr[6] = "The Curator"
tempArr[7] = "Terestian Illhoof"
tempArr[8] = "Shade of Aran"
tempArr[9] = "Netherspite"
tempArr[10] = "Chess Event"
tempArr[11] = "Prince Malchezaar"
tempArr[12] = "Nightbane"
mobsByZone["karazhan"] = tempArr;
tempArr = new Array();
tempArr[0] = "Magtheridon"
mobsByZone["magtheridonslair"] = tempArr;
tempArr = new Array();
tempArr[0] = "Hydross the Unstable"
tempArr[1] = "The Lurker Below"
tempArr[2] = "Leotheras the Blind"
tempArr[3] = "Fathom-Lord Karathress"
tempArr[4] = "Morogrim Tidewalker"
tempArr[5] = "Lady Vashj"
mobsByZone["serpentshrinecavern"] = tempArr;
tempArr = new Array();
tempArr[0] = "High Warlord Naj'entus"
tempArr[1] = "Supremus"
tempArr[2] = "Gurtogg Bloodboil"
tempArr[3] = "Teron Gorefiend"
tempArr[4] = "Shade of Akama"
tempArr[5] = "Reliquary of Souls"
tempArr[6] = "Mother Shahraz"
tempArr[7] = "Illidari Council"
tempArr[8] = "Illidan Stormrage"
mobsByZone["theblacktemple"] = tempArr;
tempArr = new Array();
tempArr[0] = "Al'ar"
tempArr[1] = "Void Reaver"
tempArr[2] = "High Astromancer Solarian"
tempArr[3] = "Kael'Thas Sunstrider"
mobsByZone["theeye"] = tempArr;
tempArr = new Array();
tempArr[0] = "Nalorakk"
tempArr[1] = "Akil'Zon"
tempArr[2] = "Jan'Alai"
tempArr[3] = "Halazzi"
tempArr[4] = "Hex Lord Malacrass"
tempArr[5] = "Zul'jin"
mobsByZone["zulaman"] = tempArr;

tempArr = new Array();
tempArr[0] = "Kalecgos"
tempArr[1] = "Brutallus"
tempArr[2] = "Felmyst"
tempArr[3] = "Eredar Twins"
tempArr[4] = "M'uru"
tempArr[5] = "Entropius"
tempArr[6] = "Kil'jaeden"
mobsByZone["sunwell"] = tempArr;


