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 |
---|---|---|
Becky Newell | April 15, 2011 02:24PM | |
Kathy Cline | April 18, 2011 11:29AM | |
Becky Newell | April 19, 2011 11:45AM | |
Kathy Cline | April 19, 2011 12:41PM |