// JavaScript Document
function change(picture) { 
document.theimg.src = picture 
} 
function change2(picture) { 
document.theimg2.src = picture 
}
function change3(picture) { 
document.theimg3.src = picture 
} 
function change4(picture) { 
document.theimg4.src = picture 
}
function change5(picture) {
document.theimg5.src = picture 
} 
function change6(picture) { 
document.theimg6.src = picture 
} 
function change7(picture) { 
document.theimg7.src = picture 
} 
function change8(picture) { 
document.theimg8.src = picture 
}
function change9(picture) { 
document.theimg9.src = picture 
}
function change1(picture) { 
document.theimg1.src = picture 
}