document.write('<div class="logo">');
document.write('	<div style="float:right; padding-right:10px;">');
document.write('		<a href="http://twitter.com/highwaybaptist" target="_blank"><img src="images/twitter.png" style="margin-top:20px;" border="none"/></a>');
document.write('	</div>');
document.write('	<div style="float:right;">');
document.write('		<a href="http://www.facebook.com/pages/Highway-Baptist-Church/192175564161087?sk=wall" target="_blank"><img src="images/facebook.png" style="margin-top:20px;" border="none"/></a>');
document.write('	</div>');
document.write('	<p class="facebook">Keep in contact with us<br/>on Facebook and Twitter.</p>');
document.write('	<p class="services">Sundays at 11AM &amp; 6PM<br/>Wednesdays at 6PM</p>');
document.write('        <h1><a href="index.html"><small>&nbsp;</small><br /><img src="sitepics/hbc-logo.png" border=0/></a></h1>');
document.write('</div>');
document.write('<div class="menu_nav">');
document.write('	<ul>');
document.write('		<li><a href="index.html">Home</a></li>');
document.write('		<li><a href="about.html">About</a></li>');
document.write('		<li><a href="events.html">Events</a></li>');
document.write('		<li><a href="calendar.html">Calendar</a></li>');
document.write('		<li><a href="ministries.html">Ministries</a></li>');
document.write('		<li><a href="sermon-series.html">Sermon Series</a></li>');
document.write('		<li><a href="study-aids.html">Study Aids</a></li>');
document.write('		<li><a href="contact.html">Contact Us</a></li>');
document.write('	</ul>');
document.write('</div>');
