<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<TABLE cellpadding="6" cellspacing="6" border="0" halign="center" class="sidebar"><tr><td><br>');

document.write('<span class="subtitle">');
document.write('First Presbyterian<br>');
document.write('</span>');
document.write('1130 Highview Dr.<br>');
document.write('Fairborn, OH<br>');
document.write('(937) 878-3954<br>');
//document.write('FAX: 937-878-3399<br>');
document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('Sunday Services<br>');
document.write('</span>');
document.write('Bible Study 8:45am<br>');
document.write('&nbsp;&nbsp;&nbsp;Worship 10:15am');
document.write('<br><br>');

document.write('<a href="services.htm"><img src="picts/churchbw.gif" vspace="3" height="50" width="100" border="0" class="borders"><br>');
document.write('About Our Services</a>');
document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('Events Calendar<br>');
document.write('</span>');
document.write('<a href="calendar.htm"><img src="picts/topics-2.jpg" vspace="3" height="50" width="100" border="0" class="borders"><br>');
document.write('Online Calendar</a>');
document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('What We Believe<br>');
document.write('</span>');
document.write('<a href="faith.htm"><img src="picts/topics-3.jpg" vspace="3" height="50" width="100" border="0" class="borders"><br>');
document.write('Faith Statement</a>');
document.write('<br><br>');

document.write('<a href="site_map.htm" class="biglink style2">View Site Map</a><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="130" border="0" alt="image"><br>');

document.write('</td></tr></table>');


//  End -->
