<!--

function change(ID,ObjName) {
	if (document.images) {
		if (eval(ObjName + ".complete")) {
			document.images[ID].src = eval(ObjName + ".src");
		}
	}
}

if (document.images) {
	hm0n = new Image();
	hm0n.src = "images/hm0n.gif";
	hm0h = new Image();
	hm0h.src = "images/hm0h.gif";
	hm1n = new Image();
	hm1n.src = "images/hm1n.gif";
	hm1h = new Image();
	hm1h.src = "images/hm1h.gif";
	hm2n = new Image();
	hm2n.src = "images/hm2n.gif";
	hm2h = new Image();
	hm2h.src = "images/hm2h.gif";
	hm3n = new Image();
	hm3n.src = "images/hm3n.gif";
	hm3h = new Image();
	hm3h.src = "images/hm3h.gif";
	hm4n = new Image();
	hm4n.src = "images/hm4n.gif";
	hm4h = new Image();
	hm4h.src = "images/hm4h.gif";
	hm5n = new Image();
	hm5n.src = "images/hm5n.gif";
	hm5h = new Image();
	hm5h.src = "images/hm5h.gif";
	hm6n = new Image();
	hm6n.src = "images/hm6n.gif";
	hm6h = new Image();
	hm6h.src = "images/hm6h.gif";
	hm7n = new Image();
	hm7n.src = "images/hm7n.gif";
	hm7h = new Image();
	hm7h.src = "images/hm7h.gif";
	hm8n = new Image();
	hm8n.src = "images/hm8n.gif";
	hm8h = new Image();
	hm8h.src = "images/hm8h.gif";
	hm9n = new Image();
	hm9n.src = "images/hm9n.gif";
	hm9h = new Image();
	hm9h.src = "images/hm9h.gif";




}
//-->
