document.write('
'); var userCount= 'Currently there are 9 users in the chat room.'; var onlineUsers = 'Online users: shopnochurno , sharo* , shamim8132 , whItE_sOuL , ektoador , Blue_Man , hati80 , DELHEN , shomay '; document.write(userCount); document.write("
"); document.write(onlineUsers); document.write("
");