<!--
//edit the links as you would with regular html but remeber the '/" changes and follow the examples as a guide

document.write('<p class="pg">Menu</p>');

document.write('<p><a href="../index.html">mvnaz Home</a></p>');

document.write('<p><a href="http://public.orb.com/mvnaz">Audio mp3 Files</a></p>');

document.write('<p><a href="http://mvnaz.org/Sermons_2010/index.html">2010 Sermons</a></p>');

document.write('<p><a href="http://mvnaz.org/Sermons/index.html">2008 & 2009 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>');

//-->
