Status Bar To Your Web Page
If you have a web page that belongs to you you can put a bar that shows your ICQ Status (Online/Offline) at that moment. Just put this code to your page with small changes.

 

1- Open a HTML editor.

2- Copy the code in the red box just below by pressing (ctrl+c) after selecting it and paste it to the editor by pressing (crtl+v).
<img src="http://online.mirabilis.com/scripts/online.dll?icq=4261660&img=1"

3- Change "Your_UIN" part into your ICQ number (UIN).
<img src="http://online.mirabilis.com/scripts/online.dll?icq=Your_UIN&img=1"

4- Save your file as a html page file and open it with a browser.

   

  NOTE : You can change its design by making a change in the code as follows.

  • <img src="http://online.mirabilis.com/scripts/online.dll?icq=Your_UIN&img=1"

  • <img src="http://online.mirabilis.com/scripts/online.dll?icq=Your_UIN&img=2"

  • <img src="http://online.mirabilis.com/scripts/online.dll?icq=Your_UIN&img=3"