
function showimg(i) {
	document.getElementById("enlarged").src=i;	
}
