
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2006 to 2009 ');

document.write('<a href="clients.htm" target="_top">Daniel H. Erskine, Esq.</a> ');

document.write('All Rights Reserved.<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:erskined@erskine-law.com">Contact Me</a><br>');

document.write('Web Page Design By Rob K. Fritz <br>');

document.write('<a href="http://www.robkfritz.com" target="_blank">www.robkfritz.com</a><br><br>');



document.write('</span>');

//  End -->