var box =0

function test() {

 alert(box) //全局

}