	
<!-- new window
	function change_pic(source,height){
		document.pic.height = height;
		document.pic.src = source;
	}

-->