//<!-- ************* Footer for Heatherandwayne.com ************ -->
function footer(){
document.write('<table border="2" cellpadding="0" cellspacing="0" width="600" align="center" bgcolor="#FFCC66">');
document.write('<tr><td align="left">');
document.write('<b>E-Mail:</b> <a href="mailto:wnewman@trebnet.com">wnewman@trebnet.com</a><br>');
document.write('<b>CENTURY 21 Heritage Group Ltd.</b><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="+2" color="red"><b>Heather &amp; Wayne Newman<br></b></font>');
document.write('<font size="-1">Sales Representatives</font><br>');
if(document.title=="Feature Homes in the Greater Toronto Area"){
 document.write('<a href="../index.htm" target="_self">VIEW ALL THE LISTINGS in the Greater Toronto Area</a>');
}
else{
   document.write('<a href="../../index.htm" target="_self">VIEW ALL THE LISTINGS in the Greater Toronto Area</a><br>');
   document.write('<a href="../index.htm" target="_self">VIEW Heather and Wayne&#146;s FEATURE HOMES</a>');
}
document.write('</td></tr></table>');
}
//<!-- ************* Footer for Heatherandwayne.com TREB virtual tour ************ -->
function footertour(){
document.write('<table border="2" cellpadding="0" cellspacing="0" width="600" align="center" bgcolor="#FFCC66">');
document.write('<tr><td align="left">');
document.write('<b>E-Mail:</b> <a href="mailto:wnewman@trebnet.com">wnewman@trebnet.com</a><br>');
document.write('<b>CENTURY 21 Heritage Group Ltd.</b><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="+2" color="red"><b>Heather &amp; Wayne Newman<br></b></font>');
document.write('<font size="-1">Sales Representatives</font><br>');
document.write('</td></tr></table>');
}