function io(){
window.open("http://www.baidu.com","height:400;width:600")
}
你忘了加这个 '_blank'
作用:在新窗口中打开网页