<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact.htm" class="foot">Contact</a> | ');

<!-- document.write(' <a href="about.htm" class="foot">About</a> | '); -->

document.write(' <a href="index3.html" class="foot">Home</a>');

document.write('<br>');

document.write('©Copyright 2009 ');

document.write('<a href="index3.html" target="_top" class="foot">GoForGoldLobello.com</a>');

document.write('<br>');

document.write('Playlist button courtesy of ');

document.write('<a href="http://www.buttongenerator.com" target="_top" class="foot">ButtonGenerator.com</a>');

document.write('<br>');



//  End -->
