//<!-- ************* Footer for Heatherandwayne.com ************ -->
function footer(){
document.write('<table border="2" cellpadding="0" cellspacing="0" width="800" align="center" bgcolor=silver>');
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('sutton group-future realty inc.</b>, Brokerage<br>');
document.write('<b>Tel:</b> ((416) 229-4835&nbsp;&nbsp;&nbsp;(905) 853-5955<br>');
document.write('<b>Direct Line:</b> (905) 717-2188');
document.write('</td>');
document.write('<td align="center">');
document.write('<font face="Arial, Helvetica, Sans Serif" size="+2" color=#CE1126><b>Heather &amp; Wayne Newman<br></b></font>');
document.write('<font face="Arial, Helvetica, Sans Serif" size="+2" color=#CE1126><b>Darryl &amp; Mara Cole<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="800" align="center" bgcolor=silver>');
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('sutton group-future realty inc.</b>, Brokerage<br>');
document.write('<b>Tel:</b> ((416) 229-4835&nbsp;&nbsp;&nbsp;(905) 853-5955<br>');
document.write('<b>Direct Line:</b> (905) 717-2188');
document.write('</td>');
document.write('<td align="center">');
document.write('<font face="Arial, Helvetica, Sans Serif" size="+2" color=#CE1126><b>Heather &amp; Wayne Newman<br></b></font>');
document.write('<font size="-1">Sales Representatives</font><br>');
document.write('</td></tr></table>');
}
