//
// Freepages header/footer scripts
//

document.write('<link rel="stylesheet" href="http://images.rootsweb.com/new/css/fp.css" type="text/css">');

function writeHeaderFP() {
	document.write('<div id="fp_hdr">');
	document.write('<div id="acom_logo">');
	document.write('<a href="http://www.ancestry.com/s33216/t10989/grid1002/rd.ashx"><img src="http://images.rootsweb.com/new/an_ancestry_community2.gif" width="232" height="30"></a>');
	document.write('</div>');
	document.write('<a href="http://www.rootsweb.com"><img src="http://images.rootsweb.com/new/hosted_by.gif" width="88" height="28"></a>');
	document.write('<a href="http://searches.rootsweb.com/">Searches</a>');
	document.write('<a href="http://worldconnect.rootsweb.com/">Family Trees</a>');
	document.write('<a href="http://lists.rootsweb.com/">Mailing Lists</a>');
	document.write('<a href="http://www.ancestry.com/s33216/t11581/grid1020/rd.ashx">Message Boards</a>');
	document.write('</div>');
	document.write('<div id="userContentFP" style="padding: 8px;">');
}

function writeFooterFP() {
	document.write('</div>');
	document.write('<table width="100%" height="38" border="0" cellpadding="0" cellspacing="0" id="fp_ftr">');
	document.write('<tr>');
	document.write('<td><table width="100" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr>');
	document.write('<td width="17%"><a href="http://www.ancestry.com/s33216/t11564/grid1003/rd.ashx"><img src="http://images.rootsweb.com/new/lc_ancestry.gif" width="150" height="30" border=0></a>');
	document.write('</td>');
	document.write('<td><table width="718" border="0" align="left" cellpadding="0" cellspacing="2">');
	document.write('<tr>');
	document.write('<td width="714"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">');
	document.write('<a href="http://www.ancestry.com/s33216/t11565/grid1003/rd.ashx">');
	document.write('Census Records</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11566/grid1003/rd.ashx">');
	document.write('Vital Records</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11567/grid1003/rd.ashx">');
	document.write('Family Trees &amp; Communities</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11568/grid1003/rd.ashx">');
	document.write('Immigration Records</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11569/grid1003/rd.ashx">');
	document.write('Military Records<br></a>');
	document.write('<a href="http://www.ancestry.com/s33216/t11570/grid1003/rd.ashx">');
	document.write('Directories &amp; Member Lists</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11571/grid1003/rd.ashx">');
	document.write('Family &amp; Local Histories</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11572/grid1003/rd.ashx">');
	document.write('Newspapers &amp; Periodicals</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11573/grid1003/rd.ashx">');
	document.write('Court, Land &amp; Probate</a> | ');
	document.write('<a href="http://www.ancestry.com/s33216/t11574/grid1003/rd.ashx">');
	document.write('Finding Aids</a></font></td>');
	document.write('</tr>');
	document.write('</table></td>');
	document.write('</tr>');
	document.write('</table></td>');
	document.write('</tr>');
	document.write('</table>');
}
