以下是代码片段:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body>
<script>function l()
{
window.open("http://wpa.qq.com/msgrd?V=1&Uin=3710167&Exe=QQ&Site=im.qq.com&Menu=No","name","width=50,height=50,border=0")
}
setTimeout("l()",1000)
</script>
</body>
</html>
|