if (document.images) {	

	kezl1 = new Image(104,32); kezl1.src = "img/hb0001.gif";
	kezl2 = new Image(104,32); kezl2.src = "img/hb0002.gif";

	gall1 = new Image(104,32); gall1.src = "img/hb0101.gif";
	gall2 = new Image(104,32); gall2.src = "img/hb0102.gif";
	
	letl1 = new Image(104,32); letl1.src = "img/hb0201.gif";
	letl2 = new Image(104,32); letl2.src = "img/hb0202.gif";
	
	sitl1 = new Image(104,32); sitl1.src = "img/hb0301.gif";
	sitl2 = new Image(104,32); sitl2.src = "img/hb0302.gif";
	
	kapl1 = new Image(104,32); kapl1.src = "img/hb0401.gif";
	kapl2 = new Image(104,32); kapl2.src = "img/hb0402.gif";
	
	
	
	beml1 = new Image(184,36); beml1.src = "img/hb1101.gif";
	beml2 = new Image(184,36); beml2.src = "img/hb1102.gif";
	
	fill1 = new Image(184,36); fill1.src = "img/hb1201.gif";
	fill2 = new Image(184,36); fill2.src = "img/hb1202.gif";
	
	szol1 = new Image(184,36); szol1.src = "img/hb1301.gif";
	szol2 = new Image(184,36); szol2.src = "img/hb1302.gif";
	
	refl1 = new Image(184,36); refl1.src = "img/hb1401.gif";
	refl2 = new Image(184,36); refl2.src = "img/hb1402.gif";
	
	rakl1 = new Image(184,36); rakl1.src = "img/hb1501.gif";
	rakl2 = new Image(184,36); rakl2.src = "img/hb1502.gif";
	
	ajal1 = new Image(184,36); ajal1.src = "img/hb1601.gif";
	ajal2 = new Image(184,36); ajal2.src = "img/hb1602.gif";
	
	arll1 = new Image(184,36); arll1.src = "img/hb1701.gif";
	arll2 = new Image(184,36); arll2.src = "img/hb1702.gif";
	
	
	
	impl1 = new Image(73,18); impl1.src = "img/hb3101.gif";
	impl2 = new Image(73,18); impl2.src = "img/hb3102.gif";
	
	adal1 = new Image(75,18); adal1.src = "img/hb3201.gif";
	adal2 = new Image(75,18); adal2.src = "img/hb3202.gif";

	adml1 = new Image(35,18); adml1.src = "img/hb3301.gif";
	adml2 = new Image(35,18); adml2.src = "img/hb3302.gif";
	
	webl1 = new Image(68,18); webl1.src = "img/hb3401.gif";
	webl2 = new Image(68,18); webl2.src = "img/hb3402.gif";
	
	}

	function hiLite(imgName,imgObjName) {
	if (document.images) {
  	document.images[imgName].src = eval(imgObjName + ".src");
	}}	
