<!-- Begin

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


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



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



document.write(' <a href="map.html">Our Location</a>');
document.write('&nbsp;|&nbsp;');



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






document.write('<br><br>Kids Alley • All contents &copy;Copyright 2010');


// EDIT THE NEXT LINE


document.write('<a href="http://www.trustedwebsitedesign.com"> • Website Design by Beverly Watts </a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






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





//  End -->