ajmenu1 = new mainMenu('horizontal', 65, '#000000','#000000' , '#FFFFFF', '#009900');
 ajmenu1.pad_1 = 17;
 ajmenu1.pad_2 = 19;
 ajmenu1.cellpadding = 0;
 
 ajmenu1.addItems("HOME", "http://lvhsc.org/index.html", "ADVOCACY", "http://lvhsc.org/advocacy.html", "RESOURCES & NEWS", "http://lvhsc.org/resources-news.html", "ABOUT US", "http://lvhsc.org/about-hsc.html");
 
ajmenu1 = new subMenu('2','#000000', '#000000', '#FFFFFF', '#009900');
 ajmenu1.addItems("Legislative Advocacy - 2011 Legislative Session", "http://lvhsc.org/legislative-advocacy-2011.html", "Legislative Advocacy - Past Efforts", "http://lvhsc.org/legislative-advocacy-past-efforts.html");

ajmenu1 = new subMenu('3','#000000', '#000000', '#FFFFFF', '#009900');
 ajmenu1.addItems("Southern Nevada Healthcare Resources", "http://lvhsc.org/sn-healthcare-resources.html", "Nevada Healthcare Resources", "http://lvhsc.org/nevada-healthcare-resources.html", "National Healthcare Resources", "http://lvhsc.org/national-healthcare-resources.html");

ajmenu1 = new subMenu('4','#000000', '#000000', '#FFFFFF', '#009900');
 ajmenu1.addItems("History", "http://lvhsc.org/history.html", "The Organization", "http://lvhsc.org/the-organization.html", "Present Day", "http://lvhsc.org/present-day.html", "HSC Members", "http://lvhsc.org/hsc-members.html", "FAQ", "http://lvhsc.org/FAQ.html", "Contact Us", "http://lvhsc.org/contact.html");


