<!-- Script for home page image rollover
	img1 = new Image();
	img1.src = "buttons/cambtn2.gif";

	img2 = new Image();
	img2.src = "buttons/burbtn2.gif";

	img3 = new Image();
	img3.src = "buttons/laobtn2.gif";

	img4 = new Image();
	img4.src = "buttons/viebtn2.gif";

	img5 = new Image();
	img5.src = "buttons/chibtn2.gif";

	img6 = new Image();
	img6.src = "buttons/thabtn2.gif";

	img7 = new Image();
	img7.src = "buttons/tecbtn2.gif";

	img8 = new Image();
	img8.src = "buttons/ranbtn2.gif";
//-->
