<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "100"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS




document.write(' <a href="about-janet-zeh.htm">About Janet Zeh</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="painting-demonstration.htm">Demonstrations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Me</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery-map.htm">Gallery Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://patrons.zehoriginalart.com">Zeh Patrons</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="zeh-sites.htm">Zeh Sites</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="policies.htm">Policies</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="shipping_prices.htm">Shipping</a>');






document.write('<br><br>All contents &copy; copyright 2011 ');



// EDIT THE NEXT LINE


document.write('<a href="about-janet-zeh.htm">Janet Zeh</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2010 All rights reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a><br>');
}



document.write('<br>');




//  End -->
