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 | Views | Posted |
|---|---|---|---|
| joe1265 | 230 | May 01, 2009 08:12AM | |
| Wheelsuker | 164 | May 01, 2009 09:30AM | |
| Tim Barrons | 146 | May 01, 2009 10:03AM |