你是要这样的效果吗?如下
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
</head><body bgcolor="#FFFFFF" text="#000000">
<a href="#" onClick="MM_openBrWindow('http://www.163.com','wkr','width=700,height=500')">asdgsdgasdg 
</a> 
</body>
</html>