<!-- Begin

var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT

var w3clogo	  = "no"	// SHOW W3C VALID LOGO

document.write('<span class="footer">');

document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="store.htm">Purchase Merchandise</a>');

//document.write('&nbsp;|&nbsp;');
//document.write(' <a href="contact.htm">About the Author</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('<br><br>');

 //  if (w3clogo == "yes") {
//document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
//}
//document.write('Glass House of Dreams');

// EDIT THE NEXT LINE

document.write('&copy; 2010-2012 Palm House Studios, Inc.  All Rights Reserved.</a><br>');

document.write('Photographs &copy; 2010 David Simpson Images.  Used by permission.</a><br>');

   if (allwebco == "yes") {

//document.write('Site Build &copy; 2010 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">OnSparks Media</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');

document.write('Site by <a href="http://www.onsparks.com/" target="_blank">SPARKS!</a> <br>');

}

//document.write('<br>');

   if (w3clogo == "yes") {

document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');

}

document.write('</span>');

//  End -->
