function Openwindow1(){
    win=window.open("../buppan/all_order.html","new","scrollbars=yes,width=480,height=550");
}

function Openwindow2(){
    win=window.open("../buppan/tsuushin.html","new","scrollbars=yes,width=600,height=550");
}

function Openwindow3(){
    win=window.open("sitemap.html","new","scrollbars=yes,width=680,height=480");
}

function Openwindow4(){
    win=window.open("jpn/tyosaku/book_order.html","new","scrollbars=yes,width=600,height=550");
}

function Openwindow5(){
    win=window.open("jpn/tyosaku/tuushin.html","new","scrollbars=yes,width=600,height=550");
}

function winopen1(){
	win=window.open("http://m.nishitani-newyork.com/index.htm","i","toolbar=0,status=0,menubar=0,scrollbars=1,resizable=0,width=250,height=450");
	win.moveTo(0,0);
}

function winopen2(){
	win=window.open("http://www.nishitani-newyork.com/top/img/qrcode.gif","i","toolbar=0,status=0,menubar=0,scrollbars=0,resizable=0,width=170,height=170");
	win.moveTo(0,0);
}
