//
// Picture of Church in upper right corner
//
	header_Div1  = '<div style="position: absolute; left: 5; top: 2 ; width: 795; text-align: right; color: #1c4e83"><h1>Community Evangelical<br>Free Church</h1></div>';
	header_Div1  += '<div style="position: absolute; left: 5; top: 68 ; width: 795; text-align: right; color: #1c4e83"><font size="2"><br>Meeting at Paradise Elementary School<br>6923 Lincoln Highway West</font></div>';
//
// Address and email left side of page
//
	header_Div1 += '<div style="position: absolute; top: 60; left:5; font-size: 8pt">';
	header_Div1 += '6807 Lincoln Highway West<br>';
	header_Div1 += 'Thomasville, PA 17364-9202<br>';
	header_Div1 += '717.451.4763<br>';
	header_Div1 += '<a href="mailto:pastor@communityefc.com">pastor@communityefc.com</a></div>';
//
// Church name graphic
//
	header_Div1 += '<div style="position: absolute; top: 0; left:275; width: 90;z-Index: -1;"><img border="0" src="images/CommunityEFC.gif" width="135"></div>';
//
// Menu Rules
//
	header_Div1 += '<div style="position: absolute; top: 113; left:0; width: 800;"><hr color="#cca621"></div>';
	header_Div1 += '<div style="position: absolute; top: 157; left:0; width: 800;"><hr color="#cca621"></div>';
//
// Menu and subject bar
//
//	header_Div1 += '<div style="visibility: hidden; display: 'none'; position: absolute; top: 150; left:5; width: 795; height: 27; background-color: #6600CC;"></div>';
	header_Div1 += '<div id="page_description" style="position: absolute; top: 131; left: 0; width: 800; height: 22; text-align: right; padding-right: 5; font-size: 10pt; font-weight: bold; color: #3c0064;"></div>';
//
// Free ad for OpenCube
//
	header_Div1 += '<table id="ad" style="font-size: 8pt; top:-10; left:-10;" border="0"><tr><td><A href="http://www.opencube.com/">DHTML Menu / JavaScript Menu by OpenCube</a></td></tr></table>';
//
// Insert header
//
	ymcahome.innerHTML = header_Div1;
