// 子ウィンドウ
function UseOpen(){
	window.open("wall/wp_use.html","","scrollbars=yes,resizable=yes,width=615,height=870");
}
// 子ウィンドウ
function UseOpen2(){
	window.open("wp_use.html","","scrollbars=yes,resizable=yes,width=615,height=870");
}

