128 && $ch < 256 ? '&#'.(720 + $ch).';' : chr($ch); } return $out; */ return iconv('ISO-8859-7', 'UTF-8', $s); } ?>