
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2009 ');

document.write('<a href="index.htm" target="_top">Jeffrey Byrne & Associates, Inc.</a> ');

document.write('All Rights Reserved<br>');

document.write(' <A HREF="http://www.eagadv.com/website_info.htm" target="_blank">Website Inquiries</a><br>');

document.write(' <A HREF="privacy.htm">Privacy Policy</a><br>');

document.write('</span>');

//  End -->