function f_no_image(tnid){
	var target = "image_" + tnid;
	document.getElementById(target).src= "http://www.goodnagano.com/top_img/spacer.gif";
}