<html> <head> <title>The Leonard Homepage (*The* alternative programming page)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <frameset cols="173,80%" rows="*">    <frameset rows="*,96" frameborder="NO" border="0" framespacing="0" cols="*">      <frame src="menu.html" scrolling="NO" name="menu" frameborder="NO">     <frame name="bottomFrame" scrolling="NO" noresize src="frameb.html">   </frameset>   <frame src="news.html" name="main" frameborder="NO"> </frameset> <noframes> <body bgcolor="#FFFFFF"> </body> </noframes>  </html> 
