<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="navs/spacer.gif" border="0" width="1" height="25"><br>');

//document.write('<span class="footer">');

document.write('<hr size="1" noshade="noshade">');	
document.write('<table width="800" border="0" align="center" class="footer">');
document.write('<tr><td width="230"><img src="navs/ppi-logo_wht.gif" border="0" alt="Professional Photographers of Iowa"></td>');
document.write('<td width="580"><table border="0" align="center" class="footer">');
document.write('<tr><td><div align="center"><font size="5">Robins, IA</font></div></td></tr>');
document.write('<tr><td><div align="center"><font size="5">319-294-1144</font></div></td></tr>');
document.write('<tr><td><div align="center"><font size="3">Open By Appointment Only</font></div></td></tr>');
document.write('<tr><td><div align="center"><font size="2"><a href="mailto:mary@picturemephotography.com">Mary@PictureMePhotography.com</a></font></div></td></tr>');
document.write('</table></td>');
document.write('<td width="230"><img src="navs/ppalogo-c_wht.jpg" border="0" alt="Professional Photographers of America"></td></tr>');
document.write('</table>');

document.write('<hr size="1" noshade="noshade">');
document.write('<table width="800" border="0" align="center" class="footer">');
document.write('<tr><td><font size="2"><div align="center">All contents <a href="copyright.html" target="new">Copyright</a> &copy; 2003-2008 <a href="index.html">Picture Me Photography</a>, All Rights Reserved</div></font></td></tr>');
document.write('</table>');

document.write('<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>');
document.write('<script type="text/javascript">');
document.write('_uacct = "UA-1231530-1";');
document.write('urchinTracker();');
document.write('</script>');


//document.write('</span>');

//  End -->

