function changeImg(image,direction,index) {
	if(document.images)
	if(direction == 'in')
		image.src=images1[index].src;
}

function Img1() {
	this[1]=new Image();this[1].src="images/dept_ban_airport.gif";
	this[2]=new Image();this[2].src="images/dept_ban_appraiser.gif";
	this[3]=new Image();this[3].src="images/dept_ban_archives.gif";
	this[4]=new Image();this[4].src="images/dept_ban_audit.gif";
	this[5]=new Image();this[5].src="images/dept_ban_budget.gif";
	this[6]=new Image();this[6].src="images/dept_ban_codes.gif";
	this[7]=new Image();this[7].src="images/dept_ban_bus.gif";
	this[8]=new Image();this[8].src="images/dept_ban_comm.gif";
	this[9]=new Image();this[9].src="images/dept_ban_contractor.gif";
	this[10]=new Image();this[10].src="images/dept_ban_corrections.gif";
	this[11]=new Image();this[11].src="images/dept_ban_courts.gif";
	this[12]=new Image();this[12].src="images/dept_ban_jcds.gif";
	this[13]=new Image();this[13].src="images/elect_ban_da.gif";
	this[14]=new Image();this[14].src="images/dept_ban_dcourts.gif";
	this[15]=new Image();this[15].src="images/dept_ban_trustee.gif";
	this[16]=new Image();this[16].src="images/dept_ban_election.gif";
	this[17]=new Image();this[17].src="images/dept_ban_emercomm.gif";
	this[18]=new Image();this[18].src="images/dept_ban_emhs.gif";
	this[19]=new Image();this[19].src="images/dept_ban_environmental.gif";
	this[20]=new Image();this[20].src="images/dept_ban_extension.gif";
	this[21]=new Image();this[21].src="images/dept_ban_financial.gif";
	this[22]=new Image();this[22].src="images/dept_ban_hr.gif";
	this[23]=new Image();this[23].src="images/dept_ban_hsa.gif";
	this[24]=new Image();this[24].src="images/dept_ban_law.gif";
	this[25]=new Image();this[25].src="images/dept_ban_legal.gif";
	this[26]=new Image();this[26].src="images/dept_ban_library.gif";
	this[27]=new Image();this[27].src="images/dept_ban_manager.gif";
	this[28]=new Image();this[28].src="images/dept_ban_mapping.gif";
	this[29]=new Image();this[29].src="images/dept_ban_medact.gif";
	this[30]=new Image();this[30].src="images/dept_ban_mental.gif";
	this[31]=new Image();this[31].src="images/dept_ban_motor.gif";
	this[32]=new Image();this[32].src="images/dept_ban_museum.gif";
	this[33]=new Image();this[33].src="images/dept_ban_park.gif";
	this[34]=new Image();this[34].src="images/dept_ban_plan.gif";
	this[35]=new Image();this[35].src="images/dept_ban_pubhealth.gif";
	this[36]=new Image();this[36].src="images/dept_ban_pubwork.gif";
	this[37]=new Image();this[37].src="images/elect_ban_sheriff.gif";
	this[38]=new Image();this[38].src="images/dept_ban_treasurer.gif";
	this[39]=new Image();this[39].src="images/dept_ban_water.gif";
	this[40]=new Image();this[40].src="images/elect_ban_rod.gif";
	this[41]=new Image();this[41].src="images/dept_ban_fac.gif";
	this[42]=new Image();this[42].src="images/elect_ban_clerk.gif";
	this[43]=new Image();this[43].src="images/dept_ban_grants.gif";
	this[44]=new Image();this[44].src="images/dept_ban_collect.gif";
	this[45]=new Image();this[45].src="images/dept_ban_its.gif";
}

if(document.images) {
	var images1= new Img1();
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}