var MENU_ITEMS = [
['About Us', '/aboutus.html', {sw:195}],
['Services', '/Services.html', {sw:195}],
['Clients', '/clients.html', {sw:195}],
['Golf', '/Golf.html', {sw:195}],
['Hockey', '/hockey.html', {sw:195}],
['Principals', '/Principals.html', {sw:195}],
['Contact Us', '/contact.html', {sw:195}]
];
new menu (MENU_ITEMS, MENU_POS);