<!-- 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="home.html" target="_top">Marian Montessori School</a> ');


document.write('All Rights Reserved........     ');



document.write('                     For more information feel free to '); 


document.write('<A HREF="contact_us.html">Contact Us.</a>');

document.write('.......                Designed by');

document.write('<A HREF="http://www.elitemediaproductions.com">  Elite Media Productions</a>');

document.write('</span><br>');



//  End -->