function myFunction(x)

{
document.getElementById("image").src=newwork[x];
document.getElementById("myInfo");
myInfo.firstChild.nodeValue=caption[x];
}
