User Profile
Ctb
[ Show all posts ]
- Email:
- Hidden
- Real Name:
- Chris
- Posts:
- 1
- Registered:
- 09/11/2011 07:24PM
- Last Activity:
- 09/11/2011 10:01PM
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; } } } //]]>