// Invoke chgImg function to create navigation rollover
<!-- 
	document.write('<a href="programs.html" onMouseover="dropdownmenu(this, event, programsMenu, \'112px\'); chgImg(\'the_show_b\', \'programsOn\'); window.status=\'The Show, description of the programs\'; return true" onMouseout="delayhidemenu(); chgImg(\'the_show_b\', \'programsOff\'); window.status=\'\'; return true"><div class="menu_back"><img src="images/the_show_button_off.gif" alt="The Show, description of the programs" title="The Show, description of the programs" width="112" height="22" name="the_show_b" \/><\/div><\/a>');
// -->