document.write('
'); var userCount= 'Currently there are 14 users in the chat room.'; var onlineUsers = 'Online users: tata , brutta , ZOHAN , blasco.bo , mirkoloc* , lucadiabolika , aquilotto56 , chicco8 , wolfman , lupin III , sexymann , MASSIMOTS , RobRob , bestin '; document.write(userCount); document.write("
"); document.write(onlineUsers); document.write("
");