function turnOnImg(currentImg)
{
	selectedItem = currentImg.name;
	document.images[selectedItem].src = eval(selectedItem + "on.src");
}

function turnOffImg(currentImg)
{
	selectedItem = currentImg.name;
	document.images[selectedItem].src = eval(selectedItem + "off.src");
}


/*
To add a new box, make sure you define it below.
Define an "on" and an "off" box using the four lines below.
Replace "box99" with the unique name and id you defined in index.html.

box99off = new Image(11, 11);
box99off.src = "images/box-0.gif";
	
box99on = new Image(11, 11);
box99on.src = "images/box-1.gif";
*/


aboutoff = new Image(35, 9);
aboutoff.src = "images/about-0.gif";
	
abouton = new Image(35, 9);
abouton.src = "images/about-1.gif";

capabilitiesoff = new Image(79, 9);
capabilitiesoff.src = "images/capabilities-0.gif";
	
capabilitieson = new Image(79, 9);
capabilitieson.src = "images/capabilities-1.gif";

clientlistoff = new Image(72, 9);
clientlistoff.src = "images/client-list-0.gif";
	
clientliston = new Image(72, 9);
clientliston.src = "images/client-list-1.gif";

box1off = new Image(11, 11);
box1off.src = "images/box-0.gif";

box1on = new Image(11, 11);
box1on.src = "images/box-1.gif";

box2off = new Image(11, 11);
box2off.src = "images/box-0.gif";

box2on = new Image(11, 11);
box2on.src = "images/box-1.gif";

box3off = new Image(11, 11);
box3off.src = "images/box-0.gif";

box3on = new Image(11, 11);
box3on.src = "images/box-1.gif";

box4off = new Image(11, 11);
box4off.src = "images/box-0.gif";

box4on = new Image(11, 11);
box4on.src = "images/box-1.gif";

box5off = new Image(11, 11);
box5off.src = "images/box-0.gif";

box5on = new Image(11, 11);
box5on.src = "images/box-1.gif";

box5aoff = new Image(11, 11);
box5aoff.src = "images/box-0.gif";

box5aon = new Image(11, 11);
box5aon.src = "images/box-1.gif";

box6off = new Image(11, 11);
box6off.src = "images/box-0.gif";

box6on = new Image(11, 11);
box6on.src = "images/box-1.gif";

box7off = new Image(11, 11);
box7off.src = "images/box-0.gif";

box7on = new Image(11, 11);
box7on.src = "images/box-1.gif";

box8off = new Image(11, 11);
box8off.src = "images/box-0.gif";

box8on = new Image(11, 11);
box8on.src = "images/box-1.gif";

box8aoff = new Image(11, 11);
box8aoff.src = "images/box-0.gif";

box8aon = new Image(11, 11);
box8aon.src = "images/box-1.gif";

box9off = new Image(11, 11);
box9off.src = "images/box-0.gif";

box9on = new Image(11, 11);
box9on.src = "images/box-1.gif";

box10off = new Image(11, 11);
box10off.src = "images/box-0.gif";

box10on = new Image(11, 11);
box10on.src = "images/box-1.gif";

box11off = new Image(11, 11);
box11off.src = "images/box-0.gif";

box11on = new Image(11, 11);
box11on.src = "images/box-1.gif";

box12off = new Image(11, 11);
box12off.src = "images/box-0.gif";

box12on = new Image(11, 11);
box12on.src = "images/box-1.gif";

box13off = new Image(11, 11);
box13off.src = "images/box-0.gif";

box13on = new Image(11, 11);
box13on.src = "images/box-1.gif";

box14off = new Image(11, 11);
box14off.src = "images/box-0.gif";

box14on = new Image(11, 11);
box14on.src = "images/box-1.gif";

box15off = new Image(11, 11);
box15off.src = "images/box-0.gif";

box15on = new Image(11, 11);
box15on.src = "images/box-1.gif";

box15aoff = new Image(11, 11);
box15aoff.src = "images/box-0.gif";

box15aon = new Image(11, 11);
box15aon.src = "images/box-1.gif";

box15boff = new Image(11, 11);
box15boff.src = "images/box-0.gif";

box15bon = new Image(11, 11);
box15bon.src = "images/box-1.gif";

box16off = new Image(11, 11);
box16off.src = "images/box-0.gif";

box16on = new Image(11, 11);
box16on.src = "images/box-1.gif";

box17off = new Image(11, 11);
box17off.src = "images/box-0.gif";

box17on = new Image(11, 11);
box17on.src = "images/box-1.gif";

box18off = new Image(11, 11);
box18off.src = "images/box-0.gif";

box18on = new Image(11, 11);
box18on.src = "images/box-1.gif";

box19off = new Image(11, 11);
box19off.src = "images/box-0.gif";

box19on = new Image(11, 11);
box19on.src = "images/box-1.gif";

box20off = new Image(11, 11);
box20off.src = "images/box-0.gif";

box20on = new Image(11, 11);
box20on.src = "images/box-1.gif";

box21off = new Image(11, 11);
box21off.src = "images/box-0.gif";

box21on = new Image(11, 11);
box21on.src = "images/box-1.gif";

box22off = new Image(11, 11);
box22off.src = "images/box-0.gif";

box22on = new Image(11, 11);
box22on.src = "images/box-1.gif";

box23off = new Image(11, 11);
box23off.src = "images/box-0.gif";

box23on = new Image(11, 11);
box23on.src = "images/box-1.gif";

box24off = new Image(11, 11);
box24off.src = "images/box-0.gif";

box24on = new Image(11, 11);
box24on.src = "images/box-1.gif";

box25off = new Image(11, 11);
box25off.src = "images/box-0.gif";

box25on = new Image(11, 11);
box25on.src = "images/box-1.gif";

box26off = new Image(11, 11);
box26off.src = "images/box-0.gif";

box26on = new Image(11, 11);
box26on.src = "images/box-1.gif";

box27off = new Image(11, 11);
box27off.src = "images/box-0.gif";

box27on = new Image(11, 11);
box27on.src = "images/box-1.gif";

box28off = new Image(11, 11);
box28off.src = "images/box-0.gif";

box28on = new Image(11, 11);
box28on.src = "images/box-1.gif";

box29off = new Image(11, 11);
box29off.src = "images/box-0.gif";

box29on = new Image(11, 11);
box29on.src = "images/box-1.gif";

box29aoff = new Image(11, 11);
box29aoff.src = "images/box-0.gif";

box29aon = new Image(11, 11);
box29aon.src = "images/box-1.gif";

box30off = new Image(11, 11);
box30off.src = "images/box-0.gif";

box30on = new Image(11, 11);
box30on.src = "images/box-1.gif";

box31off = new Image(11, 11);
box31off.src = "images/box-0.gif";

box31on = new Image(11, 11);
box31on.src = "images/box-1.gif";

