Search
Sponsors

ICQ status



<script language=”JavaScript”>

<!– Begin
function icqCheck() {
var number = document.ICQ.number.value;

text = “<html><body><center><br>”
+ number + ” is: <img src=http://online.mirabilis.com/”
+ “scripts/online.dll?icq=” + number + “&img=5> ”
+ “</body></html>”;

windowprops = “toolbar=no,width=150,height=25,”
+ “directories=no,status=no,scrollbars=no,resize=no,”
+ “menubar=no”;

icqWindow=window.open(”",”displayWindow”,windowprops)
icqWindow.document.write(text);
icqWindow.document.close();
icqWindow.focus();
}
// End –>
</script>
<!– –><form name=ICQ>
<div center>ICQ #:
<input type=text name=number size=10 value=”141983″><br>
<input type=button name=check value=”Check # on ICQ !” onClick=”icqCheck()”>
</div>
</form><!– –>

Related posts:

  1. Status Bar Clock 1:

Related posts brought to you by Yet Another Related Posts Plugin.



Tags:

Leave a Reply

Translate