function change_pic(nimi){
	document.getElementById('full_img').src=nimi;
}