
sniffBrowsers();

menuItemBullet = new bulletPoint("../images/nav_menu_off.gif","../images/nav_menu_on.gif");
labelBullet = new bulletPoint("../images/nav_header_off.gif","../images/nav_header_on.gif");
subMenuBullet = new bulletPoint("../images/nav_sub_header_off.gif","../images/nav_sub_header_on.gif");

myTest = new menuBar('myTest','left', 'horizontal', '#99CC66', '#99CC66');
myTest.addLabel('labelBullet', 'Residency', 1, null, '#99CC66', '#99CC66', '../Home/obres.html', 'left');
myTest.addLabel('labelBullet', 'Application Info', 2, null, '#99CC66', '#99CC66', '../Home/obres.html', 'left');
myTest.addLabel('labelBullet', 'Department', 3, null, '#99CC66', '#99CC66', '../Home/obres.html', 'left');
myTest.addLabel('labelBullet', 'Visitor Info', 4, null, '#99CC66', '#99CC66', '../Home/obres.html', 'left');
myTest.addLabel('labelBullet', 'Quick Links', 5, null, '#99CC66', '#99CC66', '../Home/obres.html', 'left');
myTest.addLabel('labelBullet', 'Contact Us', 10, null, '#99CC66', '#99CC66', '../Home/contact.html', 'left');
myTest.height = 14;



menus[1] = new menu(130, 'vertical', '#ff9900', '#FF9900');
menus[1].height = 16;
menus[1].addItem('menuItemBullet', 'Alumni', null, 130, '#99cc66', '#333333', '../Alumni/AlumniMain.htm', 'left');
menus[1].addItem('menuItemBullet', 'Application Info', null, 130, '#99cc66', '#333333', '../Program/application.html', 'left');
menus[1].addItem('menuItemBullet', 'Benefits', null, 130, '#99cc66', '#333333', '../Program/benefits.html', 'left');
menus[1].addItem('menuItemBullet', 'Director', null, 130, '#99cc66', '#333333', '../Program/director.html', 'left');
menus[1].addItem('menuItemBullet', 'Events', null, 130, '#99cc66', '#333333', '../Program/events.html', 'left');
menus[1].addItem('menuItemBullet', 'Faculty', null, 130, '#99cc66', '#333333', '../Program/faculty.html', 'left');
menus[1].addItem('menuItemBullet', 'Facilities', null, 130, '#99cc66', '#333333', '../Program/facilities.html', 'left');
menus[1].addItem('menuItemBullet', 'Residents', null, 130, '#99cc66', '#333333', '../Program/residents.html', 'left');
menus[1].addItem('menuItemBullet', 'Resident Research', null, 130, '#99cc66', '#333333', '../Research/ResearchMain.html', 'left');
menus[1].addItem('menuItemBullet', 'Rotations', null, 130, '#99cc66', '#333333', '../Rotations/yearly.html', 'left');
menus[1].addItem('menuItemBullet', 'Ojectives', null, 130, '#99cc66', '#333333', '../Program/objectives.html', 'left');

menus[1].writeMenu();

menus[2] = new menu(180, 'vertical', '#ff9900', '#FF9900');
menus[2].height = 16;
menus[2].addItem('menuItemBullet', 'Application Requirements', null, 180, '#99cc66', '#333333', '../Program/application.html', 'left');
menus[2].addItem('menuItemBullet', 'Interview Dates', null, 180, '#99cc66', '#333333', '../Program/interviewdates.html', 'left');
menus[2].addItem('menuItemBullet', 'Interview Day Program', null, 180, '#99cc66', '#333333', '../Program/interviewday.html', 'left');
menus[2].addItem('menuItemBullet', 'Program Info', null, 180, '#99cc66', '#333333', '../Home/obres.html', 'left');
menus[2].addItem('menuItemBullet', 'Sample Contract', null, 180, '#99cc66', '#333333', '../images2/PDFs/sampleagreement.pdf', 'left');
menus[2].writeMenu();

menus[3] = new menu(180, 'vertical', '#ff9900', '#FF9900');
menus[3].height = 16;
menus[3].addItem('menuItemBullet', 'Chair', null, 180, '#99cc66', '#333333', 'http://www.ohsuwomenshealth.com/about/leadership.html', 'left');
menus[3].addItem('menuItemBullet', 'Clerkships', null, 180, '#99cc66', '#333333', 'http://www.ohsu.edu/xd/education/schools/school-of-medicine/departments/clinical-departments/ob-gyn/educational-programs/obgyn-medical-student-clerkship/index.cfm', 'left');
menus[3].addItem('menuItemBullet', 'Clinics', null, 180, '#99cc66', '#333333', 'http://www.ohsuwomenshealth.com/index.asp', 'left');
menus[3].addItem('menuItemBullet', 'Fellowships', null, 180, '#99cc66', '#333333', 'http://www.ohsu.edu/xd/education/schools/school-of-medicine/departments/clinical-departments/ob-gyn/educational-programs/fellowship-programs/index.cfm', 'left');
menus[3].addItem('menuItemBullet', 'Faculty', null, 180, '#99cc66', '#333333', 'http://www.ohsu.edu/xd/education/schools/school-of-medicine/departments/clinical-departments/ob-gyn/educational-programs/index.cfm', 'left');
menus[3].writeMenu();

menus[4] = new menu(150, 'vertical', '#ff9900', '#FF9900');
menus[4].height = 16;
menus[4].addItem('menuItemBullet', 'Campus Map', null, 150, '#99cc66', '#333333', 'http://www.ohsu.edu/xd/about/visiting/directions/index.cfm', 'left');
menus[4].addItem('menuItemBullet', 'Events', null, 150, '#99cc66', '#333333', '../Program/events.html', 'left');
menus[4].addItem('menuItemBullet', 'Parking', null, 150, '#99cc66', '#333333', 'http://www.ohsu.edu/parking/', 'left');
menus[4].addItem('menuItemBullet', 'Cycling', null, 150, '#99cc66', '#333333', 'http://www.ohsu.edu/bike/', 'left');
menus[4].addItem('menuItemBullet', 'Portland', null, 150, '#99cc66', '#333333', 'http://www.travelportland.com/visitors/images/travel_portland_mag.pdf', 'left');
menus[4].writeMenu();

menus[5] = new menu(160, 'vertical', '#ff9900', '#FF9900');
menus[5].height = 16;
menus[5].addItem('menuItemBullet', 'GME Office', null, 160, '#99cc66', '#333333', 'http://www.ohsu.edu/ohsuedu/academic/som/GME/GME-Prospectives.cfm', 'left');
menus[5].addItem('menuItemBullet', 'OBGYN Home', null, 160, '#99cc66', '#333333', '../Home/obres.html', 'left');
menus[5].addItem('menuItemBullet', 'OHSU Home', null, 160, '#99cc66', '#333333', 'http://www.ohsu.edu/index.shtml', 'left');
menus[5].addItem('menuItemBullet', 'Resident Lounge', null, 160, '#99cc66', '#333333', '../Lounge/LoungeMain.htm', 'left');
menus[5].writeMenu();


menus[10] = new menu(180, 'vertical', '#ff9900', '#FF9900');
menus[10].height = 16;
menus[10].writeMenu();


menus[1].align='left';
menus[2].align='left';
menus[3].align='left';
menus[4].align='left';
menus[5].align='left';
menus[10].align='left';




