﻿<!-- Begin// NOTE: If you use a ' add a slash before it like this \'var menuspace		= "150"				// WHITESPACE RIGHT ADJUSTvar menuVspace		= "15"				// SPACE BELOW MENUdocument.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');document.write('<tr><td class="menu-titles">');// MENU BOX TITLEdocument.write('Our Series<br>');document.write('</td></tr></table>');document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0" class="menu-table">');document.write('<tr><td align="center">');document.write('<table cellspacing="0" cellpadding="3" border="0" width="100%">');document.write('<tr><td align="left" valign="top">');document.write('<img src="picts/spacer.gif" height="2" width="10" border="0"><br>');// START LINKS COPY AND PASTE ANY LINE TO ADD A LINKdocument.write('<a href="essentials.htm" class="menu">Series One- Essentials for a Firm Foundation</a><br>');document.write('<a href="taught.htm" class="menu">Seeing Your Need To Be Taught</a><br>');document.write('<a href="abundant.htm" class="menu">Essentials For Abundant Living</a><br>');document.write('<a href="disciples.htm" class="menu">The Disciples Spiritual Essentials </a><br>');document.write('<a href="bible.htm" class="menu">Bible Doctrine Essentials </a><br>');document.write('<a href="leadership.htm" class="menu">Leadership Essentials </a><br>');document.write('<a href="growth.htm" class="menu">Essentials For Personal Growth & Success </a><br>');document.write('<a href="potter.htm" class="menu">The Potters Touch </a><br>');document.write('<a href="valor.htm" class="menu">Men of Valor </a><br>');document.write('<a href="secrets.htm" class="menu">Secrets of the Spiritual Mind</a><br>');document.write('<a href="ontrack.htm" class="menu">OnTrack</a><br>');document.write('<br>');// SECOND GROUP OF LINKSdocument.write('<img src="picts/spacer.gif" height="4" width="10" border="0"><br>');document.write('</td></tr></table>');document.write('</td></tr></table>');document.write('<img src="picts/spacer.gif" height="'+menuVspace+'" width="'+menuspace+'" border="0"><br>');//  End -->