if (ar[i] == TEXTFONT) {
                eval(pf + "textfont='" + escSglQuote(ar[++i]) + "'");
                continue;
            }