// This is the default header on all www.newashcogs.org webpages
// Coded by Eric Willard, Washington County Genealogical Society
// Created on 01-12-2008
// Updated on 06-04-2008

document.write ("<table cellspacing='0' cellpadding='0' align='center'>")
document.write ("<tr><td>")
document.write ("<table border='0' cellspacing='0' cellpadding='0' width='800'>")
document.write ("<tr>")
document.write ("<td>")
document.write ("<IMG SRC='http://www.newashcogs.org/images/newashcogs_logo.gif' border='0'>")
document.write ("</td>")

document.write ("</tr>")
document.write ("<tr>")
document.write ("<td>")
document.write ("<hr class='mainhrbar'>")
document.write ("</td>")
document.write ("</tr>")
document.write ("</table>")
