document.write('
| ');
var userCount= 'Currently there are 3 users in the chat room.';
var onlineUsers = 'Online users: 0chena* , Abir Mahmud* , eNg_RIFAT ';
document.write(userCount);
document.write(" "); document.write(onlineUsers); document.write(" |