さんきゅう堂的_バックアップ

 
  

 メインページ

index.php
MT_Templates/Main Index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<title><$MTBlogName encode_html="1"$></title>
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="<$MTBlogURL$>index.rdf" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTBlogURL$>rsd.xml" />
<MTBlogIfCCLicense>
<$MTCCLicenseRDF$>
</MTBlogIfCCLicense>
</head>
<body>
<div id="container">
<div id="banner">
<h1><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<!--<img src="../img/top_logs.gif"></a>-->
<h2><$MTBlogDescription$></h2>
</div>
<div id="left">
<div class="sidebar">
<div id="calendar">
<table summary="投稿されたエントリーへのリンク付き月間カレンダー">
<caption><$MTDate format="%B %Y"$></caption>
<tr>
<th abbr=" 日曜日 ">日</th>
<th abbr=" 月曜日 ">月</th>
<th abbr=" 火曜日 ">火</th>
<th abbr=" 水曜日 ">水</th>
<th abbr=" 木曜日 ">木</th>
<th abbr=" 金曜日 ">金</th>
<th abbr=" 土曜日 ">土</th>
</tr>
<MTCalendar>
<MTCalendarWeekHeader><tr></MTCalendarWeekHeader>
<td><MTCalendarIfEntries><MTEntries lastn="1"><a href="<$MTEntryPermalink$>"><$MTCalendarDay$></a></MTEntries></MTCalendarIfEntries><MTCalendarIfNoEntries><$MTCalendarDay$></MTCalendarIfNoEntries><MTCalendarIfBlank> </MTCalendarIfBlank></td><MTCalendarWeekFooter></tr></MTCalendarWeekFooter>
</MTCalendar>
</table>
</div>
<h2>最近のエントリー</h2>
<ul>
<MTEntries lastn="3"><!--表示件数-->
<li>・ <a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></li>
</MTEntries>
</ul>

<div id="categories">
<script type="text/javascript" language="javascript">
<!--


function shBlock(id){
var disp = document.getElementById(id).style.display;


if (disp == "block") {
document.getElementById(id).style.display= "none";
} else {
document.getElementById(id).style.display= "block";
}
}


//-->
</script>


<h2>カテゴリ</h2>
<MTSubCategories>
<MTSubCatIsFirst><ul></MTSubCatIsFirst>
<li>
<MTHasSubCategories><a href="javascript:void(0);" onClick="shBlock('cat_<$MTCategoryID$>');">+</a>
<MTElse>-</MTElse>
</MTHasSubCategories>
<MTIfNonZero tag="MTCategoryCount">
<a href="<$MTCategoryArchiveLink$>" title="<$MTCategoryDescription$>"><MTCategoryLabel cutfirstchar="3"></a>
<MTElse>
<MTCategoryLabel cutfirstchar="3">
</MTElse>
</MTIfNonZero>
<div style="display:none" id="cat_<$MTCategoryID$>">
<MTSubCatsRecurse max_depth="3">
</div>
</li>
<MTSubCatIsLast></ul></MTSubCatIsLast>
</MTSubCategories>
</div>
<ul>
<script type="text/javascript" src="<$MTBlogURL$>Ring.js"></script><!--Webリング-->
</ul>
<!--<h2>カテゴリー</h2>
<ul>
<MTCategories>
<li><a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a> [<$MTCategoryCount$>]</li>
</MTCategories>
</ul>-->
<!--<h2>過去記事</h2>
<ul>
<MTArchiveList archive_type="Monthly">
<li><a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a></li>
</MTArchiveList>-->
</ul>
</div>
</div>
<div id="center">
<div class="content">
<MTEntries lastn="2"><!--エントリー表示件数-->
<$MTEntryTrackbackData$>
<!--<MTDateHeader>
<div class="dataheader"><$MTEntryDate format="%x"$>
</div>
</MTDateHeader>-->
<div class="entryheader"> ■  <$MTEntryTitle$>
</div>
<$MTEntryBody$>
<MTEntryIfExtended>
<p class="extended"><a href="<$MTEntryPermalink$>#more">続きを読む "<$MTEntryTitle$>"</a></p>
</MTEntryIfExtended>
<div class="posted">投稿時間 : <$MTEntryDate format="%X"$> <a href="<$MTEntryPermalink valid_html="1"$>">個別ページ表示</a>
<MTEntryIfAllowComments>
| <a href="<$MTEntryPermalink archive_type="Individual"$>#comments">コメント (<$MTEntryCommentCount$>)</a>
</MTEntryIfAllowComments>
<MTEntryIfAllowPings>
| <a href="<$MTEntryPermalink archive_type="Individual"$>#trackbacks">トラックバック (<$MTEntryTrackbackCount$>)</a>
</MTEntryIfAllowPings>
</div>
</MTEntries>
</div>
</div>
<div id="right">
<div class="sidebar">
<h2>今の王寺町</h2>
<SCRIPT LANGUAGE="JavaScript">
<!--
function RefreshImg()
{
uniq = new Date();
uniq = "?"+uniq.getTime();
newImage = document.imgToLoad.src;
index = newImage.indexOf("?", 0);
if (index > 0)
{
newImage = newImage.substr(0, index);
}
document.imgToLoad.src = "http://seiwacity.com/history/today/licam.jpg"+uniq;
}
// -->
</SCRIPT>


