<!--
function printHeader(pathstr, keywordstr, titlestr) {
document.write("<html>");
document.write("	<head>");
document.write("    <meta name=\"keyword\" content=\"", keywordstr, "\">");
document.write("	<meta name='description' content='北アルプス、中央アルプス、南アルプスの登山情報。地図、コース紹介、山小屋情報、山行記、写真、登山知識などを紹介する'>");
document.write("	<link rel='stylesheet' href='", pathstr, "css/main.css' type='text/css'>");
document.write("    <title>", titlestr, "</title>");
document.write("  <meta http-equiv='Content-type' content='text/html; charset=Shift_JIS' />");
document.write("	</head>");
document.write("	<body bgcolor='#ffffff' background='", pathstr, "img/detaillinebg.jpg' topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>");
document.write("		<table border=0 width='100%' cellpadding=0 cellspacing=0 align=center background='", pathstr, "img/detailbg.jpg' style='background-repeat:no-repeat'>");
document.write("			<tr>");
document.write("				<td width='640' height='72' valign=top align=left><img src='", pathstr, "img/detailbar.jpg' border=0></td>");
document.write("				<td>&nbsp;</td>");
document.write("				<td height='72' align=right valign=top><img src='", pathstr, "img/detailr.jpg' border=0></td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td colspan=3 width='100%' height=35 valign=top align=right>");
document.write("					<table border=0 bgcolor='#ffffff' height=35 cellpadding=0 cellspacing=0>");
document.write("						<tr>");
document.write("							<td valign=center align=right style='border-bottom:1 solid #009900' height=35>");
document.write("							&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/1/index.html' class='indexmenu'>北アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/2/index.html' class='indexmenu'>中央アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/3/index.html' class='indexmenu'>南アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "climbequi/index.html' class='indexmenu'>登山装備</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "index.html' class='indexmenu'>HOME</a>");
document.write("&nbsp;");
document.write("							</td>");
document.write("						</tr>");
document.write("					</table>");
document.write("				</td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td colspan=3 valign=top height=300><br>");
document.write("				<table border=0 width='97%' align=center><tr><td valign=top>");
return;
}

function printHeaderNoTitle(pathstr) {
document.write("	<body bgcolor='#ffffff' background='", pathstr, "img/detaillinebg.jpg' topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>");
document.write("		<table border=0 width='100%' cellpadding=0 cellspacing=0 align=center background='", pathstr, "img/detailbg.jpg' style='background-repeat:no-repeat'>");
document.write("			<tr>");
document.write("				<td width='640' height='72' valign=top align=left><img src='", pathstr, "img/detailbar.jpg' border=0></td>");
document.write("				<td>&nbsp;</td>");
document.write("				<td height='72' align=right valign=top><img src='", pathstr, "img/detailr.jpg' border=0></td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td colspan=3 width='100%' height=35 valign=top align=right>");
document.write("					<table border=0 bgcolor='#ffffff' height=35 cellpadding=0 cellspacing=0>");
document.write("						<tr>");
document.write("							<td valign=center align=right style='border-bottom:1 solid #009900' height=35>");
document.write("							&nbsp;&nbsp;&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/1/index.html' class='indexmenu'>北アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/2/index.html' class='indexmenu'>中央アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "alps/3/index.html' class='indexmenu'>南アルプス</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "climbequi/index.html' class='indexmenu'>登山装備</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='", pathstr, "index.html' class='indexmenu'>HOME</a>");
document.write("&nbsp;");
document.write("							</td>");
document.write("						</tr>");
document.write("					</table>");
document.write("				</td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td colspan=3 valign=top height=300><br>");
document.write("				<table border=0 width='97%' align=center><tr><td valign=top>");
return;
}

function printFooter(pathstr) {
document.write("				</td></tr></table>");
document.write("				</td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td colspan=3 align=center valign=top>");
document.write("					<table border=0 cellpadding=0 cellspacing=0 width='98%' align=center>");
document.write("						<tr><td width=25><img src='", pathstr, "img/detailico.gif' border=0 align=left></td>");
document.write("						<td valign=center><img src='", pathstr, "img/line.gif' border=0 width='100%' height=1></td>");
document.write("						</tr>");
document.write("					</table>");
document.write("					<a href='mailto:japanesealps@yahoo.co.jp'>Email: japanesealps@yahoo.co.jp</a>");
document.write("					&nbsp;&nbsp;&nbsp;&nbsp;");
document.write('Last Update: ', document.lastModified);
document.write("          <br>");
document.write("					<a href='", pathstr, "other/explanation.html'>当サイトの説明</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("					<a href='", pathstr, "log/index.html'>更新履歴</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("					<a href='", pathstr, "other/aboutlink.html'>相互リンク</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("					<a href='", pathstr, "other/exclusion.html'>免責事項</a>");
document.write("				</td>");
document.write("			</tr>");
document.write("		</table>");
document.write("	</body>");
document.write("<html>");
return;
}
-->
