<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
//var pageheight	  = "20"	// SPACING ABOVE COPYRIGHT

//document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS
//document.write('<span class="title">[&nbsp;</span>');

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

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

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

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

//document.write(' <a href="packages.php" class="submenu">Packages</a>');

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

//document.write(' <a href="packages.php" class="submenu">Specials</a>');

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

//document.write(' <a href="packages.php" class="submenu">Gifts</a>');

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

//document.write(' <a href="education.htm" class="submenu">Education</a>');

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

document.write(' <a href="https://changesofcherrycreek.com/contact.htm" class="whitelinks">Contact Us</a>');

document.write('<span class="footer">&nbsp;|&nbsp;</span>');

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

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

//document.write(' <a href="directions.php" class="submenu">Map/Directions</a>');

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

document.write(' <a href="directions.php" class="whitelinks">Map/Directions</a>');

document.write('<span class="footer">&nbsp;|&nbsp;</span>');

document.write(' <a href="privacy.htm" class="whitelinks">Privacy Policy</a>');

document.write('<span class="footer">&nbsp;|&nbsp;</span>');

document.write(' <a href="terms.htm" class="whitelinks">Terms of Use</a>');

//document.write('<span class="title">&nbsp;]</span>');



document.write('<br><br><span class="footer">All contents &copy; copyright 2010</span> ');



// EDIT THE NEXT LINE


document.write('<a href="https://www.satscon.com/CHANGES_CHERRY_CREEK/contact.htm" class="footerlinks">Changes Of Cherry Creek</a><br>');

   if (allwebco == "yes") {
document.write('<span class="footer">&copy; 2010 Site Designed and Managed by</span> <a href="http://www.satscon.com" target="_blank" class="footerlinks">s a t s c o n, llc strategic on-line design</a> <span class="footer">All rights reserved</span>');
}

document.write('<br>');

//document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


//  End -->