function amiciChng()
 {
   document.chng.src="menuimages/amicipaintingspic.jpg";
   document.am.src="menuimages/amicitxt_f2.png";
 }
function amiciOff()
 {
   document.am.src="menuimages/amicitxt.png";
 }

function bobsLkChng()
 {
   document.chng.src="menuimages/bobslakepaintingspic.jpg";
   document.bob.src="menuimages/bobstxt_f2.png";
 }
function bobsOff()
 {
   document.bob.src="menuimages/bobstxt.png";
 }

function centChng()
 {
   document.chng.src="menuimages/centpaintingspic.jpg";
   document.cent.src="menuimages/centtxt_f2.png";
 }
function centOff()
 {
   document.cent.src="menuimages/centtxt.png";
 }

function dallasChng()
 {
   document.chng.src="menuimages/dallaspaintingspic.jpg";
   document.dal.src="menuimages/dallastxt_f2.png";
 }
function dallasOff()
 {
   document.dal.src="menuimages/dallastxt.png";
 }

function greenChng()
 {
   document.chng.src="menuimages/greenmonsterpaintingspic.jpg";
   document.gr.src="menuimages/greentxt_f2.png";
 }
function greenOff()
 {
   document.gr.src="menuimages/greentxt.png";
 }

function redCrkChng()
 {
   document.chng.src="menuimages/redcreekpaintingspic.jpg";
   document.red.src="menuimages/redcreektxt_f2.png";
 }
function redCrkOff()
 {
   document.red.src="menuimages/redcreektxt.png";
 }

function louChng()
 {
   document.chng.src="menuimages/loupaintingspic.jpg";
   document.lou.src="menuimages/loutxt_f2.png";
 }
function louOff()
 {
   document.lou.src="menuimages/loutxt.png";
 }

function inkswcChng()
 {
   document.chng.src="menuimages/inkspaintingspic.jpg";
   document.inks.src="menuimages/inkstxt_f2.png";
 }
function inksOff()
 {
   document.inks.src="menuimages/inkstxt.png";
 }

function tchouChng()
 {
   document.chng.src="menuimages/tchpaintingspic.jpg";
   document.tch.src="menuimages/tchoutxt_f2.png";
 }
function tchouOff()
 {
   document.tch.src="menuimages/tchoutxt.png";
 }

function usaChng()
 {
   document.chng.src="menuimages/usapaintingspic.jpg";
   document.usa.src="menuimages/usatxt_f2.png";
 }
function usaOff()
 {
   document.usa.src="menuimages/usatxt.png";
 }

function selfChng()
 {
   document.chng.src="menuimages/selfpaintingspic.jpg";
   document.self.src="menuimages/selftxt_f2.png";
 }
function selfOff()
 {
   document.self.src="menuimages/selftxt.png";
 }

function otherChng()
 {
   document.chng.src="menuimages/otherpaintingspic.jpg";
   document.oth.src="menuimages/othertxt_f2.png";
 }
function otherOff()
 {
   document.oth.src="menuimages/othertxt.png";
 }