<script>

{

newwin=window.open("http://www.baidu.com","javawindows","width=320 height=240");

newwin.blur();

}

</script>

相关文章: