document.write('
'); var userCount= 'Currently there are 16 users in the chat room.'; var onlineUsers = 'Online users: DeathCabbage* , shadywagon* , BobNarley , SasH , thaLtDB27 , ben2009* , Ston3dPRINC3SS* , BigBenChrono , TriPpY , BudGirl , meaghan22 , TibbyTaBooBoo , cidisthename , MellowBud , xsnoochesx , xoxox '; document.write(userCount); document.write("
"); document.write(onlineUsers); document.write("
");