 // JavaScript Document

document.write ('<table width="100%" cellpadding="0" align="center">')
document.write('<tr><td valign="top"> ')
document.write ('<a href="index.html"><b>Home </b></a>')
document.write('</td><td> ')
document.write ('<a href="Agenda.html"><b>Action Agenda</b> </a>')
document.write('</td><td> ')
document.write ('<a href="Bylaws.html">By Laws </a> ')
document.write('</td><td> ')
document.write ('<a href="Conducting.html">Conducting A Meeting </a>')
document.write('</td><td> ')
document.write ('<a href="Housing.html">Congress Housing</a>')
document.write('</td><td> ')
document.write ('<a href="Contactlist2009.html">Contact List </a><br>')
document.write('</td><td> ')
document.write ('<a href="Discipleshipform.html">Discipleship Form</a>')
document.write ('<a href="calendar.html">Event Calendar</a>--')
document.write ('<a href="Financing.html">Financing </a> -- ')
document.write ('<a href="Goal.html">Goals and Objectives </a> -- ')
document.write ('<a href="Helpfile.html">Help File </a><br> ')
document.write('</td></tr></table> ')
document.write ('<br><a href="History.html">Laymen History </a>--')
document.write ('<a href="LaymenPin.html">Laymen Pin Order Form</a>--')
document.write ('<a href="LAYWOMENPIN.html">Laywomen Pin Order Form</a> <br>')
document.write ('<a href="Promotional.html">Promotional Ministries </a>')
document.write ('<a href="Organization.html">Organization </a> --')
document.write ('<a href="ProgramIdeas.html">Program Ideas </a></b>')
document.write ("</td></tr><tr><td><br>")
document.write ('<center><img src="Image01/Laymenfont.gif" width="442" height="70"></center>')
document.write ('</td></tr></table>')
document.write ('</center>')
