<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<br><a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About The Artist</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm#newsletter">Sign Up For Our E-Newsletter</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.sonshine-promises.com">Please Visit Gretchen\'s Inspirational Web Site Sonshine Promises</a>');


document.write('<br><br>All prices subject to change without notice - not responsible for errors.  Shipping charge will be added and final price will be confirmed by phone or e-mail at time of purchase.<br><br>');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Cedar Hill Studio - P.O. Box 328, Waynesville, NC. 28786, 828-421-6688 (Cell), 800-456-1590, cedarhillstudio@aol.com</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2011 All rights reserved <a href="http://www.jayswebs.com" target="_blank">Jays Web Design Services</a> & <a href="http://www.jayswebs.com" target="_blank">Hosting</a><br>');
}



document.write('<br>');




//  End -->
