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 |
---|---|---|
pdfreese | February 28, 2011 11:47PM | |
Kathy Cline | March 01, 2011 04:38PM | |
pdfreese | March 07, 2011 10:01PM | |
Kathy Cline | March 08, 2011 02:12PM |