function OpenWin(){
    win=window.open("catalogseikyu.html","new","");
}
