<script>
var aa="12345"
window.open("index.html","","resizable")
</script>index.html中调用opener.aa就可操作aa了