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 |
---|---|---|
Dusty Eddy | February 23, 2017 12:29PM | |
Kathy Cline | February 28, 2017 06:00PM | |
Dusty Eddy | March 01, 2017 01:26PM | |
Kathy Cline | March 01, 2017 02:10PM |