
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('LEGAL DISCLAIMER AND NOTICE: By viewing this website, you agree that no attorney client relationship is intended or created.  <br>');

document.write('The content within this web site is informational and general in nature only.  The information contained herein may not reflect the most <br>');

document.write('current legal developments, is not intended to constitute legal advice and should not be used for this purpose. Visitors to this <br>');

document.write('website should not act on any of the information contained herein without first obtaining qualified legal advice.  <br><br>');

document.write('&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top">Darius Khayat, A Professional Law Corporation</a> ');

document.write('- All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="/contact.html">Contact Us</a><br>');

document.write(' <A HREF="/sitemap.html">Site Map</a><br>');

document.write('</span>');

//  End -->