<!-- Begin

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




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

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

document.write(' <a href="about.htm">About Us</a>');

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

document.write(' <a href="faqs.htm">FAQs</a>');

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

document.write(' <a href="services.htm">Services</a>');

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

document.write(' <a href="tour.htm">Tour</a>');

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

document.write(' <a href="milkbank.htm">The Milk Bank</a>');

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

document.write(' <a href="families.htm">Our Families</a>');

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

document.write(' <a href="testimonials.htm">Testimonials</a>');

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

document.write(' <a href="resources.htm">Resources</a>');

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

document.write(' <a href="news.htm">News</a>');

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

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



// EDIT THE NEXT LINE
