if (Level_L1=="L1_PS")
	document.write("<a href='/mcbdev/2001_2002_season.shtml'><img src='/mcbdev/images/tnav_season_on.gif' width=153 height=22 border=0 alt='2001-2002 Season'></a>"); 
	else 
	document.write("<a href='/mcbdev/2001_2002_season.shtml' onMouseOver=\"changeButtonImage('btnPS',btnPS_on); return false\" onMouseOut=\"changeButtonImage('btnPS',btnPS_off); return false\"><img src='/mcbdev/images/tnav_season.gif' width=153 height=22 border=0 alt='2001-2002 Season' name='btnPS'></a>");
	if (Level_L1=="L1_BT")
	document.write("<a href='/mcbdev/buy_tickets.shtml'><img src='/mcbdev/images/tnav_tickets_on.gif' width=126 height=22 border=0 alt='Tickets'></a>"); 
	else 
	document.write("<a href='/mcbdev/buy_tickets.shtml' onMouseOver=\"changeButtonImage('btnBT',btnBT_on); return false\" onMouseOut=\"changeButtonImage('btnBT',btnBT_off); return false\"><img src='/mcbdev/images/tnav_tickets.gif' width=126 height=22 border=0 alt='Tickets' name='btnBT'></a>");
	if (Level_L1=="L1_SC")
	document.write("<a href='/mcbdev/school.shtml'><img src='/mcbdev/images/tnav_school_on.gif' width=93 height=22 border=0 alt='School'></a>"); 
	else 
	document.write("<a href='/mcbdev/school.shtml' onMouseOver=\"changeButtonImage('btnSC',btnSC_on); return false\" onMouseOut=\"changeButtonImage('btnSC',btnSC_off); return false\"><img src='/mcbdev/images/tnav_school.gif' width=93 height=22 border=0 alt='School' name='btnSC'></a>");
	if (Level_L1=="L1_GO")
	document.write("<a href='/mcbdev/giving.shtml'><img src='/mcbdev/images/tnav_giving_on.gif' width=190 height=22 border=0 alt='Giving Opportunities'></a>"); 
	else 
	document.write("<a href='/mcbdev/giving.shtml' onMouseOver=\"changeButtonImage('btnGO',btnGO_on); return false\" onMouseOut=\"changeButtonImage('btnGO',btnGO_off); return false\"><img src='/mcbdev/images/tnav_giving.gif' width=190 height=22 border=0 alt='Giving Opportunities' name='btnGO'></a>");
