<!-- Begin

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


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var allwebicon	  = "no"	// SHOW ALLWEBCO ICON



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

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

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

document.write(' <a href="biography.htm">Biography</a>');

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

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

document.write('<br>');

   if (allwebicon == "yes") {
document.write('<br><a href="http://allwebcodesign.com"><img src="picts/allwebco8015.gif" alt="Allwebco Design Template" border="0" vspace="6"></a><br>');
}

document.write('<br>all contents &copy; copyright 2011 ');




// EDIT THE NEXT LINE

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







   if (allwebco == "yes") {
document.write('site design &copy; 2011 all rights reserved <a href="http://allwebcodesign.com" target="_blank">allwebco design</a> & <a href="http://allwebco.com" target="_blank">web hosting</a><br>');
}


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


//  End -->
