function MM_preloadImages() { //v3.0 being used in the Home and serach.cfm  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function LinkIt(LinkIt) {	document.location.href = LinkIt;	}function PopIt(filename, h, w, s){  popup = window.open(filename,"popDialog", "toolbar=no,status=no,scrollbars="+s+",location=no,menubar=no,directories=no,width="+w+",height="+h+"");//	popup = window.open(filename,"popDialog","height="+h+",width="+w+", scrollbars="+s+", toolbars='no', resizable='no'")  	if ( popup.document.close() ) {		popup.document.close()	} }function rollOverTextOn(imgName) {	if (document.images) {    	document['rollOverText'].src = eval(imgName + "texton.src");     }}  function rollOverTextOff(imgName) {	    if (document.images){        document['rollOverText'].src = rollOverTextoff.src;	}}function RollOn(imgName) {	if (document.images)     	document[imgName].src = eval(imgName + "on.src");     }  function RollOff(imgName) {	    if (document.images)        document[imgName].src = eval(imgName + "off.src");	}	function DownOn(imgName) { 		if (document.images) {		document[imgName].src = eval(imgName + "down.src");			}	}if (document.images) {var b1off = new Image(); // inactive    b1off.src = "images/buttons/b_aboutus_0.gif";var b1on = new Image(); // active    b1on.src = "images/buttons/b_aboutus_1.gif";	var b2off = new Image(); // inactive    b2off.src = "images/buttons/b_services_0.gif";var b2on = new Image(); // active    b2on.src = "images/buttons/b_services_1.gif";	var b3off = new Image(); // inactive    b3off.src = "images/buttons/b_programs_0.gif";var b3on = new Image(); // active    b3on.src = "images/buttons/b_programs_1.gif";	var b4off = new Image(); // inactive    b4off.src = "images/buttons/b_events_0.gif";var b4on = new Image(); // active    b4on.src = "images/buttons/b_events_1.gif";	}