<!-- Begin
var menu = '';
menu = 

+ '  <div class="menuheader" id="one-header">TEAM</div>'
+ '  <div class="content" id="two-content">'
+ '    <div class="text">'
+ '      	<a class="nav" href="http://www.bellevillebulls.com/team.html">Players</a><br>'
+ '        <a class="nav" href="http://www.bellevillebulls.com/hockeyop.html">Hockey Operations</a><br>'
+ '        <a class="nav" href="http://www.bellevillebulls.com/businessop.html">Business Operations</a><br>'
+ '        <a class="nav" href="http://www.bellevillebulls.com/futurebulls.html">Future Bulls</a><br>'
+ '        <a class="nav" href="http://www.bellevillebulls.com/alumni.html">Bulls Alumni</a><br>'
+ '    </div>'
+ '  </div>'
+ '  <div class="menuheader" id="twoe-header">NEWS</div>'
+ '  <div class="content" id="three-content">'
+ '    <div class="text">'
+ '      <a class="nav" href="http://www.bellevillebulls.com/newsarchive.html">News Archive</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/schedule.html">Game Report</a><br>'
+ '      <a class="nav" href="http://www.ontariohockeyleague.com/stats/statdisplay.php?type=skaters&subType=1&season_id=29&&leagueId=1&lastActive=&singleSeason=" target="_blank">Player Statistics</a><br>'
+ '      <a class="nav" href="http://www.ontariohockeyleague.com/stats/statdisplay.php?type=standings&id=0&leagueId=1" target="_blank">Standings</a><br>'
+ '    </div>'
+ '  </div>'
+ '  <div class="menuheader" id="three-header">TICKETS</div>'
+ '  <div class="content" id="four-content">'
+ '    <div class="text">'
+ '      <a class="nav" href="http://tickets.bellevillebulls.com">Buy Tickets Online</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/seasontics.html">Season Tickets</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/tickets.html">Single Game Tickets</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/PowerPack.html">Power Pack</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/grouptics.html">Group Rates</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/birthday.html">Birthday Packages</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/suites.html">Suite Rentals</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/BullsPlayoffTickets.html">Playoff Tickets</a><br>'
+ '    </div>'
+ '  </div>'
+ '  <div class="menuheader" id="four-header">ORGANIZATION</div>'
+ '  <div class="content" id="five-content">'
+ '    <div class="text">'
+ '      <a class="nav" href="http://www.bellevillebulls.com/communityevents.html">Community Events Request</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/sponsorship.html">Sponsorship Opportunities</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/sponsors.html">Bulls Sponsors</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/hockeyschool.html">Hockey Camps</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/donation.html">Donation Requests</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/alumniform.html">Alumni Form</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/blog/?p=776">Goaltender Academy</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/blog/?p=850">Skating Advance</a><br>'
+ '    </div>'
+ '  </div>'
+ '  <div class="menuheader" id="five-header">BULLS SHOP</div>'
+ '  <div class="content" id="six-content">'
+ '    <div class="text">'
+ '      <a class="nav" href="http://www.bellevillebulls.com/shop.html"><img src="http://www.bellevillebulls.com/menu/images/bullsOS.jpg" border=0 /></a>'
+ '    </div>'
+ ''
+ '  </div>'
+ '  <div class="menuheader" id="six-header">FAN ZONE</div>'
+ '  <div class="content" id="seven-content">'
+ '    <div class="text">'
+ '      <a class="nav" href="http://www.bellevillebulls.com/polls.php">Polls</a><br>'
+ '      <a class="nav" href="http://activeimages.ifp3.com/root/ActiveImages/iphoto/main2.cfm" target="_blank">Action Gallery</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/coppermine2/" target="_blank">Community Gallery</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/blog/?cat=3">Video Clips</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/downloads.html">Downloads</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/live.html">Listen Live - CJBQ Radio</a><br>'
+ '      <a class="nav" href="http://www.bellevillebulls.com/kidsclub.html">Ringo\'s Kids Club</a><br>'
+ '    </div>'
+ ''
+ '  </div>'
+ '  <div class="menuheader" id="seven-header">CONTACT</div>'
+ '  <div class="content" id="eight-content">'
+ '    <div class="text">'
+ '      <span class="scheduleContent">Belleville Bulls O.H.L.<br>'
+ '       265 Cannifton Road<br>'
+ '		  Belleville, ON K8N 4V8<br><br>'
+ ''
+ '		  For Tickets call<br>'
+ '		  613-966-8338 ext. 3885</span><br><br>'
+ ''
+ '		  <a class="nav" href="http://www.bellevillebulls.com/contact.html">Click for full contact info</a>'
+ '    </div>'
+ '  </div>'
+ '</div>'
;
document.write(menu);
//--End-->