
	function showImage(param){
		window.open(param,'_blank'); 
	}
