<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "Yes"	// SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('<br><br>League Scheduling and Online Sports Registration Powered by');



// EDIT THE NEXT LINE


document.write('<a href="http://www.sportspilot.com"> SportsPilot</a><br>');



   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All rights reserved <a href="http://www.sportspilot.com" target="_blank">Sportspilot</a><br>');
}



document.write('<br>');




//  End -->
