document.writeln("<div id=\"divHeader\" class=\"header\" onclick=\"Goto_Link('default')\"><img src=\"images/header.jpg\" width=\"1200px\" height=\"130px\"></img></div>");

document.writeln("<div class=\"horizontalcssmenu\">");
document.writeln("<ul id=\"top_Menu1\" class=\"menuframe\">");


document.writeln("<li class=\"toplevelmenu\"><a href=\"#\">Worship</a>");
document.writeln("<ul>");
document.writeln("<li><a href=\"worship_schedule.html\">Worship Schedule</a></li>");
document.writeln("<li><a href=\"sunday_school.html\">Sunday School</a></li>");
document.writeln("<li><a href=\"adult_studies.html\">Adult/Youth Studies</a></li>");
document.writeln("<li><a href=\"prayers.html\">Prayers and Creeds</a></li>");
document.writeln("<li><a href=\"music.html\">Music</a></li>");
document.writeln("<li><a href=\"sermons.html\">Listen to Sermons</a></li>");
document.writeln("</ul>");
document.writeln("</li>");


document.writeln("<li class=\"toplevelmenu\"><a href=\"#\">Education</a>");
document.writeln("<ul>");
document.writeln("<li><a href=\"mothers_day_out.html\">Mother's Day Out</a></li>");
document.writeln("<li><a href=\"preschool.html\">PreSchool</a></li>");
document.writeln("<li><a href=\"our_staff_preschool.html\">School Staff</a></li>");
document.writeln("</ul>");
document.writeln("</li>");


document.writeln("<li class=\"toplevelmenu\"><a href=\"#\">Ministries</a>");
document.writeln("<ul>");
document.writeln("<li><a href=\"youth_inc.html\">Youth, INC.</a></li>");
document.writeln("<li><a href=\"LWML.html\">LWML</a></li>");
document.writeln("<li><a href=\"POBLO.html\">POBLO</a></li>");
document.writeln("<li><a href=\"wycliffe.html\">Wycliffe Bible Translators</a></li>");
document.writeln("</ul>");
document.writeln("</li>");


document.writeln("<li style=\"width: 80px;\"><a href=\"#\">Calendars</a>");
document.writeln("<ul>");
document.writeln("<li><a href=\"church_calendar.html\">Church Calendar</a></li>");
document.writeln("<li><a href=\"church_workers.html\">Worker's Schedule</a></li>");
document.writeln("<li><a href=\"newsletters/newsletter.pdf\">Newsletter</a></li>");
document.writeln("</ul>");
document.writeln("</li>");


document.writeln("<li class=\"toplevelmenu\"><a href=\"#\">About Us</a>");
document.writeln("<ul>");
document.writeln("<li><a href=\"church_location.html\">Church Location</a></li>");
document.writeln("<li><a href=\"our_beliefs.html\">Our Beliefs</a></li>");
document.writeln("<li><a href=\"our_affiliation.html\">Our Affiliations</a></li>");
document.writeln("<li><a href=\"our_history.html\">Our History</a></li>");
document.writeln("<li><a href=\"our_pastor.html\">Meet our Pastor</a></li>");
document.writeln("<li><a href=\"our_staff.html\">Meet our Staff</a></li>");
document.writeln("<li><a href=\"photo_gallery.html\">Photo Gallery</a></li>");
document.writeln("<li><a href=\"http://www.facebook.com/group.php?gid=171963486643&ref=mf\" target=\"_blank\">Our Facebook</a></li>");
document.writeln("</ul>");
document.writeln("</li>");


document.writeln("<li style=\"width: 200px;\"><a href=\"links.html\">Additional Links and Resources</a></li>");


document.writeln("</ul>");
document.writeln("</div>");