<!-- Begin    Master Care Flooring - footer.js





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

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="100"><br>');


document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Master Care Flooring, Inc.</a><br>');



//  ADD Team222 code	Then changed Team222 to D.R. Barone

document.write('Site Design &copy;Copyright 2011 All Rights Reserved: ');

document.write('<a class="footerTeam"> D.R. Barone</spam></a><br>');




var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT    Variables:  "yes" or "no"




   if (allwebco == "yes") {
document.write('Site Design &copy; 2011 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}


document.write('<br>');


//  End -->