<a href="javascript:location.reload()"><U>画面更新</U></a>


<IMG src="http://seiwacity.com/history/today/licam.jpg" name="imgToLoad" onLoad='setTimeout("RefreshImg()", 60000)' onError='setTimeout("RefreshImg()", 30000)' onAbort='setTimeout("RefreshImg()", 60000)' id="imgToLoad" naturalsizeflag="0" border="0" usemap="#imgToLoadMap" width="160" height="120" alt="奈良県王寺町">
<!-- WeatherEye --><a href="http://www.weather-eye.com/cgi-bin/select_index.cgi?6410" target="_top"><img src="http://www.weather-eye.com/temp_banner/weye64_s_t_k.gif" alt="WeatherEye" width="100" height="31" ></a><!-- WeatherEye -->
<h2>サイト内検索</h2>
<div class="link-note">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<input id="search" name="search" size="16" /><br />
<input type="submit" value=" 検索 " />
</form>
</div>
<!--非表示開始
<h2>コメント</h2>
<div class="side">
<MTEntries recently_commented_on="5">
・ <a href="<$MTEntryLink$>"><MTEntryTitle></a><br />
<MTComments lastn="15">
  └ <a href="<$MTEntryLink$>#<$MTCommentID$>">
<MTCommentAuthor></a> <$MTCommentDate format="%m/%d"$><br />
</MTComments>
</MTEntries>
</div>
<h2>トラックバック</h2>
<div class="side">
<MTPings lastn="3">
<MTPingedEntry>
・ <a href="<$MTPingedEntryLink$>"><$MTPingedEntryTitle$></a>
</MTPingedEntry><br />
⇒<a href="<$MTPingURL$>" target="_blank"><$MTPingBlogName$>at<$MTPingDate format="%m./%d"$></a><br />
</MTPings>
</div>
非表示終わり-->
<h2>リンク集</h2>
北オホーツク夢ランド<a target="_blank" href="http://www.toshi-o.net/"><img border="0" src="../img/kitaoh_banner.gif" width="88" height="31"></a><br />
isapa home area<a target="_blank" href="http://isapa.dyndns.info/xoops/"><img border="0" src="../img/isapa_banner.gif" width="88" height="31"></a><br />
善光寺平ライブカメラ<a target="_blank" href="http://nagano-city.com"><img border="0" src="../img/logo_zenkouji.gif" width="88" height="31"></a><br />


<div class="link-note">
<a href="<$MTBlogURL$>index.rdf"><img src="/macromedia2/rss10.gif" width="60" height="14" border="0" /></a>(標準)<br>
<a href="<$MTBlogURL$>index.xml"><img src="/macromedia2/rss20.gif" width="60" height="14" border="0" /></a><br>
<a href="<$MTBlogURL$>atom.xml"><img src="/macromedia2/atom03.gif" width="60" height="14" border="0" /></a><br>
</div>
<ul>
<script type="text/javascript" src="<$MTBlogURL$>Ring_2.js"></script><!--Webリング-->
</ul>
<MTBlogIfCCLicense>
<div class="link-note">
<a href="<$MTBlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$MTBlogCCLicenseImage$>" /></a><br />
このウェブログのライセンス: <a href="<$MTBlogCCLicenseURL$>">Creative Commons License</a>.
</div>
</MTBlogIfCCLicense>
</div>
</div>
<div style="clear: both;"> </div>
<!--end col2 div -->
<div id="siteInfo">
<a href="http://www.macromedia.com/jp/software/dreamweaver/"><img src="/macromedia2/mwm_dwmx_88_31.gif" alt="Made with dreamweaver" width="88" height="31" border="0" /></a><a href="http://www.macromedia.com/jp/software/fireworks/"><img src="/macromedia2/mwm_fwmx_88_31.gif" alt="Made with fireworks" width="88" height="31" border="0" /></a><a href="http://www.movabletype.org/"><img src="/macromedia2/movabletype.gif" alt="Powered by Movable Type <$MTVersion$>" width="137" height="32" border=0></a> <a target="_blank" href="http://www.jouhoukan.com/livecam/"><img border="0" src="http://www.jouhoukan.com/livecam/livecam_link_btn01.gif" width="88" height="31"></a> <a href="http://www.sekainomado.com/" target="_blank"><img border="0" src="http://seiwacity.com/img/sekainomado_llogo.jpg" width="88" height="31"></a> <a href="http://itoigawa.com/~homeserver/mbbs/maphelp.html" target="_blank"></a><a target="_blank" href="http://www.hair-cell.com/cgi-bin/camera/ranklink.cgi?id=sunq"><img src="http://www.urban.ne.jp/home/ho5135/img/camerarank.gif" border=0></a> template by<a href="http://30smash.main.jp/mt/">MTN</a>
<br />
Copyright : [Articles] (C) <$MTBlogName encode_html="1"$> All Rights Reserved.<br />
[Comments/Trackbacks] ... Authors of those have rights.
</div>


</div>
<!--end pagecell1-->
</div>
</body>