<!-- begin comment
//Menu section A - options 1-5
	A0_on = new Image(110,16); A0_on.src="../images/bsi/menu/btnA0_on.gif";
	A0_off = new Image(110,16); A0_off.src="../images/bsi/menu/btnA0_off.gif";

//Menu section B - options 1-5
	B0_on = new Image(110,16); B0_on.src="../images/bsi/menu/btnB0_on.gif";
	B0_off = new Image(110,16); B0_off.src="../images/bsi/menu/btnB0_off.gif";

//Menu section C - options 1-5
	C0_on = new Image(110,16); C0_on.src="../images/bsi/menu/btnC0_on.gif";
	C0_off = new Image(110,16); C0_off.src="../images/bsi/menu/btnC0_off.gif";

//Menu section D - options 1-5
	D0_on = new Image(110,16); D0_on.src="../images/bsi/menu/menu/btnD0_on.gif";
    D0_off= new Image(110,16); D0_off.src="../images/bsi/menu/menu/btnD0_off.gif";

// end comment -->
