var myMenu =
[
    ['Home', '', 'index.shtml', '_self', 'Home',
    ], _cmSplit,
	
    ['Key Dates', '', 'key_dates.shtml', '_self', 'Key Dates'
    ], _cmSplit,
	
    ['Scientific Programme', '', '#', '_self', 'Scientific Programme',   // a folder item
        ['Overview', '', 'overview.shtml', '_self', 'Overview'],
        _cmSplit,
        ['Plenary Sessions', '', 'plenaries.shtml', '_self', 'Plenary Sessions'], // a menu item
		_cmSplit,
		['Speakers & Chairs', '', 'speakers.shtml', '_self', 'Speakers & Chairs'], // a menu item
		_cmSplit,
		['Oral Papers', '', 'orals.shtml', '_self', 'Oral Papers'], // a menu item
		_cmSplit,
		['Posters', '', 'posters.shtml', '_self', 'Posters'], // a menu item
		_cmSplit,
 		['Special Sessions', '', 'special.shtml', '_self', 'Special Sessions'], // a menu item
		_cmSplit,
        ['Pre-Colloquium Events', '', 'pre_colloquium.shtml', '_self', 'Pre-Colloquium Events'] // a menu item
    ],
	_cmSplit,
	
    ['Abstracts', '', '#', '_self', 'Abstracts',   // a folder item   
        ['Call for Abstracts', '', 'abstracts.shtml', '_self', 'Call for Abstracts'],  // a menu item   
        _cmSplit,
        ['Abstract Format Guidelines', '', 'abstract_submission_guidelines.shtml', '_self', 'Abstract Format Guidelines'],  // a menu item
        _cmSplit,
        ['How to Submit Your Abstract', '', 'abstract_howto.shtml', '_self', 'How to Submit Your Abstract']
    /*    ['Information for Presenters', '', 'abstract_presenter.shtml', '_self', 'Information for Presenters']*/
    ],
	_cmSplit,
	
    ['Workshops', '', '#', '_self', 'Workshops',   // a folder item
        ['Call for Workshop Proposals', '', 'workshop_proposals.shtml', '_self', 'Call for Workshop Proposals'],  // a menu item
        _cmSplit,
        ['Submission Guidelines', '', 'workshops_submission_guidelines.shtml', '_self', 'Submission Guidelines'],  // a menu item
        _cmSplit,
        ['Sample Workshop Proposal', '', 'sample_workshop_proposal.shtml', '_self', 'Sample Workshop Proposal'],  // a menu item
       _cmSplit,	
        ['Workshops List', '', 'workshops_list.shtml', '_self', 'Workshop List']  // a menu item	   
    ],
	_cmSplit,	
	
    ['Meetings', '', '#', '_self', 'Pre/Post ASM Meetings',   // a folder item
        ['Meetings List', '', 'meeting_list.shtml', '_self', 'Meetings List'],  // a menu item
        _cmSplit, 
		['Meet the Entities & Newcomers', '', 'entities.shtml', '_self', 'Meet the Entities & Newcomers'],  // a menu item
        _cmSplit,
        ['Annual General Meetings', '', 'agm.shtml', '_self', 'Annual General Meetings']  // a menu item
    ],
	_cmSplit,
	
	['Registration', '', 'registration.shtml', '_self', 'Registration'],
	_cmSplit,
	
    ['Accommodation', '', 'accommodation.shtml', '_self', 'Accommodation'],
	_cmSplit,	

    ['Social Programme', '', 'social.shtml', '_self', 'Social Programme',   // a folder item
 /*     ['Tours', '', 'social_tour.shtml', '_self', 'Tours']  // a menu item
		*/
    ],
	_cmSplit,	
		
    ['Singapore & More', '', '#', '_self', 'Singapore & More',
		['Venue', '', 'venue.shtml', '_self', 'Venue'],  // a menu item
 			    _cmSplit,
 		['Visitor Tips', '', 'tips.shtml', '_self', 'Visitor Tips'],  // a menu item
				_cmSplit,				
		['Singapore A-Z', '', 'az.shtml', '_self', 'Singapore A-Z']  // a menu item
    ], _cmSplit,
	
    ['Stipends', '', '#', '_self', 'Stipends',
		['Introduction', '', 'stipends.shtml', '_self', 'Introduction'],  // a menu item
				_cmSplit,
		['Consumer Stipends', '', 'consumers.shtml', '_self', 'Consumer Stipends'],  // a menu item
				_cmSplit,				
		['Developing Country Stipends', '', 'dc.shtml', '_self', 'Developing Country Stipends']  // a menu item
    ], _cmSplit,

    ['Prizes and Awards', '', '#', '_self', 'Prizes and Awards',
		['Introduction', '', 'prizes.shtml', '_self', 'Introduction'],  // a menu item
				_cmSplit,

		['Thomas C Chalmers Award', '', 'chalmers.shtml', '_self', 'Thomas C Chalmers Award'],  // a menu item
				_cmSplit,
		['Kenneth Warren Prize', '', 'warren.shtml', '_self', 'Kenneth Warren Prize'],  // a menu item
				_cmSplit,		
		['Chris Silagy Prize', '', 'silagy.shtml', '_self', 'Chris Silagy Prize'],  // a menu item
				_cmSplit,						
		['Bill Silverman Prize', '', 'silverman.shtml', '_self', 'Bill Silverman Prize']  // a menu item
    ], _cmSplit,
	
    ['Exhibitors and Sponsors', '', 'sponsors.shtml', '_self', 'Exhibitors and Sponsors',
/*		['Opportunities', '', 'exhibit_opportunities.shtml', '_self', 'Opportunities'],  // a menu item
				_cmSplit,					
		['Acknowledgement', '', 'exhibit_acknowledgement.shtml', '_self', 'Acknowledgement']  // a menu item
*/
	]
	/*, _cmSplit,	
	
    ['Committees', '', 'committees.shtml', '_self', 'Committees'] */
];
