function title01(){document.write(
'<span style="font-size:18pt;color:red;">刃物</span>'+
'<span style="font-size:16pt;color:black;">のまち</span>'+
'<span style="font-size:18pt;color:blue;">関</span><BR>'+



'<span style="font-size:20pt;">天台宗関善光寺（宗休寺）</span><BR>'+
'<span style="font-size:12pt;">'+
'〒５０１−３８８２<BR>'+
'　　　　　　　岐阜県関市西日吉町３５<BR>'+
'　　　　　　　　　　　(TEL)　0575-22-2159<BR>'+
'　　　　　　　　　　　(FAX)　0575-22-3040'+
'</span>'+
''+
''
);
}

function end01(){document.write(
'　　　　　　　　　　　　　Copyright(C)2008 SEKI <font color="red">Z</font>ENKOU-'+
'<font color="aqua">J</font>I　　All rights reserved.'+
''+
''
);
}


function menu01(){document.write(
'	<table>'+
'<TR>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;">'+
'<a href="index.htm" class=a>　TopPage</a>'+
'</TH>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="keidai.htm" class=a>　境　　内</a>'+
'</TH>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="rekishi.htm" class=a>　歴　　史</a>'+
'</TH>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="gyouji.htm" class=a>　行　　事</a>'+
'</TH>'+
'</TR>'+
'<TR>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="sonota.htm" class=a>　そ の 他</a>'+
'</TH>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="link.htm" class=a>　リ　ン　ク</a>'+
'</TH>'+
'<TH height="45" width="185" align="left"'+
' style="background-image:url(image/menu-b.png);background-repeat:no-repeat;'+
'	font-size:30;color:#FFFFFF;font-weight:bold;">'+
'<a href="access.htm" class=a>　アクセス</a>'+
'</TH>'+
'</TR>'+
'	</table>'+
''+
''
);
}



