function foto(name) {
	window.open('/web/php/show_photo.php?foto='+name,'','toolbar=no, location=no, scrollbars=no, width=640, height=480')
}
