/*
* @author Erik Anders aka --=GT-O=--Hellfire
* gets some interesting details about the spec of the respective player from the wowarmory
*/

var pTalents = new Array();
//warrior talents
pTalents[1] = new Array();
pTalents[1][0] = 'skillname';
