// following are passed from each page: //
//   cry = copyright year //

var dt = new Date();

// cur = current year //
var cur = dt.getFullYear();
var btn = 0;

document.write('<p><hr /></p>');

if (cur > cry) { cur = cry + "-" + cur };

//function escramble(){
//	var a,b,c,d,e,f,g,h,i
//	a='<a href=\"mai'
//	b='office'
//	c='\" class="foot">'
//	a+='lto:'
//	b+='@'
//	e='</a>'
//	b+='stjohns-school-elgin.org'

	document.write('<div align="center" style="font-size: 10pt;">');
   document.write('<a href="http://www.onecause.com/b1a124863/" target="_blank"><img src="http://www.onecause.com/images/oc/spop-shopping_banner2.gif" width="468" height="60" border="0" alt="Online Shopping with OneCause"></a><br /><br />');
	document.write('<b>&copy;' + cur + ' - St. John&#039;s Lutheran School, Elgin, Illinois - All Rights Reserved<br />');
//	document.write('E-Mail: '+ (a+b+c+b+e) +'</b></font></p><br />');
	document.write('E-Mail: ');
	esfoot('office');
	document.write(' - <a href="contact.php#map" class="foot">Map &amp; Directions</a></b></div><br />');
//}

//escramble()
