<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="menulocation">');
document.write('<table cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="/images/menu-top.gif" width="154" height="60"></a><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="/BibleTeaching/index.html" class="menu">The Bible</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://development.genusa.com/" class="menu">Development Blog</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="recent-software.html" class="menu">Recent Software</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="developer-links.html" class="menu">Developer Links</a>');

document.write('</td></tr><tr><td>');
document.write('<img src="/images/menu-bottom.gif" width="154" height="2"></a><br>');
document.write('</td></tr></table></div>');

//  End -->
