function subWin1(){
window.open("chumon-m.html","window2","resizable=no,menubar=no,directories=no,status=no,location=no,width=550,height=400");
}