function printpg() {
	document.getElementById('banner').style.display="none";
	document.getElementById('content').style.overflow="visible";
	alert('Refresh the page to restore the menu.');
}
document.write('<a href="http://family.beacondeacon.com/index.htm" title="Home"><img height="40" border="0" src="http://family.beacondeacon.com/tree.jpg" /></a>&nbsp;&nbsp;&nbsp;<strong>The Family Tree of James Arthur Johnson: </strong><a href="http://family.beacondeacon.com/index.htm">Home</a> | <a href="http://family.beacondeacon.com/sitemap.htm">sitemap</a> | <a href="javascript:printpg()">Printable page</a> | <span style="font-size:25px;"><a href="javascript:history.back()" title="back">&larr;</a></span> | <span style="font-size:25px;"><a href="javascript:history.forward()" title="forward">&rarr;</a></span>');
