function new_win(){
window.open("../info0902.html","","width=500,height=380,scrollbars=yes");
}