start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
Subject | Author | Posted |
---|---|---|
steve | February 22, 2018 09:41AM | |
Kathy Cline | February 22, 2018 12:11PM | |
steve | February 22, 2018 03:15PM | |
Kathy Cline | February 27, 2018 08:03AM | |
steve | March 13, 2018 02:17PM | |
Kathy Cline | March 15, 2018 04:20PM |