<!-- hide script from old browsers
var s_url="http://www.chancesspot.org";
var s_mouseo="Make Chance\'s Spot your Homepage";
var s_text="<img src='index/images/gifs/home.gif' alt='Make Homepage' width='35' height='55' hspace='17' border='0'>";
var s_nn="Make Chance\'s Spot your Homepage. \nDrag our URL from the address bar to the Home \nicon or try the Edit menu and then Preferences.";
var s_op="Make Chance\'s Spot your Homepage. \nChoose the Tools menu and then Preferences.";
var s_other="Make Chance\'s Spot your Homepage. \nTry using the Tools or Edit menu and then Preferences.";

if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
document.write('<a href="javascript:void(0);" ');
document.write('onclick="this.style.behavior=');
document.write("'url(#default#homepage)'");
document.write("; this.setHomePage(s_url);");
document.write('" onmouseover="window.status=');
document.write("(s_mouseo); return true");
document.write('">'+ s_text +'</a>'); }
else if (navigator.appName == "Netscape") {
document.write('<a href="javascript:void(0);" onclick="alert(s_nn);">'+ s_text +'</a></div>'); }
else if (navigator.appName == "Opera") {
document.write('<a href="javascript:void(0);" onclick="alert(s_op);">'+ s_text +'</a>'); }
else {
document.write(""+ s_other +""); }
// end hiding script from old browsers -->