
//  <!-- *************** mail address **************** -->
function mailheatherandwayne(){
document.write('<a href="mailto:%77%6E%65%77%6D%61%6E%40%74%72%65%62%6E%65%74%2E%63%6F%6D">e-mail: Heather and Wayne Newman</a>');
}
//<!-- ************* Footer for Heatherandwayne.com ************ -->
function footer(){
document.write('<table border="0" cellpadding="0" cellspacing="0" width="600" align="left" bgcolor="#FFCC66">');
document.write('<tr><td align="left">');
document.write('<b>E-Mail: </b><A HREF="mailto:%77%6E%65%77%6D%61%6E%40%74%72%65%62%6E%65%74%2E%63%6F%6D"> Heather and Wayne</a><br>');
document.write('<b>CENTURY 21 Heritage Group Ltd.</b><br>Brokerage<br>');
document.write('<b>Tel:</b> (416) 798-3600&nbsp;&nbsp;&nbsp;(905) 895-1822<br>');
document.write('<b>Fax:</b> (905) 895-1990<br>');
document.write('<b>Toll Free:</b> 1-800-463-0002');
document.write('</td>');
document.write('<td align="center">');
document.write('<font face="Arial, Helvetica, Sans Serif" size="+1" color="red"><b>Heather &amp; Wayne Newman<br></b></font>');
document.write('<font size="-1">Sales Representatives</font><br>');
document.write('<a href="index.htm" target="_self">VIEW ALL THE LISTINGS<br>in the Greater Toronto Area</a>');
document.write('</td></tr></table>');
}
