源地址:[url]http://www.v5cn.cn[/url]
<script>
//刷新父窗口
window.opener.location.reload();
//关闭本窗口
window.close();
</script>