/*
Top Navigational Bar II (By Mike Hall @ Brainjar.com)
*/

// Define navigation bar settings.

navBarX = 0;

navBarHeaderWidth  = 90;  // 115
navBarMenuWidth    = 160; // 190
navBarBorderWidth  =   1;
navBarPaddingWidth =   2;

navBarBorderColor   = "#000000"; 
navBarHeaderBgColor = "#800000"; // #ffcc66 #999999
navBarHeaderFgColor = "#ffffff"; // #000000
navBarActiveBgColor = "#ff0000"; // #ff9900 #666666
navBarActiveFgColor = "#000000"; // #ffffff
navBarItemBgColor   = "#ff0000"; // #ff9900 #cccccc
navBarItemFgColor   = "#ffffff"; // #000000
navBarHighBgColor   = "#800000"; // #000080
navBarHighFgColor   = "#ffffff";

navBarHeaderFontFamily = "Verdana,Arial,Helvetica,sans-serif";
navBarHeaderFontStyle  = "plain";
navBarHeaderFontWeight = "bold";
navBarHeaderFontSize   = "10pt";
navBarItemFontFamily   = "Verdana,Arial,Helvetica,sans-serif";
navBarItemFontStyle    = "plain";
navBarItemFontWeight   = "bold";
navBarItemFontSize     = "8pt";

// Define navigation bar menus. Extend beyond 4 as desired

navBarMenus[0] = new Array(
  "Home", "http://freepages.genealogy.rootsweb.com/~usher/");

navBarMenus[1] = new Array(
  "Scotland", "",
  "The Ushers of Scotland    ", "http://freepages.genealogy.rootsweb.com/~usher/ushersct/html/scotland.htm",
  "The Brewery - Thomas Usher & Son", "http://freepages.genealogy.rootsweb.com/~usher/ushersct/html/UsherBrewery.htm",
  "Usher's Well", "http://freepages.genealogy.rootsweb.com/~usher/ushersct/html/ushers_well.htm",
  "Mystery Photo Gallery", "http://freepages.genealogy.rootsweb.com/~usher/ushersct/html/photogallery.htm",
  "Whisky Promotionals", "http://freepages.genealogy.rootsweb.com/~usher/ushersct/html/whiskypromotion.htm");

navBarMenus[2] = new Array(
  "Ireland", "",
  "General", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/ireland.htm",
  "Antrim", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/antrim.htm",
  "Birr", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/birr.htm",
  "Cappagh", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/cappagh.htm",
  "Galway", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/galway.htm",
  "Gerardstown", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/gerardstown.htm",
  "Wicklow", "http://freepages.genealogy.rootsweb.com/~usher/usherirl/html/wicklow.htm");

navBarMenus[3] = new Array(
  "UK", "",
  "Bedfordshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/bedfordshire.htm",
  "Channel Islands", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/channelislands.htm",
  "Cumberland", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/cumberland.htm",
  "Devon", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/devon.htm",
  "Dorset", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/dorset.htm",
  "Essex", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/essex.htm",
  "Gloucestershire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/gloucestershire.htm",
  "Hampshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/hampshire.htm",
  "Isle of Man", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/isleofman.htm",
  "Kent", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/kent.htm",
  "Lancashire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/lancashire.htm",
  "Lincolnshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/lincolnshire.htm",
  "London", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/london.htm",
  "Middlesex", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/middlesex.htm",
  "Northumberland", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/northumberland.htm",
  "Oxfordshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/oxfordshire.htm",
  "Somerset", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/somerset.htm",
  "Wiltshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/wiltshire.htm",
  "Yorkshire", "http://freepages.genealogy.rootsweb.com/~usher/usheruk/html/yorkshire.htm");

