	if (document.images) {
			EmailBtnOff = new Image();       EmailBtnOff.src = "Images/Staff%20and%20Board/EmailBtnOff.gif";
	        EmailBtnOn  = new Image();       EmailBtnOn.src  = "Images/Staff%20and%20Board/EmailBtnOn.gif";
	}
function ff4(vL7,vL8) 	{	document.images[vL7].src    = eval(vL8  + ".src")}
function ff5()						{
	var vL9 	= "Email_Cover";
	var vL10 	= "Email";
	ff94('none',  vL9,null,null);
	ff94('block', vL10 ,null,null);
}
function ff7()					{	 ff191(0,'ImgLayer',null,null);		}
function ff8(vL11,vL12,vL13, vL14)	{
	var vL15 = 'ImgLayer';
	var vL16 = ff190(vL15,null,null);
	ff12(vL16,1,vL13);
	ff12(vL16,2,vL14);
	ff10(vL16,vL11);
	ff11(vL16,vL12);
	ff191(1,vL15,null,null);
}
function ff9(vL17,vL18, vL19)							{
	var vL20 = 'Images/EducationAndOutreach/';		var  vL21 = '';		var  vL22  = '';
	var vL23 = 1;	var  vL24 = 1;
	switch(vL17)				{
		case 1: vL21 = 'InformationTableSample-Display_400x380.jpg';		vL23 = 400;		vL24 = 380;
				break;
		default:break;
	}
	vL22  = vL20+vL21;
	var vL25 = new  Image();
	if(vL18 && vL19)			{
				vL25.onload	= new Function("ff8("+vL23+","+vL24+","+vL18+","+vL19+")");
	}
	else	{	vL25.onload	= new  Function("ff8("+vL23+","+vL24+","+0+","+0+")");	}
	vL25.src 		= vL22;
	document.images['freeImageObj'].src = vL22;
}
function ff10(vL26,vL27)	{
	var vL28 = document.childNodes  ? 'px' : 0;
	if(!vL26) 		{ window.alert('Invalid  layer-pointer  ('+vL26+'). Could  not  reset  the  new  layer  width');	return  false;	}
	vL26.width  	  = vL27 + vL28;
	vL26.pixelWidth  = vL27;
	vL26.style.width = vL27 + vL28;
	return true;
}
function ff11(vL29,vL30)	{
	var vL31 = document.childNodes  ? 'px' : 0;
	if(!vL29) 		{ window.alert('Invalid  layer-pointer  ('+vL29+'). Could  not  reset  the  new  layer  height');	return  false;	}
	vL29.height  	  = vL30 + vL31;
	vL29.pixelHeight = vL30;
	vL29.style.height = vL30 + vL31;
	return true;
}
function ff12(vL32,vL33,vL34){
	var vL35 = document.childNodes  ? 'px' : 0;
	if(!vL32) 		{ window.alert('Invalid  layer-pointer  ('+vL32+'). Could  not  reset  the  new  position  offsets');	return  false;	}
	if(vL32.style  ){ vL32 = vL32.style; }
	if(vL33==1)	{ vL32.left  = 	vL34 + vL35;	}
	else				{ vL32.top	 =  vL34 + vL35;	}
	return;
}

