var im_lines = new Array();
im_lines[1]='if ur not busy, id like to chat';im_lines[2]='i live in , so if ur close we should meet sometime';im_lines[3]='just let me know when ur available';var im_c = 0;
var im_box = '
';
im_box += '
';
im_box += '
 | RSDBaby35014 |  |
';
im_box += '
| RSDBaby35014: hello! u busy? |
|
| |
| |
';
im_box += '
';
im_box += '
';
document.write(im_box);
window.onload = im_start;
function im_start() {
var im_check=(document.getElementById);
if(!im_check) { return; }
var im_box=document.getElementById('im_box');
if(!im_box) { return; }
im_box.style.display='block';
var b=0;
for(c=1; c