var MENU_ITEMS = [
['
Tournament Info', null, {sw:112},
['Overview', '/tournament/tournament-overview.html', {sw:73}],
['2009 Schedule of Events', '/tournament/tournament-schedule.html', {sw:156}],
['History', '/tournament/tournament-history.html', {sw:68}]
],
['
Spectator Info', null, {sw:106},
['Ticket Info', '/spectator/spectator-ticket.html', {sw:90}],
['Getting There', '/spectator/eccmap.html', {sw:101}],
['Parking & Shuttle Service', '/spectator/spectator-parking.html', {sw:167}]
],
['
Glendale G&CC', null, {sw:101},
['Overview', '/course/course-overview.html', {sw:73}],
['Scorecard & Layout', '/course/course-scorecard.html', {sw:128}]
],
['
Volunteers', null, {sw:84},
['Overview', '/volunteers/volunteers-overview.html', {sw:73}],
['Job Descriptions & Availability', '/volunteers/volunteers-job.html', {sw:200}],
['Apply Now!', '/volunteers/applynow.html', {sw:84}]
],
['
Caddies', '/caddies.html', {sw:68}],
['
Monday Qualifying', null, {sw:123},
['Tee Times', '/qualifying/teetimes.html', {sw:79}],
['Results', '/qualifying/results.html', {sw:68}]
],
['
Contact Us', null, {sw:84},
['Tournament Contact Information', '/contact/conatct_tournament.html', {sw:194}]
],
['
July 6', null, {sw:62}]
];
new menu (MENU_ITEMS, MENU_POS);