// Begin TVCH4 menu 02/02/2004
function newWindow() {
	var urlName = "http://www.tvclubhouse.com/menu4_ql.html"
	window.open(urlName,"displayWindow","left=500,top=0,width=440,height=700,status=no,resizable=yes,scrollbars=yes")
}

function tvchmenu () {

document.write('<table width="700" border="0" cellpadding="0" cellspacing="0" align="center">');
  document.write('<tr>');
    document.write('<td width="54" valign="top" rowspan="2"><img src="http://www.tvclubhouse.com/images/toplogo_sm16.gif" alt="" width="54" height="60" border="0"></td>');
    document.write('<td height="35" valign="middle" bgcolor="#9CADBD" align="left" class="tvch" colspan="5">THE TV CLUBHOUSE</td>');
    document.write('<td colspan="3" valign="middle" align="left" bgcolor="#9CADBD" class="aa"><a href="http://www.tvclubhouse.com" target="_top" class="aa">HOME</a>'); 
      document.write('<sup class="one">.</sup> <a href="http://www.tvclubhouse.com/join.html" target="_top">JOIN</a> '); 
      document.write('<sup class="one">.</sup> <a href="http://www.tvclubhouse.com/fanclubs.html" target="_top">FAN CLUBS</a> ');
document.write('<sup class="one">.</sup> <A HREF="http://www.tvclubhouse.com/about.html" target="_top">ABOUT US</a> ');
document.write('<sup class="one">.</sup> <A HREF="http://www.tvclubhouse.com/contact.html" target="_top">CONTACT</a> ');
document.write('<sup class="one">.</sup> <a href="http://www.tvclubhouse.com/chat.html" target="_top">CHAT</a></td>');
    document.write('<td width="10" rowspan="2" valign="top" bgcolor="#9CADBD">&nbsp;</td>');
    document.write('<td width="109" rowspan="2" valign="middle" class="aa" align="left" bgcolor="#9CADBD"><A HREF="http://www.tvclubhouse.com/forum/messages/501/501.html?1061217792" TARGET="_top"><img src="http://www.tvclubhouse.com/images/bbfc_menu.gif" alt="Big Brother Fan Club" width="73" height="42" border="0"></a></td>');
  document.write('</tr>');
  document.write('<tr>'); 
    document.write('<td width="18" height="24" valign="top" bgcolor="#E7EFEF">&nbsp;</td>');
    document.write('<td valign="top" bgcolor="#E7EFEF">&nbsp\;</td>');
    document.write('<td width="13" valign="top" bgcolor="#E7EFEF">&nbsp;</td>');
    document.write('<td width="24" valign="middle" bgcolor="#E7EFEF"><a href="javascript:newWindow();"><img src="http://www.tvclubhouse.com/images/quicklinks.gif" alt="Quick Links" width="18" height="18" border="0" align="middle"></a></td>');
    document.write('<td valign="top" colspan="2" align="center" bgcolor="#E7EFEF" class="aa"><a href="http://www.tvclubhouse.com/cgi-bin/forum/discus.cgi" target="_top">FORUMS</a> '); 
      document.write('<sup class="one">.</sup> <a href="http://www.tvclubhouse.com/clubstore.html" target="_top">STORE</a> '); 
      document.write('<sup class="one">.</sup> <A HREF="http://www.tvclubhouse.com/friends.html" target="_top">FRIENDS</a> '); 
      document.write('<sup class="one">.</sup> <A HREF="http://www.tvclubhouse.com/media.html" target="_top">MEDIA ROOM</a> ');
	  document.write('<sup class="one">.</sup> <a href="http://www.tvclubhouse.com/games.html" target="_top">GAMES</a> ');
      document.write('<sup class="one">.</sup> <A HREF="http://www.tvclubhouse.com/linkus.html" target="_top">LINK US</a></td>');
    document.write('<td width="10" valign="top" bgcolor="#E7EFEF">&nbsp;</td>');
    document.write('<td width="28" valign="top" bgcolor="#E7EFEF"><img src="http://www.tvclubhouse.com/images/menu_corn.gif" alt="" width="28" height="24" border="0" align="middle"></td>');
  document.write('</tr>');
  document.write('<tr>'); 
    document.write('<td height="0"></td>');
    document.write('<td></td>');
    document.write('<td></td>');
    document.write('<td></td>');
    document.write('<td></td>');
    document.write('<td width="41"></td>');
    document.write('<td width="336"></td>');
    document.write('<td></td>');
    document.write('<td></td>');
    document.write('<td></td>');
    document.write('<td></td>');
  document.write('</tr>');
document.write('</table>');

}

// End TVCH Menu
