<!-- Begin


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


document.write('<a href="index2.html">Home</a> | <a href="about.html">About Us</a> | <a href="menu.html">Our Menu</a> | <a href="locations.html">Locations</a> | <a href="fundraising.html">Fundraising</a> | <a href="employment.html">Employment</a> | <a href="loyalty.html">Cookie Club</a> | <a href="franchising.html">Franchising</a> | <a href="Sitemap.html">Sitemap</a>');

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

document.write('<span class ="copyright">&copy; Copyright 2006 - 2009 ');

document.write('<a href="index.html" target="_top">Cookies &\ Cream</a> ');

document.write('All Rights Reserved<br />');

document.write('For more information please '); 

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

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


//  End -->
