var myMenu =
[
    ['Home', '', 'index.shtml', '_self', 'Homepage'],
	 _cmSplit,

    ['Welcome Message', '', 'welcome.shtml', '_self', 'Welcome Message'],
	 _cmSplit,

    ['Committee', '', 'committee.shtml', '_self', 'Committee'],
	 _cmSplit,
	
    ['Teaching Faculty', '', '#', '_self', 'Teaching Faculty',
        ['Jul Courses', '', 'faculty.shtml', '_self', 'Jul Courses'],
        _cmSplit,
        ['Nov Courses', '', 'faculty_nov.shtml', '_self', 'Nov Courses']
	],
	 _cmSplit,
	 
    ['Course Info & Prog', '', 'course_info.shtml', '_self', 'Course Info & Prog',
		['6th Otology & Neuro-otology Course', '', 'course_otology.shtml', '_self', '6th Otology & Neuro-otology Course'],
        _cmSplit,
		['12th Functional Endoscopic Sinus Surgery Course', '', 'course_fess.shtml', '_self', '12th Functional Endoscopic Sinus Surgery Course'],
        _cmSplit,
		['4th Head & Neck Course', '', 'course_headneck.shtml', '_self', '4th Head & Neck Course'],
        _cmSplit,
		['Snoring & Sleep Apnoea Surgery Course', '', 'course_snoring.shtml', '_self', 'Snoring & Sleep Apnoea Surgery Course'],
        _cmSplit,
        ['1st Singapore ENT Laser Course', '', 'course_lasers.shtml', '_self', '1st Singapore ENT Laser Course'],
        _cmSplit,
        ['Hands-on Transnasal Esophagoscopy Workshop', '', 'course_handson.shtml', '_self', 'Hands-on Transnasal Esophagoscopy Workshop']
	],
	 _cmSplit,	  

    ['Registration', '', 'registration.shtml', '_self', 'Registration'],
	 _cmSplit,	 
	 
	['Sponsors', '', 'sponsors.shtml', '_self', 'Sponsors'],
	 _cmSplit,	 
	 
	 ['Course Photos', '', '#', '_self', 'Course Photos',
		['July Course Photos', '', 'july_photos.shtml', '_self', 'July Course Photos'],
       	
	],
	 _cmSplit, 
	 
	 
	['General Info', '', '#', '_self', 'General Info',
		['About ENTweek08', '', 'about_ent.shtml', '_self', 'About ENTweek08'],
        _cmSplit,
        ['About Singapore', '', 'about_singapore.shtml', '_self', 'About Singapore']	
	],
	 _cmSplit,	 
	 
	['Archives', '', 'archives.shtml', '_self', 'Archives'],
	 _cmSplit,	 
	 
    ['Contact Us', '', 'contact.shtml', '_self', 'Contact Us']
];
