document.write('<STYLE type="text/css">');
document.write('#menuspan510 { position:absolute; width:150px; }');
document.write('#menutable510 { border-width: 0px; border-color: #808080; border-style:solid}');
document.write('td.menucell510 { padding:2px; padding-left:4px; padding-right:4px; background-image: url(sm3.gif); border:0px solid #76A5E8; text-align:LEFT; }');
document.write('#submenutable510 { background: #AF8749; border-width: 1px; border-color: #050505; border-style:solid}');
document.write('td.topcell510 {text-decoration:none; color:#FCFCFC; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem510 {text-decoration:none; color:#FCFCFC; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.topitem510:hover {text-decoration:none; color:#FCFCFC; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal;}');
document.write('a.subitem510 {text-decoration:none; color:#020200; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.subitem510:hover {text-decoration:none; color:#808080; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; }');
document.write('P.MN510 {margin:0px; color:#FCFCFC; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal;  }');
document.write('P.SMN510 {text-decoration:none; color:#020200; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal; margin:0px; }');
document.write('#submenu510_0 { position:absolute; left:135px; top:26px; visibility:hidden; }');
document.write('</style>');
var thisbrowser510
var hidetimer510 = null;
if(document.layers){ thisbrowser510='NN4'; }
if(document.all){ thisbrowser510='IE'; }
if(!document.all && document.getElementById){ thisbrowser510='NN6'; }
function showmenu510(menuname)
{
if(thisbrowser510=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser510=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser510=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer510) clearTimeout(hidetimer510);}
function timermenu510()
{
if(hidetimer510) clearTimeout(hidetimer510);hidetimer510 = setTimeout("hideall510();",1000);
}
function hidemenu510(menuname)
{
if(thisbrowser510=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser510=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser510=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite510(menuitem) 
{
if(typeof(currentpage510)!='undefined' && menuitem==currentpage510) return;
if(thisbrowser510=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser510=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFFFFF';
if(hidetimer510) clearTimeout(hidetimer510);}
function unhilite510(menuitem) 
{
if(typeof(currentpage510)!='undefined' && menuitem==currentpage510) return;
if(thisbrowser510=='IE') document.all[menuitem].style.backgroundColor = '#EDE6BC';
if(thisbrowser510=='NN6') document.getElementById(menuitem).style. backgroundColor = '#EDE6BC';
if(hidetimer510) clearTimeout(hidetimer510);hidetimer510 = setTimeout("hideall510();",1000);
}
function hideall510()
{
hidemenu510('submenu510_0');
}
function openmenu510(menuname)
{
showmenu510(menuname);
if(menuname!='submenu510_0') hidemenu510('submenu510_0');
}
document.write('<table width=150 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan510">');
document.write('<table width=150 id="menutable510" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="index.html" target="_self" title="" class="topitem510">Home</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="weeklyschedule.html" target="_self" title="" class="topitem510">Weekly Schedule</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="openmenu510(\'submenu510_0\')" onMouseOut="timermenu510();">')
document.write('<a href="" target="_self" title="" class="topitem510">About Us</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="news.html" target="_self" title="" class="topitem510">Ministry News</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="calendar.html" target="_self" title="" class="topitem510">Event Calendar</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="covenant.html" target="_self" title="" class="topitem510">UCOF</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="leadership.html" target="_self" title="" class="topitem510">Tiers Of Leadership</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center background="l3.gif">&nbsp;</td>');
document.write('<td class="topcell510" align="CENTER" width=150 height=20 background="b3.gif" onMouseOver="hideall510()">')
document.write('<a href="changeaddress.html" target="_self" title="" class="topitem510">Change My Address</a>');
document.write('</td>');
document.write('<td align=center background="r3.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenu510_0">');
document.write('<table id="submenutable510" width=150 cellspacing=0>');
document.write('<tr>');
document.write('<td align="LEFT" class="menucell510" height=20 id="s510_0_0" onMouseOver="hilite510(\'s510_0_0\')" onMouseOut="unhilite510(\'s510_0_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="vision.html" target="_self" title="" class="subitem510" >The Vision</a>')
;document.write('</td><td><p class="SMN510">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="LEFT" class="menucell510" height=20 id="s510_0_1" onMouseOver="hilite510(\'s510_0_1\')" onMouseOut="unhilite510(\'s510_0_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="purpose.html" target="_self" title="" class="subitem510" >Statement of Purpose</a>')
;document.write('</td><td><p class="SMN510">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="LEFT" class="menucell510" height=20 id="s510_0_2" onMouseOver="hilite510(\'s510_0_2\')" onMouseOut="unhilite510(\'s510_0_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="history.html" target="_self" title="" class="subitem510" >The History</a>')
;document.write('</td><td><p class="SMN510">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="LEFT" class="menucell510" height=20 id="s510_0_3" onMouseOver="hilite510(\'s510_0_3\')" onMouseOut="unhilite510(\'s510_0_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="denomination.html" target="_self" title="" class="subitem510" >Denomination Affiliation</a>')
;document.write('</td><td><p class="SMN510">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="LEFT" class="menucell510" height=20 id="s510_0_4" onMouseOver="hilite510(\'s510_0_4\')" onMouseOut="unhilite510(\'s510_0_4\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="doctrine.html" target="_self" title="" class="subitem510" >Spiritual Doctrine</a>')
;document.write('</td><td><p class="SMN510">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('</span></td></tr></table>');

