
caution_path = "";
function set_path(path) {
	caution_path = path;
}
function caution01()
{window.open(caution_path + '/caution01.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution02()
{window.open(caution_path + '/caution02.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution03()
{window.open(caution_path + '/caution03.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution04()
{window.open(caution_path + '/caution04.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution05()
{window.open(caution_path + '/caution05.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution06()
{window.open(caution_path + '/caution06.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution07()
{window.open(caution_path + '/caution07.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution08()
{window.open(caution_path + '/caution08.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution09()
{window.open(caution_path + '/caution09.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function caution10()
{window.open(caution_path + '/caution10.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');}
function go_about()
{
	window.open(caution_path + '/about_outdoor.html','window','status=yes,scrollbars=yes,resizable=yes,screenX=0,screenY=0,left=0,top=0,width=520,height=600');
}

function goTo(url) {
	document.location.href=url;
}
