if (document.all) { ie = true; } function getObj(id) { // if (ie) { // return document.all[id]; // } else { return document.getElementById(id); // } } function popupinfo(msg) { mywin = window.open('http://chatter.flooble.com/infopop.php?info=' + escape(msg),'info','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbar=no,resizable=no,copyhistory=no,width=300,height=200,screenX=100,screenY=100'); } function loadContent(f, id) { var h = document.getElementsByTagName('head').item(0); var scrT = document.getElementById(id); if(scrT) h.removeChild(scrT); scr = document.createElement('script'); scr.src = f; scr.type = 'text/javascript'; scr.id = id; h.appendChild(scr); } function updatecb(emsg) { var s = '/tag/tag.update.php?emsg=' + emsg; loadContent(s,'cu_scr'); } var chatter_refresh = 15; function updatecbrefresh() { updatecb(''); if (chatter_refresh > 0) { setTimeout('updatecbrefresh();', chatter_refresh); } } function tagSubmit(obj) { var content = getObj('chatterspan').innerHTML; content = content + '
posting...
'; content = content + ''; getObj('chatterspan').innerHTML = content; obj.form.submit(); document.forms['chatterform'].elements['msg'].value = ''; } function keySubmit(obj,evt) { var keycode; if (window.event) keycode = window.event.keyCode; else if (evt) keycode = evt.which; else return true; if (keycode == 13) { tagSubmit(obj); return false; } else return true; // if (event.keyCode == 13) { tagSubmit(obj); } } var chatter_history = 0; function toggleHistory() { var content = getObj('chatterspan').innerHTML; content = '' + content; content = '
changing modes...
' + content; content = content + '
changing modes...
'; content = content + ''; getObj('chatterspan').innerHTML = content; var s; if (chatter_history == 0) { chatter_history = 1; } else { chatter_history = 0; } s = '/tag/tag.update.php?history=' + chatter_history; loadContent(s,'cu_scr'); } document.write('
'); document.write('
[toggle history]
\n'); document.write('
myuu: wow, manual spam. :O
\n'); document.write('
myuu: site has been successfully migrated to a VM. time to recycle the old machine.
\n'); document.write('
Saleem Muhammad: Start watching TV minutes from now with SatellitePC-TV software for Windows. Download and install to your laptop or desktop computer with no extra hardware or technical skills needed.
\n'); document.write('
myuu: you spammers have too much time. :S
\n'); document.write('
Successful B2B Telem: If you are considering a B2B telemarketing campaign, don't waste £££s on outsourcing until you have read. Successful B2B telemarketing, in-house. Within our 60-page, illustrated eWorkBook, learn all the secrets
\n'); document.write('
B2B(slvr-660157): If you are considering a B2B telemarketing campaign, don't waste £££s on outsourcing until you have read. Successful B2B telemarketing, in-house. Within our 60-page, illustrated eWorkBook, learn all the secrets
\n'); document.write('
adeel: Get Quick Income???... get Traffic To Your Website or Blog? Then You get Twitter Cash!! Earns $700 in a day. Sign up Today at: http://www.staronlinejobs.com/Get Traffic To Your Website or Blog (brnz-550088)
\n'); document.write('
myuu: wow you fuckers.
\n'); document.write('
Latest update about : In all over the work there are so many people who are not know what happened in the world so for awered about the each happening in the world you must be visit the latestwink from the latest wink you are able to know that what happened in
\n'); document.write('
Latest update about : latest
\n'); document.write('
'); var chatter_name = false; document.write('
\n'); document.write('\n'); document.write(' name\n'); document.write('
url\n'); document.write('
\n'); document.write('\n'); document.write('refresh\n'); document.write('
refresh interval\n'); document.write('
\n'); document.write('\n'); chatterbox = 'ok'; setTimeout('updatecbrefresh();', 15000); chatter_refresh = 15000;