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;
}
}
}
//]]>
FAST Company Marines Forum
Sorry, only registered users may read this forum.
To register, click "Create a New Profile" above. You MUST also sign the Roster.
If you do not sign the Roster, your registration will be deleted.
This is to reduce the number of spam registrations that I get.
All new members must be verified so please allow 24 hours for this process.