
document.write('<center>');
document.write(' <a href="beer.htm">Beer Glasses </a>|');
document.write(' <a href="candles.htm">Candle Holders </a>|'); 
document.write(' <a href="candy.htm">Candy Jars </a>|');
document.write(' <a href="vases.htm">Vases </a>|');
document.write(' <a href="wine.htm">Wine & Champagne </a>|');
document.write(' <a href="holidays.htm">Holidays </a> '); 
document.write('</center>');
