// This is the default header on all www.rootsweb.com/~newashin webpages
// Coded by Eric Willard, Washington County Genealogical Society
// Created on 01-12-2008
// Updated on 03-25-2008

document.write ("<table border='0' cellspacing='0' cellpadding='0' width='800' align='center'>")
document.write ("<tr>")
document.write ("<td>")
document.write ("<IMG SRC='http://www.rootsweb.com/~newashin/images/newashin_logo.gif' border='0'>")
document.write ("</td>")

document.write ("</tr>")
document.write ("</table>")
