<!-- start footer

// NOTE: If you use a ' add a slash before it like this \'


document.write('<table cellpadding="0" cellspacing="8" border="0" width="100%" class="footertext"><tr><td align="left" valign="bottom">');

document.write('&copy;Copyright 2011 ');

document.write('<a href="index.html" target="_top">ericgerberphoto.com</a> | ');


// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK


document.write(' <a href="contact.htm">contact</a> | ');

document.write(' <a href="site_map.htm">site map</a><br>');



document.write('</td><td align="right" valign="bottom">');

document.write('&copy;Design 2011 ');

document.write('<a href="http://ericgerberphoto.com" target="_blank">ericgerberphoto.com</a><br>');

document.write('</td></tr></table>');

document.write('<img src="picts/spacer.gif" width="10" height="2"><br>');

//  End -->

