0 Members, 1 Guest. Most users online was 40, Apr 10, 2008, 2:13am
Active Users In The Past 24 Hours
0 Members, 39 Guests
Login
// Name of the Info Center
var iTitle = "Info Center";
//Edit the names of the staff groups and their corresponding group number. Repeat the pattern for more groups.
// For example, the next line might be: theStaff[3]=["Board Owner","7"]
var theStaff = [];
theStaff[0]=["Moderators","(3|4)"]
theStaff[1]=["Global Moderators","2"]
theStaff[2]=["Administrators","1"]
// Do not edit below this line
td = document.getElementsByTagName('td');
div = document.createElement('div');
updated = 0;
boards = 0;
categories = 0;
for (i=0; iInfo Center))
{
iCell = td[i].getElementsByTagName('td');
posts = td[i].innerHTML.match(/Total Posts: (.+?))? RegExp.$1 : '';
threads = td[i].innerHTML.match(/Total Topics: (.+?) &nb/)? RegExp.$1 : '';
post_per_topic = '
The most recently updated topic is \''+ recent +'\' ';
iHolder+= 'The last forum post was made by '+ lastPost +' It is currently '+ iTime +', on '+iDate;
iHolder += '
';
iHolder += 'There are currently '+registered+' registered members on '+document.title.split(/ -/)[0]+'. We would like to welcome '+newest+' as the most recent member to the forums.'+birthdays+events;
iHolder += '
'+ updated +'
';
iHolder += '
Users Online
';
iHolder += '
'+guestOnline +' '+ membersOnline;
iMembers = iCell[iCell.length -1].getElementsByTagName('a');
o = 0;
for(s=0; s'+ o +' '+ theStaff[s][0];
o = 0;
}
totOnline = (usersOnline.match(/(\d+) Guest/))? parseInt(RegExp.$1) : 0;
totOnline += iMembers.length;
usersOnline = 'There are currently '+totOnline+' users online. Most u'+ usersOnline.split(/Most u/)[1].replace(/ /i,' ').replace(/(\d+) Invisible Users. /,'');
iHolder += '
'+ usersOnline;
base = (grads[1].match(/http:/))? '