a1=new Image(59,47)
a1.src="but_aboutoff.gif"
a2=new Image(59,47)
a2.src="but_abouton.gif"

a3=new Image(59,47)
a3.src="but_servicesoff.gif"
a4=new Image(59,47)
a4.src="but_serviceson.gif"

a5=new Image(59,47)
a5.src="but_doctorsoff.gif"
a6=new Image(59,47)
a6.src="but_doctorson.gif"

a7=new Image(59,47)
a7.src="but_appointoff.gif"
a8=new Image(59,47)
a8.src="but_appointon.gif"

a9=new Image(59,47)
a9.src="but_queryoff.gif"
a10=new Image(59,47)
a10.src="but_queryon.gif"

a11=new Image(59,47)
a11.src="but_contactoff.gif"
a12=new Image(59,47)
a12.src="but_contacton.gif"

a13=new Image(59,47)
a13.src="but_cataract.gif"
a14=new Image(59,47)
a14.src="but_cataracton.gif"

a15=new Image(59,47)
a15.src="but_glaucoma.gif"
a16=new Image(59,47)
a16.src="but_glaucomaon.gif"

a17=new Image(59,47)
a17.src="but_cornea.gif"
a18=new Image(59,47)
a18.src="but_corneaon.gif"

a19=new Image(59,47)
a19.src="but_error.gif"
a20=new Image(59,47)
a20.src="but_erroron.gif"

a21=new Image(59,47)
a21.src="but_squint.gif"
a22=new Image(59,47)
a22.src="but_squinton.gif"

a23=new Image(59,47)
a23.src="but_retina.gif"
a24=new Image(59,47)
a24.src="but_retinaon.gif"

function filter(imagename,objectsrc){
if (document.images)
document.images[imagename].src=eval(objectsrc+".src")
}

