Side med popup samt ICQ-status:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
<script language=\"JavaScript\">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body bgcolor=\"#FFFFFF\" text=\"#000000\">
<p><a href=\"#\" onClick=\"MM_openBrWindow(\'popup.htm\',\'navn\',\'width=200,height=200\')\">Åben
popup </a></p>
<p><a href=\"
http://wwp.icq.com/scripts/search.dll?to=23456789\"><img src=\"
http://wwp.icq.com/scripts/online.dll?icq=23456789 &img=5\" width=18 height=18 border=0></a>
</p>
</body>
</html>
Luk popupvindue:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">
<script language=\"JavaScript\">
<!--
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
//-->
</script>
</head>
<body bgcolor=\"#FFFFFF\" text=\"#000000\">
<p><a href=\"#\" onClick=\"MM_callJS(\'window.close()\')\">Luk vindue</a></p>
<p> </p>
</body>
</html>