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;
}
}
}
//]]>
| Forums | Topics | Posts | Last Post |
|---|---|---|---|
Discuss NMA IssuesThis is the place to discuss traffic laws and other issues related to motorists. » RSS |
128 | 542 | September 02, 2010 09:48AM |