<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy; Copyright 2005 - All Rights Reserved ');

document.write('<a href="http://www.reddogdeli.com" target="_top" class="copyright">RedDogDeli.com</a> ');

document.write('/');

document.write(' <A HREF="mailto:info@reddogdeli.com" class="copyright">Contact</a><br><br>');

document.write('<a href="http://www.freespiritmedia.com" class="link" target="_top">Web Development by Free Spirit Media</a> ');

document.write('&copy; Copyright 2005- All Rights Reserved<br>');

document.write('For more information '); 

document.write(' <A HREF="mailto:info@freespiritmedia.com">Contact Free Spirit Media</a><br>');


document.write('</span>');



//  End -->
