document.write('\
	<div id="header">\n\
		<div id="logo_w1"></div>\n\
		<div id="logo_w2"></div>\n\
		<div id="header_text">\n\
			<p>\n\
			1115 N. Campbell Avenue - Springfield, MO 65802\n\
			Phone: 417-865-1112  Fax: 417-865-7488\n\
			</p>\n\
		</div>\n\
		<div id="special_text">\n\
		<h2>Question of the Week</h2>\n\
		<div style="margin-top: -10px;" class="questionOfTheWeek">' + questionOfTheWeek + '</div>\n\
		</div>\n\
		<ul>\n\
			<li><a href="index.html">Home</a></li>\n\
			<li><a href="history.html">Who are we?</a></li>\n\
			<li><a href="map.html">Map</a></li>\n\
			<li><a href="donate.html">Make a donation</a></li>\n\
			<li><a href="parishnewsletter.pdf" target="_blank">News &amp; press</a></li>\n\
			<li><a href="contact.html">Contact us</a></li>\n\
		</ul>\n\
	</div>\n\
');