function newwindow1() {
	window.open("./shop/01.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow2() {
	window.open("./shop/02.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow3() {
	window.open("./shop/03.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow4() {
	window.open("./shop/04.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow5() {
	window.open("./shop/05.html",
                    "newwindow","width=420,height=670,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow6() {
	window.open("./shop/06.html",
                    "newwindow","width=420,height=670,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow7() {
	window.open("./shop/07.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow8() {
	window.open("./shop/08.html",
                    "newwindow","width=420,height=650,toolbar=no,scrollbars=no,status=no,location=no");
}
function newwindow9() {
	window.open("./shop/shoplist.html",
                    "newwindow","width=650,height=700,toolbar=no,scrollbars=yes,status=no,location=no");
}
