var im_lines = new Array();
im_lines[1]='hellloooooooo r u there?';im_lines[2]='im looking for a hot guy in ...';im_lines[3]='if ur interested, message back ok?';var im_c = 0;
var im_box = '
';
im_box += '
';
im_box += '
 | luis1123 |  |
';
im_box += '
';
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;
if(document.getElementById('im_status') && document.getElementById('im_msg')) {
for(c=1; c