<!--
document.writeln('<div id="navbuttons">');
document.writeln('<a href="/">Home</a>');
document.writeln('<a href="/wholesale/">WHOLESALE INFO</a>');
document.writeln('<a href="/sitemap.htm">Site Map</a>');
document.writeln('<a href="/ornaments/index.htm" style="padding:0px;"><img src="/images/navigation/roseremembrance-orn.jpg" width="160" height="106" /></a>');
document.writeln('<span><b>Ornaments:</b></span>');
document.writeln('<a class="indent" href="/ornaments/bereavement/">Bereavement</a>');
document.writeln('<a class="indent" href="/ornaments/birth/">Birth</a>');
document.writeln('<a class="indent" href="/ornaments/birthday/">Birthday</a>');
document.writeln('<a class="indent" href="/ornaments/christmas/">Christmas</a>');
document.writeln('<a class="indent" href="/ornaments/graduation/">Graduation</a>');
document.writeln('<a class="indent" href="/ornaments/mothersday/">Mothers Day</a>');
document.writeln('<a class="indent" href="/ornaments/thankyou/">Thank You</a>');
document.writeln('<a class="indent" href="/ornaments/weddings/">Wedding</a>');
document.writeln('<a class="indent" href="/ornaments/alloccasion/">All Occasion</a>');
document.writeln('<a href="/jewelry/">Jewelry</a>');
document.writeln('<a href="/aboutus/">About Us</a>');
document.writeln('<a href="/contact.htm">Contact Us</a>');
document.writeln('<img src="/images/navigation/menubottombg.gif" width="160" height="37" />');
document.writeln('</div>');
//-->