var myNavBar1 = new NavBar(0);
myNavBar1.setSizes(1, 4, 0);
myNavBar1.setColors("#0b479d",
  "#ffffff", "#3399ee", "#ffffff", "#0b479d",
  "#000000", "#ffffcc", "#ffffff", "#000000");
myNavBar1.setFonts("Arial", "plain", "plain", "8pt",
  "Arial", "plain", "normal", "8pt");

var tempMenu;
tempMenu = new NavBarMenu(76, 240);
tempMenu.addItem(new NavBarMenuItem("About Us", "http://www.caiso.com/aboutus/"));
tempMenu.addItem(new NavBarMenuItem("Mission and 2005 Goals", "http://www.caiso.com/aboutus/mission.html"));
tempMenu.addItem(new NavBarMenuItem("Information Kit", "http://www.caiso.com/docs/2002/05/20/2002052008073426642.html"));
tempMenu.addItem(new NavBarMenuItem("Watt's New Newsletter", "http://www.caiso.com/docs/2004/01/30/2004013012403411751.html"));
tempMenu.addItem(new NavBarMenuItem("How to Contact Us", "http://www.caiso.com/aboutus/contactus/"));
tempMenu.addItem(new NavBarMenuItem("Org Chart", "http://www.caiso.com/aboutus/orgcharts/"));
tempMenu.addItem(new NavBarMenuItem("Biographical Profiles", "http://www.caiso.com/aboutus/bios/"));
tempMenu.addItem(new NavBarMenuItem("Photo Library", "http://www.caiso.com/aboutus/photolib/"));
tempMenu.addItem(new NavBarMenuItem("Presentations and Articles", "http://www.caiso.com/aboutus/articles/"));
tempMenu.addItem(new NavBarMenuItem("Glossary of Terms", "http://www.caiso.com/aboutus/glossary/"));
tempMenu.addItem(new NavBarMenuItem("Industry Links", "http://www.caiso.com/PowerCentral/"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(76, 240);
tempMenu.addItem(new NavBarMenuItem("Public Info", "http://www.caiso.com/pubinfo/"));
tempMenu.addItem(new NavBarMenuItem("Board of Governors", "http://www.caiso.com/pubinfo/BOG/"));
tempMenu.addItem(new NavBarMenuItem("Recent Documents", "http://www.caiso.com/pubinfo/recent.html"));
tempMenu.addItem(new NavBarMenuItem("Corporate Documents", "http://www.caiso.com/docs/2005/08/26/2005082614032817987.html"));
tempMenu.addItem(new NavBarMenuItem("Current Issues", "http://www.caiso.com/pubinfo/currentissues.html"));
tempMenu.addItem(new NavBarMenuItem("Public Notices", "http://www.caiso.com/pubinfo/notices"));
tempMenu.addItem(new NavBarMenuItem("Information Security", "http://www.caiso.com/pubinfo/info-security"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(86, 240);
tempMenu.addItem(new NavBarMenuItem("Newsroom", "http://www.caiso.com/newsroom"));
tempMenu.addItem(new NavBarMenuItem("News Releases", "http://www.caiso.com/newsroom/releases/"));
tempMenu.addItem(new NavBarMenuItem("Information / Media Kit", "http://www.caiso.com/docs/2002/05/20/2002052008073426642.html"));
tempMenu.addItem(new NavBarMenuItem("Photo Library", "http://www.caiso.com/aboutus/photolib/"));
tempMenu.addItem(new NavBarMenuItem("How to Reach Us", "http://www.caiso.com/newsroom/reachus/"));
tempMenu.addItem(new NavBarMenuItem("How to Reach Others", "http://www.caiso.com/newsroom/reachothers/"));
tempMenu.addItem(new NavBarMenuItem("Reference Sources", "http://www.caiso.com/docs/2004/09/28/200409281041445146.html"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(66, 240);
tempMenu.addItem(new NavBarMenuItem("The Grid", "http://www.caiso.com/thegrid"));
tempMenu.addItem(new NavBarMenuItem("System Conditions", "http://www.caiso.com/outlook/SystemStatus.html"));
tempMenu.addItem(new NavBarMenuItem("Operations", "http://www.caiso.com/thegrid/operations/"));
tempMenu.addItem(new NavBarMenuItem("Transmission Register", "http://www.caiso.com/thegrid/operations/register/"));
tempMenu.addItem(new NavBarMenuItem("Operating Procedures", "http://www.caiso.com/thegrid/operations/opsdoc/"));
tempMenu.addItem(new NavBarMenuItem("Transmission Maintenance", "http://www.caiso.com/thegrid/operations/maintenance/"));
tempMenu.addItem(new NavBarMenuItem("Generator Communication Project", "http://www.caiso.com/thegrid/operations/gcp/"));
tempMenu.addItem(new NavBarMenuItem("Metering", "http://www.caiso.com/clientserv/metering/"));
tempMenu.addItem(new NavBarMenuItem("Planning", "http://www.caiso.com/thegrid/planning"));
tempMenu.addItem(new NavBarMenuItem("Generation", "http://www.caiso.com/thegrid/generation"));
tempMenu.addItem(new NavBarMenuItem("Seasonal Assessments", "http://www.caiso.com/docs/2003/04/25/200304251132276595.html"));
tempMenu.addItem(new NavBarMenuItem("Outage Coordination", "http://www.caiso.com/docs/2001/02/01/2001020108211325518.html"));
tempMenu.addItem(new NavBarMenuItem("Grid (MRTU) Ops Committee", "http://www.caiso.com/docs/2005/04/29/200504291946466107.html"));
tempMenu.addItem(new NavBarMenuItem("SLIC Web Client", "http://www.caiso.com/docs/2001/03/29/2001032906410829431.html"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(86, 240);
tempMenu.addItem(new NavBarMenuItem("Market Analysis", "http://www.caiso.com/surveillance/"));
tempMenu.addItem(new NavBarMenuItem("Overview", "http://www.caiso.com/surveillance/overview/"));
tempMenu.addItem(new NavBarMenuItem("Reports", "http://www.caiso.com/docs/2005/01/13/2005011316200513508.html"));
tempMenu.addItem(new NavBarMenuItem("Presentations", "http://www.caiso.com/docs/2000/07/27/2000072710242117482.html"));
tempMenu.addItem(new NavBarMenuItem("MSC", "http://www.caiso.com/surveillance/overview/Committee.html"));
tempMenu.addItem(new NavBarMenuItem("Mkt Monitoring & Info Protocol", "http://www.caiso.com/docs/2002/05/16/2002051610063028441.html"));
tempMenu.addItem(new NavBarMenuItem("Market Abuse Hotline", "http://www.caiso.com/surveillance/hotline/"));
tempMenu.addItem(new NavBarMenuItem("FAQ", "http://www.caiso.com/surveillance/faq/"));
tempMenu.addItem(new NavBarMenuItem("Market Analysis Archives", "/docs/2002/05/15/2002051517173312304.html"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(86, 240);
tempMenu.addItem(new NavBarMenuItem("Market Services", "http://www.caiso.com/clientserv/"));
tempMenu.addItem(new NavBarMenuItem("Scheduling Coordinator Information", "http://www.caiso.com/clientserv/welcome/"));
tempMenu.addItem(new NavBarMenuItem("Certification Processes", "http://www.caiso.com/clientserv/certification/"));
tempMenu.addItem(new NavBarMenuItem("Meetings & Training", "http://www.caiso.com/clientserv/meetings/"));
tempMenu.addItem(new NavBarMenuItem("Settlements", "http://www.caiso.com/clientserv/settlements/"));
tempMenu.addItem(new NavBarMenuItem("Contracts/Agreements", "http://www.caiso.com/clientserv/agreements/"));
tempMenu.addItem(new NavBarMenuItem("Dispute Information Resource", "http://www.caiso.com/docs/2004/10/20/200410201509509452.html"));
tempMenu.addItem(new NavBarMenuItem("Alternative Dispute Resolution Proceedings (ADR)", "http://www.caiso.com/clientserv/adr/"));
tempMenu.addItem(new NavBarMenuItem("Studies & Reports", "http://www.caiso.com/clientserv/studies/"));
tempMenu.addItem(new NavBarMenuItem("Firm Transmission Rights", "http://www.caiso.com/clientserv/ftr/index.html"));
tempMenu.addItem(new NavBarMenuItem("Scheduling Infrastructure", "http://www.caiso.com/docs/2002/03/07/2002030708530417290.html"));
tempMenu.addItem(new NavBarMenuItem("Participating Intermittent Resource Program (PIRP)", "http://www.caiso.com/docs/2003/01/29/2003012914230517586.html"));
tempMenu.addItem(new NavBarMenuItem("Transmission Access Charges/New PTO", "http://www.caiso.com/clientserv/tac/"));
tempMenu.addItem(new NavBarMenuItem("Demand Response Program", "http://www.caiso.com/clientserv/load/"));
tempMenu.addItem(new NavBarMenuItem("Credit Policy", "http://www.caiso.com/docs/2005/06/14/200506141656326466.html"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(96, 240);
tempMenu.addItem(new NavBarMenuItem("Market Operations", "http://www.caiso.com/marketops/"));
tempMenu.addItem(new NavBarMenuItem("OASIS", "http://oasis.caiso.com"));
tempMenu.addItem(new NavBarMenuItem("CBM Reports", "http://www.caiso.com/docs/2001/11/20/2001112015042128272.html"));
tempMenu.addItem(new NavBarMenuItem("Technical Information", "http://www.caiso.com/marketops/technical/index.html"));
tempMenu.addItem(new NavBarMenuItem("Automated Dispatch System (ADS)", "http://www.caiso.com/clientserv/ads/"));
tempMenu.addItem(new NavBarMenuItem("Testing Calendar", "http://www1.caiso.com/marketops/testcal/dispcal.cgi"));
tempMenu.addItem(new NavBarMenuItem("DC Loss Information (Percentage)", "http://www.caiso.com/docs/2001/03/20/2001032016415911923.html"));
tempMenu.addItem(new NavBarMenuItem("Compliance Reports", "http://www.caiso.com/irp/"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(126, 240);
tempMenu.addItem(new NavBarMenuItem("Stakeholder Processes", "http://www.caiso.com/stakeholders/"));
tempMenu.addItem(new NavBarMenuItem("Upcoming Stakeholder Meetings","http://www.caiso.com/docs/2005/06/09/2005060910333411474.html"));
tempMenu.addItem(new NavBarMenuItem("Recent (Past 6 months) Stakeholder Activities","http://www.caiso.com/docs/2005/06/09/2005060910374912494.html"));
tempMenu.addItem(new NavBarMenuItem("Other Stakeholder Activities","http://www.caiso.com/clientserv/stakeholders"));
tempMenu.addItem(new NavBarMenuItem("ISO Meetings and Training Calendar","http://www.caiso.com/meetings/"));
tempMenu.addItem(new NavBarMenuItem("Market Participant Communications","http://www.caiso.com/docs/2000/06/01/2000060109560313721.html"));
myNavBar1.addMenu(tempMenu);

tempMenu = new NavBarMenu(92, 240);
tempMenu.addItem(new NavBarMenuItem("Legal/Regulatory", "http://www.caiso.com/pubinfo/FERC/"));
tempMenu.addItem(new NavBarMenuItem("Tariff and Protocols", "http://www.caiso.com/pubinfo/tariffs/"));
tempMenu.addItem(new NavBarMenuItem("Amendments", "http://www.caiso.com/pubinfo/amendments/"));
tempMenu.addItem(new NavBarMenuItem("FERC Filings", "http://www.caiso.com/pubinfo/FERC/filings"));
tempMenu.addItem(new NavBarMenuItem("FERC Orders", "http://www.caiso.com/pubinfo/FERC/rulings"));
tempMenu.addItem(new NavBarMenuItem("CPUC Filings", "http://www.caiso.com/pubinfo/CPUC/index.html"));
tempMenu.addItem(new NavBarMenuItem("Oversight and Investigation", "http://www.caiso.com/docs/2004/12/16/2004121616491811287.html"));
tempMenu.addItem(new NavBarMenuItem("Contracts/Agreements", "http://www.caiso.com/clientserv/agreements/"));
tempMenu.addItem(new NavBarMenuItem("Access Charge/New PTO", "http://www.caiso.com/clientserv/tac/"));
tempMenu.addItem(new NavBarMenuItem("Alternative Dispute Resolution Proceedings (ADR)", "http://www.caiso.com/clientserv/adr/index.html"));
myNavBar1.addMenu(tempMenu);

var fullWidth;

function init() {
  // Get width of window, need to account for scrollbar width in Netscape.
  fullWidth = getWindowWidth() 
    - (isMinNS4 && getWindowHeight() < getPageHeight() ? 16 : 0);

  myNavBar1.resize(800);

  if (isMinIE4) {
	  myNavBar1.moveTo(10,75);
  } else {
	  myNavBar1.moveTo(8,68);
  }   // endif  

  myNavBar1.create();

  myNavBar1.setzIndex(2);

}

