get_propertie(); $pj_seq=$Ledger->guess_pj(); $string='{"pj":"'.$pj_seq.'"}'; header("Content-type: text/json; charset: utf8",true); echo $string; ?>