<!-- Begin

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


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


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

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

document.write(' <a href="donations.htm">Donations</a>');

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

document.write(' <a href="mailto:matt@walkforkids.com.au">Contact</a>');

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

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








// EDIT THE NEXT LINE



document.write('&copy; Copyright 2009 ');

document.write('<a href="index.html" target="_top" class="footerlink">Walk for Kids.com.au</a> ');


document.write('Web Design by ');

document.write(' <a href="http://foxgraphix.com.au" target="_blank">Fox Graphix</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 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 -->