 ajmenu1 = new mainMenu('horizontal', 70, '#000000', '#F01A24');
ajmenu1.pad_1 = 0;
ajmenu1.pad_2 = 0;
 ajmenu1.addItems("About MSCI", "http://www.mscinc.ca/about/index.html",
"Products", "http://www.mscinc.ca/products/index.html", "Solutions", "http://www.mscinc.ca/solutions/index.html",  "Services", "http://www.mscinc.ca/services/index.html", "Flight Heritage", "http://www.mscinc.ca/heritage/index.html", "Current Missions", "http://www.mscinc.ca/missions/index.html", "Facilities", "http://www.mscinc.ca/facilities/index.html", "News & Resources", "http://www.mscinc.ca/news/index.html");

 ajmenu1 = new subMenu('1','#000000', '#ED1C24');
 ajmenu1.addItems("Corporate Profile", "http://www.mscinc.ca/about/index.html", "Mission", "http://www.mscinc.ca/about/mission.html", "Vision", "http://www.mscinc.ca/about/vision.html", "Values", "http://www.mscinc.ca/about/values.html", "Leadership team", "http://www.mscinc.ca/about/eteam.html", "Certifications", "http://www.mscinc.ca/about/certifications.html", "Quality Control", "http://www.mscinc.ca/about/qc.html",  "Community Outreach", "http://www.mscinc.ca/about/community.html", "Contact", "http://www.mscinc.ca/about/contact.html", "Careers", "http://www.mscinc.ca/about/careers.html");



 ajmenu1 = new subMenu('2','#000000', '#ED1C24');
 ajmenu1.addItems("Microsatellites", "http://www.mscinc.ca/products/sats.html", "MicroWheel 200", "http://www.mscinc.ca/products/mw-200.html", "MicroWheel 1000", "http://www.mscinc.ca/products/mw-1000.html", "Rate Measurement Unit", "http://www.mscinc.ca/products/rmu.html", "Spacecraft Simulator", "http://www.mscinc.ca/products/simulator.html");

 ajmenu1 = new subMenu('2i1','#000000', '#ED1C24');
 ajmenu1.addItems("MOST", "http://www.mscinc.ca/products/most.html", "NEOSSat", "http://www.mscinc.ca/products/neossat.html");

 ajmenu1 = new subMenu('3','#000000', '#ED1C24');
 ajmenu1.addItems("Scientific", "http://www.mscinc.ca/solutions/scientific.html", "Operational", "http://www.mscinc.ca/solutions/operational.html", "Commercial", "http://www.mscinc.ca/solutions/commercial.html");



 ajmenu1 = new subMenu('4','#000000', '#ED1C24');
 ajmenu1.addItems("Mission Analysis", "http://www.mscinc.ca/services/ma.html");


 ajmenu1 = new subMenu('5','#000000', '#ED1C24');
 ajmenu1.addItems("MicroWheel 200", "http://www.mscinc.ca/heritage/mw200.html", "MicroWheel 1000", "http://www.mscinc.ca/heritage/mw1000.html", "Customers", "http://www.mscinc.ca/heritage/customers.html", "MOST", "http://www.mscinc.ca/heritage/most.html", "NEOSSat", "http://www.mscinc.ca/heritage/neossat.html");


 ajmenu1 = new subMenu('8','#000000', '#ED1C24');
 ajmenu1.addItems("Press Releases", "http://www.mscinc.ca/news/index.html", "News", "http://www.mscinc.ca/news/news.html", "Resources", "http://www.mscinc.ca/news/resources.html", "Social Media", "http://www.mscinc.ca/news/social.html");



