function footer(path){
document.write('<table border="0" width="100%" >');
document.write('<tr><td><table width="100%"><tr>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/index.html" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC" >Home</a></td>');
document.write('<td  align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/me.htm" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC" >Artist Bio</a></td>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/contact.htm" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC">Contact Me</a></td>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/ordering.htm" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC">Ordering Info</a></td>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/links.htm" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC">Links</a></td>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="http://zenbreeze.com/gallery_sold.htm" class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC">Sold Pieces</a></td>');
document.write('<td valign="middle" align="center" background="http://zenbreeze.com/images/clouds.gif" width="12%"><a href="http://zenbreeze.com/gallery_stuff.htm"  class="title" onMouseOver="style.color=#000061"; onMouseOut="style.color=#6076BC">Great Stuff!</A></td></tr></table></p>');
document.write('<td align="center" width="14%" background="http://zenbreeze.com/images/clouds.gif"><a href="javascript:void(0)" onClick=window.open("http://zenbreeze.blogspot.com/","blog_window") class="title" onMouseOver="style.color=#000061;" onMouseOut="style.color=#6076BC">My Blog</a></td>');
document.write('</tr></table></td></tr>');
document.write('</table></p>');

document.write('<p align="center"><font size="-2">&copy; 2001-2012 <a href="http://zenbreeze.com/me.htm">Laura Milnor Iverson</a>. All rights reserved.</font></p>');
}

function header(path){
document.write('<table width="100%" border="0" background="http://zenbreeze.com/images/clouds.gif">');
document.write('<tr><td align="left" valign="top"><a href="http://zenbreeze.com/index.html"><img src="http://zenbreeze.com/images/logo_only.gif" border="0"></a></td>');
document.write('<td valign="middle" align="right"><font color="#000040">Fine Art to Refresh the Soul</font></td></tr></table>');
document.write('<table width="100%" border="0">');
document.write('<tr><td valign="middle" align="center" background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_land.htm" class="headertext">The Land</A></td>');
document.write('<td valign="middle" align="center" background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_sea.htm" class="headertext">The Sea</A></td>');
document.write('<td valign="middle" align="center"  background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_abstract.htm" class="headertext">Visionary/Zen</A></td>');
document.write('<td valign="middle" align="center"  background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_sale.htm" class="headertext">Otherworldly</A></td>');
document.write('<td valign="middle" align="center" background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_print.htm" class="headertext">Imaginary</A></td>');
document.write('<td valign="middle" align="center" background="http://zenbreeze.com/images/clouds_dark.gif" width="12%"><a href="http://zenbreeze.com/gallery_jewelry.htm" class="headertext">Jewelry</A></td></tr></table></p>');
}
