<!--
//edit the links as you would with regular html but remeber the '/" changes and follow the examples as a guide
document.write('<p><a href="index.html">mvnaz Home</a></p>');
document.write('<p><a href="08Design/Visitors.html">Visitors</a></p>');
document.write('<p><a href="Sermons_2010/index.html">Sermons</a></p>');
document.write('<p><a href="08Design/Mission.html">Mission</a></p>');
document.write('<p><a href="08Design/kids.html">Kids Ministries</a></p>');
document.write('<p><a href="http://www.mvteens.com/">Youth Ministries</a></p>');
document.write('<p><a href="Unit-102/index.html">Scout Ministries</a></p>');
document.write('<p><a href="http://freecal.brownbearsw.com/unit102">Calendar</a></p>');
document.write('<p>&nbsp;</p>');

//-->
