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 |
|---|---|---|
| Tall Grass | January 30, 2012 04:15PM | |
| KathyCline | January 31, 2012 06:05PM | |
| Tall Grass | February 28, 2012 11:22AM | |
| KathyCline | February 28, 2012 12:25PM |