<input type=button value=前进 onclick=opener.history.forward()>
<input type=button value=后退 onclick=opener.history.back()>
<input type=button value=跳转
 onclick="opener.location.href='http://www.csdn.net/'">