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 |
---|---|---|
Mitch Jackson | October 28, 2014 05:42PM | |
Kathy Cline | October 28, 2014 07:50PM | |
Mitch Jackson | October 29, 2014 12:20PM | |
Kathy Cline | October 29, 2014 02:10PM | |
Mitch Jackson | October 29, 2014 03:45PM | |
Kathy Cline | October 29, 2014 04:03PM |