document.write("<td height='72' background='images/login_bg.jpg'>");
document.write("<div align='left'>");
document.write("<table width='90%' border='0' cellspacing='0' cellpadding='0' height='33' style='border-collapse: collapse' bordercolor='#111111'>");
document.write("<tr>");
document.write("<td height='19' align='right'>");
document.write("<font class='buttons1'>Phone or Write to Us</font></td>");
document.write("<td height='19'>"); 
document.write("<div align='center'>&nbsp;</div>");
document.write("</td>");
document.write("<td height='19'>");

document.write("<input type='image' border='0'name='contact' src='images/go.jpg' width='22' height='17' OnClick='DoContactus()'>");

document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='4' align='right'></td>");
document.write("<td height='4'></td>");
document.write("<td height='4'></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='19' align='right'>");
document.write("<font class='buttons1'>Send us an email</font>");
document.write("</td>");
document.write("<td height='19'>&nbsp;</td>");
document.write("<td height='19'>");
document.write("<a href='mailto:enquiries@penarthsociety.org.uk'><image border='0' src='images/go.jpg' width='22' height='17'><a>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
document.write("</td>");


