function include(src) {
	document.writeln("<script type=\"text/javascript\" src=\"" + src + "\"><" + "/script>");
}
		
//add scripts below
include('/apps/js/prototype.js');
include('/js/sifr.js');
include('/js/switcher.js');
//include('http://www.tennesseeanytime.org/js/search.js');
