// JavaScript Document
// **pageHeader - Author: Cliff Snell III

document.write("<tr>");
document.write("<td height='100' align='left' valign='top'>");
document.write("<a href='http://carrollco.com/homepage.htm' onMouseOver='document.carroll.src=homeButton2.src' onMouseOut='document.carroll.src=homeButton1.src'><img src='http://carrollco.com/images/carroll.png' name='carroll' width='210' height='50' border='0' align='top'></a>");
document.write("</td>");
document.write("<td align='right' valign='top'>");
document.write("<img src='http://carrollco.com/images/carroll90yrs.png' width='90' height='100' border='0'>");
document.write("</td>");
document.write("</tr>")
