function pro(linkstr,picstr,titlestr,detailstr,titlefa) { dir="ltr"; return "
" + titlestr + "
" + replaceAll(detailstr,"ΓΏ","
") + "
"; }