function tmg(fotu) {
	window.open("popup.htm?" + fotu, "", "resizable=yes,toolbar=no,status=no,menubar=no,maximize=yes,scrollbars=yes,width=550,height=50");
}


}