function famasImageShow(img) {
	window.open(""+img);
}

