var MENU_ITEMS = [
['
The Tournament', null, {sw:123},
['Overview', '/tournament/tournament-overview.html', {sw:83}],
['2008 Schedule of Events', '/tournament/tournament-schedule.html', {sw:183}],
['Special Events', '/tournament/specialevents.html', {sw:123},
['Sobeys-Maple Leaf Junior Clinic', '/tournament/specialevents/juniorclinic.html', {sw:237}]
],
['History', '/tournament/tournament-history.html', {sw:76}],
['The Charity', '/tournament/charity2.html', {sw:103}]
],
['
Spectator Info', null, {sw:123},
['Ticket Info', '/spectator/spectator-ticket.html', {sw:103}],
['On-Site', '/spectator/spectator-onsite.html', {sw:76}],
['Parking & Shuttle Service', '/spectator/spectator-parking.html', {sw:197}],
['Getting There', '/spectator/eccmap.html', {sw:116}]
],
['
Sponsors', null, {sw:83},
['Sponsor Login', '/partners/sponsorlogin.html', {sw:116}]
],
['
Volunteers', null, {sw:96},
['Overview', '/volunteers/volunteers-overview.html', {sw:83}],
['Job Descriptions & Availability', '/volunteers/volunteers-job.html', {sw:237}],
['Apply Now!', '/volunteers/applynow.html', {sw:96}]
],
['
Caddies', '/caddies.html', {sw:76}],
['
Monday Qualifying', null, {sw:143},
['Information', '/qualifying/qualifyinginformation.html', {sw:103}],
['Register On-line', '/qualifying/applyqualifying.html', {sw:137}],
['Download Application Form', '/qualifying/downloadapplication.html', {sw:197}]
],
['
Contact Us', null, {sw:96},
['Tournament Contact Information', '/contact/conatct_tournament.html', {sw:230}],
['List of Committee Personnel', '/contact/contact-personnel.html', {sw:210}]
]
];
new menu (MENU_ITEMS, MENU_POS);