<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

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

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

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

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

document.write(' <a href="gallery1.htm">Articles</a>');

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

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

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

document.write(' <a href="links.htm">Q&A and Links</a>');

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

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

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

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

document.write('<br>');



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




// EDIT THE NEXT LINE

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







   if (creativesongwriter.com == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://creativesongwriter.com" target="_blank">CreativeSongwriter.com</a><br>');
}


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



//  End -->