
		function change_image(strimage, caller_thumb){
			document.getElementById("image_box").src = strimage;

		}	

