var oMenuRoot = new ew_Menu('RootMenu');
oMenuRoot.isroot = true;
oMenuRoot.addMenuItem(1, "Home", 1, "Home.html", "", -1);
oMenuRoot.addMenuItem(2, "Club Meetings", 1, "Club_Meetings.html", "", -1);
oMenuRoot.addMenuItem(20, "Meeting Minutes", 1, "Meeting_Minutes.html", "", 2);
oMenuRoot.addMenuItem(30, "Jan 2008", 1, "Jan_2008.html", "", 20);
oMenuRoot.addMenuItem(31, "June 2008", 1, "June_2008.html", "", 20);
oMenuRoot.addMenuItem(32, "August 2008", 1, "August_2008.html", "", 20);
oMenuRoot.addMenuItem(33, "September 2008", 1, "September_2008.html", "", 20);
oMenuRoot.addMenuItem(34, "October 2008", 1, "October_2008.html", "", 20);
oMenuRoot.addMenuItem(35, "November 2008", 1, "November_2008.html", "", 20);
oMenuRoot.addMenuItem(36, "June 2009", 1, "2009-06-20_Club_Meeting_Minutes.doc", "", 20);
oMenuRoot.addMenuItem(36, "July 2009", 1, "2009-07-18_Club_Meeting_Minutes.doc", "", 20)
oMenuRoot.addMenuItem(37, "January 2010", 1, "2010-01-16_Club_Meeting_Minutes.doc", "", 20)
oMenuRoot.addMenuItem(3, "Upcoming Car Shows", 1, "2009-09-12_Car_Show_Flyer.doc", "", -1);
oMenuRoot.addMenuItem(4, "HOSS Fest 2009 Results", 1, "http://www.hosschevrolet.com/HOSSFEST2009results/index.htm", "", -1);
oMenuRoot.addMenuItem(6, "Join HOSS", 1, "Join_HOSS.html", "", -1);
oMenuRoot.addMenuItem(7, "Contact Us", 1, "Contact_Us.html", "", -1);
oMenuRoot.addMenuItem(8, "About Us", 1, "About_Us.html", "", -1);
oMenuRoot.addMenuItem(9, "Bylaws", 0, "", "http://hossimpala.com/binaries/bylaws.doc", -1);
oMenuRoot.addMenuItem(10, "HOSS Yahoo Group", 0, "", "http://groups.yahoo.com/group/hossimpala", -1);
oMenuRoot.addMenuItem(11, "Impala SS Forums", 0, "", "http://www.impalassforum.com/", -1);
oMenuRoot.addMenuItem(12, "Copyrights", 1, "Copyrights.html", "", -1);
oMenuRoot.addMenuItem(13, "Pictures", 1, "Pictures.html", "", -1);
oMenuRoot.addMenuItem(40, "Lake Whitney Cruise April 2008", 1, "Lake_Whitney_Cruise_April_2008.html", "", 13);
oMenuRoot.addMenuItem(41, "Dallas AutoRama Feb 2008", 1, "Dallas_AutoRama_Feb_2008.html", "", 13);
oMenuRoot.addMenuItem(42, "ImpalaFest 2007", 1, "ImpalaFest_2007.html", "", 13);
