<!-- begin comment
//Menu section A - options 1-2
//	A0_on = new Image(68,21); A0_on.src="images/menu/btnA0_on.gif";
//	A1_off = new Image(68,16); A1_off.src="images/menu/btnA1_off.gif";
//	A1_on = new Image(68,16); A1_on.src="images/menu/btnA1_on.gif";
//	A2_off = new Image(68,16); A2_off.src="images/menu/btnA2_off.gif";
//	A2_on = new Image(68,16); A2_on.src="images/menu/btnA2_on.gif";

//Menu section B - options 1-2
	B0_on = new Image(77,21); B0_on.src="images/menu/btnB0_on.gif";
	B1_off = new Image(77,16); B1_off.src="images/menu/btnB1_off.gif";
	B1_on = new Image(77,16); B1_on.src="images/menu/btnB1_on.gif";
	B2_off = new Image(77,16); B2_off.src="images/menu/btnB2_off.gif";
	B2_on = new Image(77,16); B2_on.src="images/menu/btnB2_on.gif";

// end comment -->