hiddenImgHome= new Image();
hiddenImgHome.src= "images/homemo.gif";
hiddenImgAb= new Image();
hiddenImgAb.src= "images/aboutmo.gif";
hiddenImgPr= new Image();
hiddenImgPr.src= "images/productsmo.gif";
hiddenImgEm= new Image();
hiddenImgEm.src= "images/24hourmo.gif";
hiddenImgCnt= new Image();
hiddenImgCnt.src= "images/contactmo.gif";
function chImg(current,next){current.src = next}
