home = "http://www.ogpc.org/index.html";
dire = "http://www.ogpc.org/directions.html";
serv = "http://www.ogpc.org/services.php";
choi = "http://www.ogpc.org/choirs.html";
hist = "http://www.ogpc.org/history.html";
smal = "http://www.ogpc.org/smallgroup.html";
sund = "http://www.ogpc.org/sundayschool.html";
cont = "http://www.ogpc.org/contactus.html";
yout = "http://www.ogpc.org/youth.html";
miss = "http://www.ogpc.org/missions.html";
cale = "http://www.ogpc.org/appiesnet/appiescal/cal2/";

document.write('\
    </font>\
    </td>\
    <td width="10" bgcolor="#F7F2EA"></td>\
  </tr>\
</table>\
<table border="0" cellpadding="10" cellspacing="0" width="100%">\
  <tr>\
<td valign="top" width="115" bgcolor="#F7F2EA">\
');

if (document.URL == home || document.URL == "http://www.ogpc.org/") {document.write('<font color="#CEC0AC">Home Page</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/index.html">Home Page</a><br><br>')}

if (document.URL == dire){document.write('<font color="#CEC0AC">Driving Directions</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/directions.html">Driving Directions</a><br><br>')}

if (document.URL == hist){document.write('<font color="#CEC0AC">History & Tour</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/history.html">History & Tour</a><br><br>')}

if (document.URL == serv){document.write('<font color="#CEC0AC">Worship Services</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/services.php">Worship Services</a><br><br>')}

if (document.URL == choi){document.write('<font color="#CEC0AC">Music & Choir</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/choirs.html">Music & Choir</a><br><br>')}

if (document.URL == smal){document.write('<font color="#CEC0AC">Adult Programs</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/smallgroup.html">Adult Programs</a><br><br>')}

if (document.URL == sund){document.write('<font color="#CEC0AC">Sunday School</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/sundayschool.html">Sunday School</a><br><br>')}

if (document.URL == yout){document.write('<font color="#CEC0AC">Youth Group</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/youth.html">Youth Group</a><br><br>')}

if (document.URL == miss){document.write('<font color="#CEC0AC">Ministries & Missions</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/missions.html">Ministries & Missions</a><br><br>')}

if (document.URL == cale){document.write('<font color="#CEC0AC">Calendar</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/appiesnet/appiescal/cal2/">Calendar</a><br><br>')}

if (document.URL == cont){document.write('<font color="#CEC0AC">Contact Us</a><br><br>')}
else {document.write('<a class="newsl" href="http://www.ogpc.org/contactus.html">Contact Us</a>')}

document.write('\
</td>\
<td align="left" valign="top" bgcolor="#ffffff">\
')