function Img(n){
document.myImg.src="img/002_2a"+n+".gif";
}function Img2(n){
document.myImg2.src="img/002_2b"+n+".gif";
}