<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact.htm" class="foot">Contact</a> | ');

document.write(' <a href="index.html" class="foot">Home</a> | ');

document.write('<a href="about.htm" class="foot">About</a> | ');


document.write('<a href="programs.htm" class="foot">Programs</a> | ');


document.write('<a href="curriculum.htm" class="foot">Curriculum</a> | ');


document.write('<a href="hours.htm" class="foot">Hours</a> | ');


document.write('<a href="directions.htm" class="foot">Directions</a> | ');


document.write('<a href="infants.htm" class="foot">Infants</a> |');


document.write('<a href="toddler.htm" class="foot">Toddler</a> |');


document.write('<a href="preschool.htm" class="foot">Preschool</a> |');


document.write('<a href="Pre-kindergarten.htm" class="foot">Pre-kindergarten</a> |');

document.write('<br>');

document.write('&copy;Copyright 2009 ');


document.write('<a href="index.html" target="_top" class="foot">God\'s Kidz Too Christian Learning Center serving Columbus and Heath OH</a>');

document.write('<br>');


//  End -->
