<!--
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
if (document.all){
  document.write('<A class="bbts" HREF="javascript:history.go(0);" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.thesonglyrics.com\');">');
  document.write('Set Homepage</a>');
}
}
else {
};

if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
var url="http://www.thesonglyrics.com";
var title="Song Lyrics";
document.write('<A class="bbts" HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Bookmark Site'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">Bookmark Site</a>');
}
else {
};

document.write('<a class=bbts href="http://www.thesonglyrics.com/contactus.html">'); 
document.write('Contact Us</a>');

document.write('<a class=bbts href="http://www.thesonglyrics.com/linktous.html">'); 
document.write('Link Exchange</a>');

document.write('<a class=bbts href="http://www.thesonglyrics.com/privacy.html">'); 
document.write('Privacy Policy</a>');
-->