document.writeln('			<div id="footer">\n');
document.writeln('				<div id="address">\n');
document.writeln('					<ul>\n');
document.writeln('						<li>\n');
document.writeln('							OUTPOST IN THE BURBS\n');
document.writeln('						</li>\n');
document.writeln('						<li>\n');
document.writeln('							Administrative Offices\n');
document.writeln('						</li>\n');
document.writeln('						<li>\n');
document.writeln('							40 South Fullerton Avenue\n');
document.writeln('						</li>\n');
document.writeln('						<li>\n');
document.writeln('							(First Congregational Church)\n');
document.writeln('						</li>\n');
document.writeln('						<li>\n');
document.writeln('							Montclair, NJ 07042-3396\n');
document.writeln('						</li>\n');
document.writeln('						<li>\n');
document.writeln('							973-744-6560\n');
document.writeln('						</li>\n');
document.writeln('					</ul>\n');
document.writeln('				</div>\n');
document.writeln('				<div id="mid">\n');
document.writeln('					To receive e-mailed concert updates as well as notices on the \n');
document.writeln('					latest additions to the Outpost schedule of community service \n');
document.writeln('					and activites <a href="javascript:openSignUp();">sign up for our E-Newsletter</a>.\n');
document.writeln('				</div>\n');
document.writeln('			</div>\n');
document.writeln('			<!-- footer -->\n');