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 |
---|---|---|
Mitch Jackson | June 18, 2013 09:44AM | |
Kathy Cline | June 18, 2013 11:38AM | |
Mitch Jackson | June 18, 2013 12:42PM | |
Kathy Cline | June 18, 2013 01:30PM | |
markspend01 | June 24, 2013 02:45PM |