

<!-- Begin

document.write('<a href="holidays.html">Holidays</a> '); 
document.write('&nbsp; &nbsp; <a href="christmas.html">Christmas</a> '); 
document.write('&nbsp; &nbsp; <a href="ornaments.html">Ornaments</a> '); 
document.write('&nbsp; &nbsp; <a href="angels.html">Angels</a> '); 
document.write('&nbsp; &nbsp; <a href="international.html">International</a> '); 
document.write('<br> <a href="specialty.html">Specialty</a> '); 
document.write('&nbsp; &nbsp; <a href="career.html">Career</a> '); 
document.write('&nbsp; &nbsp; <a href="links.html">Links</a> ');
document.write('&nbsp; &nbsp; <a href="mailto:peggyspackman@yahoo.com">Contact Peggy</a> ');
document.write('&nbsp; &nbsp; <a href="index2.html">Index</a> '); 

// End -->



