   /* Begin Instructions

   This portion is the aeria where you input your specific templates that you would like to add.
   The format for this is:
   var templatename1=new Array(Education,Constitution,Dexterity,Power,Extra Poinst,"Skills");
   To make a new line in the skills aeria use \n .

   CASE DOES MATTER!!!!!!!

   hastor is different from HASTOR which is different from Hastor which is
   different from HAStor which is different from HaStOr.

   I think you get the point.

   End Instructions */

var Blank=new Array(0,0,0,0,0,"Your Skills\n Will Be\n Listed Here");
var FullTemplate=new Array(3,3,3,3,33,"Please Pick From the Skils Below");
var human=new Array(25,1,1,25,25,"Maximum 3 Hit Points Before Armour");
var elf=new Array(25,1,1,1,25,"Maximum 3 Hit Points Before Armour\n Hide In Forest");
var delf=new Array(25,1,1,1,25,"Maximum 3 Hit Points Before Armour\n Hide In Darkness");
var orc=new Array(25,2,2,2,25,"Maximum 4 Hit Points Before Armour\n Starts with 2 Hit Points ");
var goblin=new Array(25,1,1,1,25,"Maximum 2 Hit Points Before Armour\n Hide in Forest\n Hide In Darkness");
var dwarf=new Array(25,2,2,2,25,"Maximum 4 Hit Points Before Armour\n Starts with 2 Hit Points\n Unable to use Magic\n Resistant to Magic");
var halfling=new Array(25,1,1,1,25,"Maximum 3 Hit points Before Armour");
var dryad=new Array(20,1,1,1,20,"Maximum 2 Hit Points Before Armour\n Tree Walk\n Tree Meld\n Only has 20 Character Points");
var fae=new Array(25,1,1,1,25,"Maximum 2 Hit Points Before Armour\n Unable to Use or Wear Metal");
