"
+ number + " is: "
+ "";
windowprops = "toolbar=no,width=150,height=25,"
+ "directories=no,status=no,scrollbars=no,resize=no,"
+ "menubar=no";
icqWindow"","displayWindow",windowprops)
icqWindow.document.write(text);
icqWindow.document.close();
icqWindow.focus();
}
// End -->

COMMENTS: Click check to see if the person who's icq number is in the box is online. Somtimes the image don't load because ICQ server is busy.
|