// JavaScript Document
function image(pic)
{
	mainimage.src = pic;

}