navBarMenus[4] = new Array(
  "USA (A-M)", "",
  "USA General", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/usa.htm",
  "Alabama", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/alabama.htm",
  "Arkansas", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/arkansas.htm",
  "California", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/california.htm",
  "Colorado", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/colorado.htm",
  "Connecticut", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/connecticut.htm",
  "District of Columbia", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/dc.htm",
  "Florida", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/florida.htm",
  "Georgia", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/georgia.htm",
  "Illinois", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/illinois.htm",
  "Indiana", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/indiana.htm",
  "Iowa", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/iowa.htm",
  "Kansas", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/kansas.htm",
  "Kentucky", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/kentucky.htm",
  "Louisiana", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/louisiana.htm",
  "Maine", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/maine.htm",
  "Maryland", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/maryland.htm",
  "Massachusetts", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/massachusetts.htm",
  "Michigan", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/michigan.htm",
  "Minnesota", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/minnesota.htm",
  "Mississippi", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/mississippi.htm",
  "Missouri", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/missouri.htm",
  "Montana", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/montana.htm");

navBarMenus[5] = new Array(
  "USA (N-Z)", "",
  "Nebraska", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/nebraska.htm",
  "Nevada", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/nevada.htm",
  "New Hampshire", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/newhampshire.htm",
  "New Jersey", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/newjersey.htm",
  "New York", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/newyork.htm",
  "North Carolina", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/northcarolina.htm",
  "Ohio", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/ohio.htm",
  "Oklahoma", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/oklahoma.htm",
  "Oregon", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/oregon.htm",
  "Pennsylvania", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/pennsylvania.htm",
  "Rhode Island", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/rhodeisland.htm",
  "South Carolina", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/southcarolina.htm",
  "South Dakota", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/southdakota.htm",
  "Tennessee", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/tennessee.htm",
  "Texas", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/texas.htm",
  "Utah", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/utah.htm",
  "Virginia", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/virginia.htm",
  "Washington", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/washington.htm",
  "Wisconsin", "http://freepages.genealogy.rootsweb.com/~usher/usherusa/html/wisconsin.htm");

navBarMenus[6] = new Array(
  "Others", "",
  "Australia", "http://freepages.genealogy.rootsweb.com/~usher/usheraus/html/australia.htm",
  "Argentina", "http://freepages.genealogy.rootsweb.com/~usher/usherarg/html/argentina.htm",
  "Belize", "http://freepages.genealogy.rootsweb.com/~usher/general/belize.htm",
  "Canada", "http://freepages.genealogy.rootsweb.com/~usher/general/canada.htm",
  "Germany", "http://freepages.genealogy.rootsweb.com/~usher/general/germany.htm",
  "New Zealand", "http://freepages.genealogy.rootsweb.com/~usher/general/newzealand.htm",
  "South Africa", "http://freepages.genealogy.rootsweb.com/~usher/general/southafrica.htm",
  "Waifs and Strays", "http://freepages.genealogy.rootsweb.com/~usher/general/waifsandstrays.htm");


navBarMenus[7] = new Array(
  "Misc.", "",
  "Armory", "http://freepages.genealogy.rootsweb.com/~usher/general/armory.htm",
  "Guest Book - Sign", "http://callisto.guestworld.com/wgb/wgbsign.dbm?owner=USHERFAMILY",
  "Guest Book - View", "http://callisto.guestworld.com/wgb/wgbview.dbm?owner=USHERFAMILY",
  "Locations", "http://freepages.genealogy.rootsweb.com/~usher/general/geography.htm",
  "Origns of the name", "http://freepages.genealogy.rootsweb.com/~usher/general/origins.htm",
  "Obituaries", "http://freepages.genealogy.rootsweb.com/~usher/general/obituaries.htm",
  "Publications", "http://freepages.genealogy.rootsweb.com/~usher/general/publications.htm",
  "Site Index", "http://freepages.genealogy.rootsweb.com/~usher/general/siteindex.htm",
  "Web Resources", "http://freepages.genealogy.rootsweb.com/~usher/general/resources.htm",
  "What's New", "http://freepages.genealogy.rootsweb.com/~usher/general/whatsnew.htm");

navBarMenus[8] = new Array(
  "Search", "http://freepages.genealogy.rootsweb.com/~usher/general/search.htm");