// JavaScript Document
var InfoWindow;
var now = new Date();
document.write ("    <div style='background:#000071; width:770px;'>");
document.write ("    <div style='padding:2px;'>");
document.write ("    <div style='float:left; margin-top:5px; width:255px; text-align:center;'>");
document.write ("      <p>frank@athenshomesource.com<br />706.207.9767</p>");
document.write ("    </div>");
document.write ("    <div style='float:left; margin-top:5px; width:255px; text-align:center;'>");
document.write ("      <a href='http://www.zeus4u.com' target='_blank'><img src='http://www.athenshomesource.com/images/ZeusLogo.jpg' border='0' /></a>");
document.write ("    </div>");
document.write ("    <div style='float:left; margin-top:5px; width:256px; text-align:center;'>");
document.write ("      <img src='http://www.athenshomesource.com/images/Remax_Logo.jpg' border='0' />");
document.write ("    </div>");
document.write ("    <div style='clear:both;'></div>");
document.write ("    </div>");
document.write ("    </div>");
document.write ("    <div style='width:770px;'>");
document.write ("    <div style='padding:2px;'>");
document.write ("    <div style='float:left; margin-top:0px; width:150px; text-align:right; font: 8pt arial;'> </div>");
document.write ("    <div style='float:left; margin-top:0px; width:466px; text-align:center;'>");
document.write ("      <p style='font:8pt arial;'>Copyright " + now.getFullYear() + " Frank Kelnhofer and <a href='http://www.zeus4u.com' target='_blank'>zeus4u llc</a></p>");
document.write ("    </div>");
document.write ("    <div style='float:left; margin-top:0px; width:150px; text-align:right; font: 8pt arial;'>");
document.write ("      <a href='http://www.athenshomesource.com/Privacy.html'>privacy policy</a>");
document.write ("    </div>");
document.write ("    <div style='clear:both;'></div>");
document.write ("    </div>");
document.write ("    </div><br />");
document.write ("    <div style='width:770px; padding:5px; text-align:center'>");
document.write ("      <a href='http://amIaTopAgent.com' target='_blank'><img src='http://www.athenshomesource.com/images/A1TopPerformersButton.jpg' border='0' /></a>");
document.write ("    </div>");

