<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright ');
document.write('<span class ="copyright">');
// document.write(document.getFullYear());

document.write('<a href="index.html" target="_top"> EAG, a Law Corporation.</a> ');

document.write('All Rights Reserved.   <A HREF="legal.htm">TERMS OF USE</A><br>');

document.write('For more information, please '); 

document.write(' <A HREF="mailto:info@eaglawgroup.com">contact us.</a><br> (805) 782-9900 / (650) 592-3447');

document.write('</span><br>');

//  End -->