可使来路网页跳转
if(parent.window.opener)parent.window.opener.location=''/index.html'';
比如:GOOGLE搜索结果有你的网页,用户点击时打开你的网页,同时使GOOGLE的页面也跳转到指定页面