<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2007 ');

document.write('<a href="index.html" target="_top">Normandale Lutheran Church</a> <br>');

document.write('6100 Normandale Rd. Edina MN 55436   ');

document.write('952.929.1697 <br> '); 

document.write(' <A HREF="mailto:darcie@normluth.org">Contact Us</a>');
document.write(' <A HREF="privacy.htm"> Privacy Policy</a>');
document.write('</span><br>');

//  End -->