topMenu = '';
topMenu += '<table border="0" cellspacing="0" cellpadding="0" width="608">';
topMenu += '<tr height="23">';
topMenu += '<td width="25"><img src="Images/pixel.gif" width="15" height="1" border="0" alt=""></td>';
topMenu += '<td width="95"><a href="about_us_home.htm" class="menu" onmouseover="popUp(\'elMenu1\',event);" onmouseout="popDown(\'elMenu1\');">About Us</a></td>';
topMenu += '<td width="115"><a href="currentshow_home.htm" class="menu" onmouseover="popUp(\'elMenu2\',event);" onmouseout="popDown(\'elMenu2\');">Current Show</a></td>';
topMenu += '<td width="120"><a href="past_shows_home.htm" class="menu" onmouseover="popUp(\'elMenu3\',event);" onmouseout="popDown(\'elMenu3\');">Past Shows</a></td>';
topMenu += '<td width="100"><a href="about_GS_home.htm" class="menu" onmouseover="popUp(\'elMenu4\',event);" onmouseout="popDown(\'elMenu4\');">G&amp;S Links</a></td>';
topMenu += '</tr>';
topMenu += '</table>';