document.writeln('<DIV ID="Links">');
document.writeln('<BR><A HREF="index.html">Home</A>');
document.writeln('<BR><A HREF="aboutco.html">About Co</A>');
document.writeln('<BR><A HREF="bracelets.html">Bracelets</A>');
document.writeln('<BR><A HREF="chains1.html">Chains</A>');
document.writeln('<BR><A HREF="childrens-jewelry.html">Children</A>');
document.writeln('<BR><A HREF="earrings.html">Earrings</A>');
document.writeln('<BR><A HREF="lockets.html">Lockets</A>');
document.writeln('<BR><A HREF="pendants.html">Pendants</A>');
document.writeln('<BR><A HREF="ring.html">Rings</A>');
document.writeln('<BR><A HREF="teen.html">Teen</A>');
document.writeln('<BR><A HREF="sitemap-a.html">Site Map</A>');
document.writeln('</DIV>');

