<!-- Begin


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


document.write('&copy;Copyright 2007 ');

document.write('<a href="index.html" class="footerlink" target="_top">Mid-Atlantic Basset Hound Rescue</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information '); 

document.write(' <A HREF="contact.htm" class="footerlink">Contact Us</a>');

document.write('<br>');

document.write('Looking for a website?  Contact');

document.write('<A HREF="http://www.the-media-loft.com" target="blank"> www.the-media-loft.com </a>');

document.write('for details');

document.write('<br>');


//  End -->