<!-- Begin

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


var allwebco	  = "no"	// SHOW  COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



   if (w3clogo == "yes") {
document.write('<br><a href="../../../www.w3.org/default.htm"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}






// EDIT THE NEXT LINE
document.write('<span class="footer">');
document.write('<a href="index.html">All contents &copy;Copyright 2010, Wullems</a><br>');







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


document.write('</span>');


//  End -->
