function wrap_child (text) { var res=[];for (var i=0; i<3; i++) res[i]='
' + text + '
' return res; } var MENU_ITEMS0 = [[wrap_child('   ABOUT US'), null, {'sw' : 92}, ['   History', '?hls=10080'],['   Store Hours', '?hls=10082'],['   Contact Us', '?hls=10081'],['   Parking', '?hls=10111']],[wrap_child('   RETAIL'), null, {'sw' : 74}, ['    Retail Home', '?hls=10067']],[wrap_child('   TEAM'), null, {'sw' : 56}, ['   Teams Home', '?hls=10071'],['   Team Programs', null, null, ['   Soccer', '?hls=10085'],['   Rugby', '?hls=10074'],['   Hockey', '?hls=10088'],['   Basketball', '?hls=10087'],['   Baseball', '?hls=10086'],['   Volleyball', '?hls=10089'],['   Football', '?hls=10091']]],[wrap_child('   SCHOOLS'), null, {'sw' : 83}, ['   Schools Home', '?hls=10075']],[wrap_child('   CORPORATE PROMO'), null, {'sw' : 150}, ['   Corporate Promo Home', '?hls=10077'],['   Supplier Links', '?hls=10078']],[wrap_child('   LINKS'), null, {'sw' : 65}, ['   Links', '?hls=10079']]];