// Navigation array indexes
TEXT=0;
PAGE=1;
IMAGE=2;

var navEndIndex = new Array();
navEndIndex[0] = 12;
navEndIndex[1] = 18;
navEndIndex[2] = 21;

var dropdownLastIndex = 23;

var globals = new Array();
globals = [
        ["Getting Started","gettingstarted.html", "Getting Started"],
        ["Lesson Plans","historylessonplans1.html", "Lesson Plans"],
        ["Activities","historyactivitiesgames.html", "Activities"],
        ["Video Tutorials","historyvideotutorials.html", "Video Tutorials"],
        ["AP History","APhistory.html", "AP History"],
        ["PowerPoint","powerpointtips.htm", "PowerPoint"],
        ["Textbook Sites","textbookcompanionsites.html", "Textbook Sites"],
        ["Podcasts","historypodcasts.html", "Podcasts"],
        ["Blogs","historyblogs.html", "Blogs"],
        ["Webquests","webqueststhinkquests.html", "Webquests"],
        ["Wikis","historywikis.html", "Wikis"],
        ["Teaching Online","teachingonline.html", "Teaching Online"],
        ["Inspiration","inspiration.html", "Inspiration"],
        ["Chats","historychats.html", "Chats"],
        ["Virtual Tours","virtualtours.htm", "Virtual Tours"],
        ["BrowserPoint","browserpoint.html", "BrowserPoint"],
        ["United Streaming","unitedstreaming.html", "United Streaming"],
        ["Cell Phones","cellphone.html", "Cell Phones"],
        ["GIS","gis.htm", "GIS"],
        ["Social Bookmarking","socialbookmark.html", "Social Bookmarking"],
        ["Online Social Networks","socialnetwork.html", "Online Social Networks"],
        ["VoiceThread","voicethread.html", "VoiceThread"],
        ["Video","video.html", "Video"],
  ]

var subs = new Array();
subs[0] = [
        []
  ]
subs[1] = [
        []
  ]
subs[2] = [
        []
  ]
subs[3] = [
        []
  ]
subs[4] = [
        []
  ]
subs[5] = [
        []
  ]
subs[6] = [
        []
  ]
subs[7] = [
        []
  ]
subs[8] = [
        []
  ]
subs[9] = [
        []
  ]
subs[10] = [
        []
  ]
subs[11] = [
        []
  ]
subs[12] = [
        []
  ]
subs[13] = [
        []
  ]
subs[14] = [
        []
  ]
subs[15] = [
        []
  ]
subs[16] = [
        []
  ]
