function OpenWin_bt(){
win=window.open("kensaku_bt.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_bk(){
win=window.open("kensaku_bk.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_bm(){
win=window.open("kensaku_bm.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_be(){
win=window.open("kensaku_be.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}


function OpenWin_ce(){
win=window.open("kensaku_ce.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}


function OpenWin_cj(){
win=window.open("kensaku_cj.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_req_bt(){
win=window.open("request_bt.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_req_bk(){
win=window.open("request_bk.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_req_bm(){
win=window.open("request_bm.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_req_be(){
win=window.open("request_be.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}


function OpenWin_req_ce(){
win=window.open("request_ce.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}


function OpenWin_req_cj(){
win=window.open("request_cj.html","new","width=800,height=600,scrollbars=yes");
win.moveTo(0,0);
}

function OpenWin_satei_b(){
win=window.open("satei_b.html","new","width=650,height=600,scrollbars=yes");
win.moveTo(100,0);
}

function OpenWin_satei_c(){
win=window.open("satei_c.html","new","width=650,height=600,scrollbars=yes");
win.moveTo(100,0);
}

function OpenWin_url(){
win=window.open("./mobile/url.html","new","width=650,height=400,scrollbars=yes");
win.moveTo(100,0);
}
