var footer = "";

footer+="<br><hr size='1'><table border='0' cellpadding='5' cellspacing='0' width='100%'><tr><td>";
footer+="<a href='http://www.worldgenweb.org/'><img src='http://www.worldgenweb.org/~mexwgw/images/wgw_c150.jpg' width='150' height='100' alt='worldgenweb' border='0'></a></td><td>";
footer+="The <b>WorldGenWeb Project</b> is a non-profit, volunteer based organization dedicated to providing genealogical and historical records and resources for world-wide access!<hr size='1'>Many thanks to Mike Jarvis for his years of service.</td>";
footer+="<td><a href='http://www.worldgenweb.org/~mexwgw/'><img src='http://www.worldgenweb.org/~mexwgw/images/MexGenWeb.jpg' width='100' height='79' alt='texgenweb' border='0'></a></td></tr>";
footer+="</table><br>";
footer+="<a href='http://www.worldgenweb.org/~mexwgw/'>MexicoGenWeb</a>&nbsp;|&nbsp;";
footer+="<a href='http://www.usgenweb.org/'>WorldGenWeb</a>&nbsp;|&nbsp;";
footer+="<a href='mailto:mexgenweb@gmail.com'>Contact Us</a><br>";
footer+="<a href='http://www.familyhistorylink.com/' target='new'>Hosting services provided by FamilyLink.com, Inc.</a><br><br>";


footer+="<a href='http://www.oz.net/~markhow/writing/cite.htm'>Cite this page</a>";
footer+="<br>You are here: "+location.href;

//LINK
footer+="<p>Link to this page:";
footer+="<div style='background:#e6d8a6;'>&#60;a href='"+location.href+"'&#62;<br>"+location.href+"&#60;/a&#62;</div></p>";

document.write(footer);
