
document.write( '<div class=\"hlinks\">\n' );
document.write( '<a href=\"index.htm\" title=\"Our Home Page\">Home</a> | \n' );
document.write( '<a href=\"mm.htm\" title=\"Write a Post With Our Message Maker\">MessageMaker</a> | \n' );
document.write( '<a href=\"newmembers.htm\" title=\"How to Join Our Yahoo Freecycle Group\">New Member Instructions</a> | \n' );
document.write( '<a href=\"rules.htm\" title=\"Our group\'s Rules and Policies\">Rules and Policies</a> | \n' );
document.write( '<a href=\"questionsandanswers.htm\" title=\"FAQ - Aswers to Frequently Asked Questions\">Questions and Answers</a> | \n' );
document.write( '<a href=\"links.htm\" title=\"Links to websites we recommend\">Links We Like</a> | \n' );
document.write( '<a href=\"wegetletters.htm\" title=\"Letters and emails we\'ve received\">We Get Letters</a>\n' );
document.write( '</div>' );




