<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

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>');

document.write('<img src="picts/made-in-6.jpg" width="100" height="100" border="0" alt="Made in USA" />');

document.write('<br>All contents &copy;Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('HA Skincare<br>');



   if (allwebco == "yes") {
document.write('Site Content &copy; 200<a href="contact.htm">9</a> All Rights Reserved HA Skincare<br>');
}


document.write('</span>');

   if (w3clogo == "yes") {
document.write('<a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="8"></a><br>');
}


document.write('<br>');




//  End -->
