 <html> <head>   <title>Ruby/Freedb documentation</title>   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>  <frameset cols="20%,*">     <frameset rows="15%,35%,50%">         <frame src="fr_file_index.html"   title="Files" name="Files">         <frame src="fr_class_index.html"  name="Classes">         <frame src="fr_method_index.html" name="Methods">     </frameset>     <frameset rows="80%,20%">       <frame  src="files/lib/freedb_rb.html" name="docwin">       <frame  src="blank.html" name="source">     </frameset>     <noframes>           <body bgcolor="white">             Click <a href="html/index.html">here</a> for a non-frames             version of this page.           </body>     </noframes> </frameset>  </html> 
