<!-- Begin


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

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

document.write('<a href="index.html" target="_top">St. Alban\'s Chapel</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <a href="contact.htm">Contact Us</a><br>');

document.write('St. Alban\'s Chapel, Corner of Dalrymple & Highland, LSU Campus, (225) 343-2070, lsuchaplain@stalban.org');


document.write('</span><br>');


//  End -->