var B='forest-haven';                                    // Addressee
var D='hotmail.com';                                    // Domain Name
var F='An Enquiry for forest-haven.'; // Subject Line

var A='\<a href=\"mailto:';var C='\@'; var E='\?Subject\='; var G='\">'; TheLine=A + B + C + D + E + F +G;
document.write("<div style=\"position:absolute; left:38px; top:28px; width:60px; height: 30px;\">");
document.write(TheLine);
document.write("<img src=\"pix/email.gif\" title=\"If you like this site or want to make a comment - click here to send me an email.\" border=\"0\" width=\"60\" height=\"30\" align=\"top\" valign=\"top\" hspace=\"0\" vspace=\"0\" /></a>");
document.write("</div>");

document.write("<div style=\"position:absolute; left:102px; top:32px;font-family:Arial; font-size: 8pt; font-weight: bold; color: #eeeeee; text-decoration: none\">Eric Soons.</div>");

