<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'
document.write('<a href="privacy.html" target="_top">Privacy Policy</a> ');

document.write('</span><br>');

document.write('<span class ="copyright">&copy;Copyright 2011 ');


document.write('<a href="index.html" target="_top">Miami Rescue Mission,Inc.</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 

var name = "info";
var domain = "caringplace.org";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">Contact Us</a><br>');
//document.write(' <A HREF="mailto:info@caringplace.org">Contact Us</a>');


document.write('</span><br>');



//  End -->
