/* Tigra Menu items structure */ /* Park */ /*['Board Minutes', 'index.html?Board_Minutes'],*/ /* End Park*/ var MENU_ITEMS = [ ['Home','index.html',null], ['About Us', null, null, ['Contacts', 'index.html?Contacts'], ['Arena Information', 'index.html?Arena'], ['Fundraising', 'index.html?Fundraising'], ['VAHA Bylaws', 'index.html?VAHA_Bylaws'], ['WMHL Bylaws', 'index.html?WMHL_Bylaws'], ['Zero Tolerance', 'index.html?Zero'], ['Email VAHA', 'mailto:vaha@mwt.net'] ], ['Events', null, null, ['All Events', 'index.html?All_Events'], ['Arena Events', 'index.html?Arena_Events'], ['Tournaments', 'index.html?Tournaments'], ['Practice', 'index.html?Practice'], ['Games', 'index.html?Games'] ], ['Teams', null, null, ['Thundermites', 'index.html?Thundermites'], ['Mites 1', 'index.html?Mites-1'], ['Mites 2', 'index.html?Mites-2'], ['Squirts 1', 'index.html?Squirts-1'], ['PeeWee 1', 'index.html?PeeWee-1'], ['U12 Girls', 'index.html?U12_Girls'], ['U14 Girls', 'index.html?U14_Girls'], ['Bantam', 'index.html?Bantam'] ], ['Members', null, null, ['Coaches' ,'index.html?Coaches'], ['Policy Handbook' ,'index.html?Handbook'], ['Forms', ' index.html?Forms'], ['Schedules', 'games2.cgi'], ['Board Minutes', 'index.html?Minutes'], ['Maps', 'http://www.arenamaps.com/arenas/Wisconsin_city.htm', {'tw':'_blank'} ], ['League Standings','http://www.viroquathunder.org/wmhl/wmhl_scores_menu.cgi', {'tw':'_blank'}], ['WMHL','http://www.wmhl.org', {'tw':'_blank'}], ['WAHA','http://www.waha-hockey.com', {'tw':'_blank'}], ['USA Hockey','http://www.usahockey.com', {'tw':'_blank'}], ['Total Hockey','http://www.totalhockeymadison.com', {'tw':'_blank'}] ], ];