var i = 0;
var t = 0;
var nlclass = "shaman";
var nlclassFolder = "shaman";


nltree[i] = "Elemental"; i++;
nltree[i] = "Enhancement"; i++;
nltree[i] = "Restoration"; i++;

i = 0;

nltalent[i] = ["Convection"]; i++;
nltalent[i] = ["Concussion"]; i++;
nltalent[i] = ["Earth's Grasp"]; i++;
nltalent[i] = ["Elemental Warding"]; i++;
nltalent[i] = ["Call of Flame"]; i++;
nltalent[i] = ["Elemental Focus"]; i++;
nltalent[i] = ["Reverberation"]; i++;
nltalent[i] = ["Call of Thunder"]; i++;
nltalent[i] = ["Improved Fire Nova Totem"]; i++;
nltalent[i] = ["Eye of the Storm"]; i++;
nltalent[i] = ["Elemental Devastation"]; i++;
nltalent[i] = ["Storm Reach"]; i++;
nltalent[i] = ["Elemental Fury"]; i++;
nltalent[i] = ["Unrelenting Storm"]; i++;
nltalent[i] = ["Elemental Precision"]; i++;
nltalent[i] = ["Lightning Mastery"]; i++;
nltalent[i] = ["Elemental Mastery"]; i++;
nltalent[i] = ["Elemental Shields"]; i++;
nltalent[i] = ["Lightning Overload"]; i++;
nltalent[i] = ["Totem of Wrath"]; i++;

treeStartStop[t] = i -1;
t++;

//enhancement talents

nltalent[i] = ["Ancestral Knowledge"]; i++;
nltalent[i] = ["Shield Specialization"]; i++;
nltalent[i] = ["Guardian Totems"]; i++;
nltalent[i] = ["Thundering Strikes"]; i++;
nltalent[i] = ["Improved Ghost Wolf"]; i++;
nltalent[i] = ["Improved Lightning Shield"]; i++;
nltalent[i] = ["Enhancing Totems"]; i++;
nltalent[i] = ["Two-Handed Axes and Maces"]; i++;
nltalent[i] = ["Anticipation"]; i++;
nltalent[i] = ["Flurry"]; i++;
nltalent[i] = ["Toughness"]; i++;
nltalent[i] = ["Improved Weapon Totems"]; i++;
nltalent[i] = ["Spirit Weapons"]; i++;
nltalent[i] = ["Elemental Weapons"]; i++;
nltalent[i] = ["Mental Quickness"]; i++;
nltalent[i] = ["Weapon Mastery"]; i++;
nltalent[i] = ["Dual Wield Specialization"]; i++;
nltalent[i] = ["Dual Wield"]; i++;
nltalent[i] = ["Stormstrike"]; i++;
nltalent[i] = ["Unleashed Rage"]; i++;
nltalent[i] = ["Shamanistic Rage"]; i++;

treeStartStop[t] = i -1;
t++;

//restoration talents

nltalent[i] = ["Improved Healing Wave"]; i++;
nltalent[i] = ["Tidal Focus"]; i++;
nltalent[i] = ["Improved Reincarnation"]; i++;
nltalent[i] = ["Ancestral Healing"]; i++;
nltalent[i] = ["Totemic Focus"]; i++;
nltalent[i] = ["Nature's Guidance"]; i++;
nltalent[i] = ["Healing Focus"]; i++;
nltalent[i] = ["Totemic Mastery"]; i++;
nltalent[i] = ["Healing Grace"]; i++;
nltalent[i] = ["Restorative Totems"]; i++;
nltalent[i] = ["Tidal Mastery"]; i++;
nltalent[i] = ["Healing Way"]; i++;
nltalent[i] = ["Nature's Swiftness"]; i++;
nltalent[i] = ["Focused Mind"]; i++;
nltalent[i] = ["Purification"]; i++;
nltalent[i] = ["Mana Tide Totem"]; i++;
nltalent[i] = ["Nature's Guardian"]; i++;
nltalent[i] = ["Nature's Blessing"]; i++;
nltalent[i] = ["Improved Chain Heal"]; i++;
nltalent[i] = ["Earth Shield"]; i++;
jsLoaded=true;//needed for ajax script loading

