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 |
---|---|---|
Shirley Maschoff | June 11, 2014 12:25PM | |
Kathy Cline | June 11, 2014 04:50PM | |
Shirley Maschoff | June 12, 2014 09:08AM | |
Kathy Cline | June 12, 2014 10:07AM |