// JavaScript Document
function rg(img){
	document.getElementById("resim").src=img;	
}