// JavaScript Document
function changeImage(pic,name)
{document.images[name].src=pic}