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;
}
}
}
//]]>
Legacy Gay Florida Message Board
This is the old message board. Please do not post to this board. Use the new message board to post messages. These board will be removed sometime in the future.