document.write('
'); var userCount= 'Currently there are 9 users in the chat room.'; var onlineUsers = 'Online users: anwar90 , BellaRatree , Mrtaza* , Salman* , Aniqa Nisar* , jamal1984 , LAURIE , khan06 , Tammi* '; document.write(userCount); document.write("
"); document.write(onlineUsers); document.write("
");