function showInfo(uri){
	window.open(uri,'_blank','width=340 height=320 scrollbars=yes');
}

