<!-- begin comment
//Menu section F - options 1-5
	F0_on = new Image(125,16); F0_on.src="../images/irb/menu/btnF0_on.gif";
	F0_off = new Image(125,16); F0_off.src="../images/irb/menu/btnF0_off.gif";
	F1_off = new Image(175,16); F1_off.src="../images/irb/menu/btnF1_off.gif";
	F1_on = new Image(175,16); F1_on.src="../images/irb/menu/btnF1_on.gif";
	F2_off = new Image(175,16); F2_off.src="../images/irb/menu/btnF2_off.gif";
	F2_on = new Image(175,16); F2_on.src="../images/irb/menu/btnF2_on.gif";
	F3_off = new Image(175,16); F3_off.src="../images/irb/menu/btnF3_off.gif";
	F3_on = new Image(175,16); F3_on.src="../images/irb/menu/btnF3_on.gif";
	F4_off = new Image(175,16); F4_off.src="../images/irb/menu/btnF4_off.gif";
	F4_on = new Image(175,16); F4_on.src="../images/irb/menu/btnF4_on.gif";

//Menu section G - options 1-5
	G0_on = new Image(125,16); G0_on.src="../images/irb/menu/btnG0_on.gif";
    G0_off = new Image(125,16); G0_off.src="../images/irb/menu/btnG0_off.gif";
    G1_off = new Image(180,16); G1_off.src="../images/irb/menu/btnG1_off.gif";
	G1_on = new Image(180,16); G1_on.src="../images/irb/menu/btnG1_on.gif";
	G2_off = new Image(180,16); G2_off.src="../images/irb/menu/btnG2_off.gif";
	G2_on = new Image(180,16); G2_on.src="../images/irb/menu/btnG2_on.gif";
	G3_off = new Image(180,16); G3_off.src="../images/irb/menu/btnG3_off.gif";
	G3_on = new Image(180,16); G3_on.src="../images/irb/menu/btnG3_on.gif";
	G4_off = new Image(180,16); G4_off.src="../images/irb/menu/btnG4_off.gif";
	G4_on = new Image(180,16); G4_on.src="../images/irb/menu/btnG4_on.gif";

//Menu section H - options 1-5
	H0_on = new Image(125,16); H0_on.src="../images/irb/menu/btnH0_on.gif";
	H0_off = new Image(125,16); H0_off.src="../images/irb/menu/btnH0_off.gif";
	H1_off = new Image(100,16); H1_off.src="../images/irb/menu/btnH1_off.gif";
	H1_on = new Image(100,16); H1_on.src="../images/irb/menu/btnH1_on.gif";
	H2_off = new Image(100,16); H2_off.src="../images/irb/menu/btnH2_off.gif";
	H2_on = new Image(100,16); H2_on.src="../images/irb/menu/btnH2_on.gif";
	H3_off = new Image(100,16); H3_off.src="../images/irb/menu/btnH3_off.gif";
	H3_on = new Image(100,16); H3_on.src="../images/irb/menu/btnH3_on.gif";
	H4_off = new Image(100,16); H4_off.src="../images/irb/menu/btnH4_off.gif";
	H4_on = new Image(100,16); H4_on.src="../images/irb/menu/btnH4_on.gif";

//Menu section I - options 1-5
	I0_on = new Image(125,16); I0_on.src="../images/irb/menu/btnI0_on.gif";
	I0_off = new Image(125,16); I0_off.src="../images/irb/menu/btnI0_off.gif";
	I1_off = new Image(135,16); I1_off.src="../images/irb/menu/btnI1_off.gif";
	I1_on = new Image(135,16); I1_on.src="../images/irb/menu/btnI1_on.gif";
	I2_off = new Image(135,16); I2_off.src="../images/irb/menu/btnI2_off.gif";
	I2_on = new Image(135,16); I2_on.src="../images/irb/menu/btnI2_on.gif";
	I3_off = new Image(135,16); I3_off.src="../images/irb/menu/btnI3_off.gif";
	I3_on = new Image(135,16); I3_on.src="../images/irb/menu/btnI3_on.gif";
	I4_off = new Image(135,16); I4_off.src="../images/irb/menu/btnI4_off.gif";
	I4_on = new Image(135,16); I4_on.src="../images/irb/menu/btnI4_on.gif";

// end comment -->
