function get_hobbies()
{
document.write ('<table border="0" cellpadding="1" cellspacing="1"  width="100%"> <tr> <td valign="top"  width="100%" height="1"> <font face="Arial" size="2"> <a href="http://hobbyline.com/directory/Hobbies/Collecting/">Collecting</a>  </font> </td> </tr> <tr> <td valign="top"  width="100%" height="1"> <font face="Arial" size="2"> <a href="http://hobbyline.com/directory/Hobbies/Crafts/">Crafts</a>  </font> </td> </tr> <tr> <td valign="top"  width="100%" height="1"> <font face="Arial" size="2"> <a href="http://hobbyline.com/directory/Hobbies/Gardening/">Gardening</a>  </font> </td> </tr> <tr> <td valign="top"  width="100%" height="1"> <font face="Arial" size="2"> <a href="http://hobbyline.com/directory/Hobbies/Pen_Pals/">Pen Pals</a>  </font> </td> </tr> <tr> <td valign="top"  width="100%" height="1"> <font face="Arial" size="2"> <a href="http://hobbyline.com/directory/Hobbies/Radio_Controlled/">Radio Controlled</a>  </font> </td> </tr> </tr> </table> ');
}

