document.write('<script type="text/javascript" src="includes/emailHider.js"></script>');
document.write('<div id="header">');
document.write('<FONT SIZE="6" Face="Georgia,serif">');
document.write('Asher Insurance Service, Inc.</FONT><BR>');
document.write('<FONT SIZE="2" color="#669966">');
document.write('5210 SE 26th Avenue, Portland, OR 97202</FONT><BR>');
document.write('<HR>');

document.write('<table width=100%><tr>');
document.write('<td width=25%>Phone: 503 233-2393</td>');
document.write('<td width=50%>&nbsp;</td>');
document.write('<td width=25%>Fax: 503 233-2397</td>');
//document.write('<td width=33%>After hours emergencies: 1-866-239-5144</td>');
document.write('</tr></table>');
document.write('<HR>');
document.write('</div>');

