<!--
function writeFooter()
{
	document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
	document.write("<tr>");
	document.write("<td width='100%' bgcolor='#FFFFFF' height='86'><hr color='#009D88'>");
	document.write("<p align='center' style='margin-top: -1'>Oad Street - Borden - Sittingbourne - Kent - ME9 8LB - United Kingdom");
    document.write("<p align='center' style='margin-top: -1'>Tel: 01795 842244");
    document.write("<p align='center' style='margin-top: -1'>Email: <a href='mailto:info@arthousegallery.co.uk'>info@arthousegallery.co.uk</a></td>");
    document.write("</tr>");
    document.write("</table>");
}
//-->


