labels1 = new Array('Pack 936','Den 2','Den 3','Den 4','Den 8','Den 9','Den 10','Den 12');
links1 = new Array('calendars/Calendar.htm','calendars/Calendar2.htm','calendars/Calendar3.htm','calendars/Calendar4.htm','calendars/Calendar8.htm','calendars/Calendar9.htm','calendars/Calendar10.htm','calendars/Calendar12.htm');

labels2 = new Array('Parent Info','Leader Info','Advancement','BSA Forms','Insignia Guide','Agenda','Belt Loops','Pinewood Derby','Image Gallery');
links2 = new Array('http://www.scouting.org/CubScouts/Parents.aspx','http://www.scouting.org/CubScouts/Leaders.aspx','http://www.scouting.org/CubScouts/Awards/Boys.aspx','http://www.scouting.org/media/forms.aspx','http://www.scouting.org/Media/InsigniaGuide.aspx','Agenda.htm','BeltLoops.htm','Pinewood.htm','imagegallery/index.html');

labels3 = new Array('GSLAC','BSA','US Scouts','Scouting Magazine','Boys Life');
links3 = new Array('http://www.stlbsa.org','http://www.scouting.org','http://usscouts.org','http://www.scoutingmagazine.org','http://www.boyslife.org');

labels4 = new Array('Troop 30','Troop 918','Warren','Boy Scout Trail');
links4 = new Array('http://bsatroop30.org','http://www.stjoecot.org/church/scouts/troop918/indextroop.htm','http://warren.fhsd.k12.mo.us/index.html','http://www.boyscouttrail.com');

groupNames = new Array('Calendars','Resources','Scouting Links','More Links');

masterLabelsIndex	= new Array(labels1,labels2,labels3,labels4,labels4);
masterLinksIndex = new Array(links1,links2,links3,links4,links4);