document.write('</div>\n');
document.write('<div id="navigation">\n');
document.write('	<div class="block">\n');
document.write('		<h2>カレンダー</h2>\n');
document.write('		<table summary="2012年2月のカレンダー">\n');
document.write('			<tr>\n');
document.write('				<th colspan="7">2012年2月</th>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td class="week">日</td>\n');
document.write('				<td class="week">月</td>\n');
document.write('				<td class="week">火</td>\n');
document.write('				<td class="week">水</td>\n');
document.write('				<td class="week">木</td>\n');
document.write('				<td class="week">金</td>\n');
document.write('				<td class="week">土</td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td id="calendar_20120201"><span class="day">1</span></td>\n');
document.write('				<td id="calendar_20120202"><span class="day">2</span></td>\n');
document.write('				<td id="calendar_20120203"><span class="day">3</span></td>\n');
document.write('				<td id="calendar_20120204"><a href="http://www.m-echo.com/gallery/gallery.cgi?date=20120204"><span class="satday">4</span></a></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120205"><span class="sunday">5</span></td>\n');
document.write('				<td id="calendar_20120206"><span class="day">6</span></td>\n');
document.write('				<td id="calendar_20120207"><span class="day">7</span></td>\n');
document.write('				<td id="calendar_20120208"><span class="day">8</span></td>\n');
document.write('				<td id="calendar_20120209"><span class="day">9</span></td>\n');
document.write('				<td id="calendar_20120210"><span class="day">10</span></td>\n');
document.write('				<td id="calendar_20120211"><span class="sunday">11</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120212"><span class="sunday">12</span></td>\n');
document.write('				<td id="calendar_20120213"><span class="day">13</span></td>\n');
document.write('				<td id="calendar_20120214"><span class="day">14</span></td>\n');
document.write('				<td id="calendar_20120215"><span class="day">15</span></td>\n');
document.write('				<td id="calendar_20120216"><span class="day">16</span></td>\n');
document.write('				<td id="calendar_20120217"><span class="day">17</span></td>\n');
document.write('				<td id="calendar_20120218"><span class="satday">18</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120219"><span class="sunday">19</span></td>\n');
document.write('				<td id="calendar_20120220"><span class="day">20</span></td>\n');
document.write('				<td id="calendar_20120221"><span class="day">21</span></td>\n');
document.write('				<td id="calendar_20120222"><span class="day">22</span></td>\n');
document.write('				<td id="calendar_20120223"><span class="day">23</span></td>\n');
document.write('				<td id="calendar_20120224"><span class="day">24</span></td>\n');
document.write('				<td id="calendar_20120225"><span class="satday">25</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120226"><span class="sunday">26</span></td>\n');
document.write('				<td id="calendar_20120227"><span class="day">27</span></td>\n');
document.write('				<td id="calendar_20120228"><span class="day">28</span></td>\n');
document.write('				<td id="calendar_20120229"><span class="day">29</span></td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('			</tr>\n');
document.write('		</table>\n');
document.write('		<ul class="calender">\n');
document.write('			<li class="search"><a href="http://www.m-echo.com/gallery/gallery.cgi?date=201201">前の月</a></li>\n');
document.write('			<li class="search"><a href="http://www.m-echo.com/gallery/gallery.cgi?date=201203">次の月</a></li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>分類一覧</h2>\n');
document.write('		<ul>\n');
document.write('			<li class="classify">\n');
document.write('				<a href="http://www.m-echo.com/gallery/gallery.cgi?field=1">少年アルバム</a> （92件）\n');
document.write('				<ul>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=2">Aチーム・6年</a> （26件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=3">5年</a> （10件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=4">4年</a> （37件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=5">3年</a> （7件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=6">2年</a> （7件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=7">1年以下</a> （3件）</li>\n');
document.write('				</ul>\n');
document.write('			</li>\n');
document.write('			<li class="classify">\n');
document.write('				<a href="http://www.m-echo.com/gallery/gallery.cgi?field=8">女子アルバム</a> （2件）\n');
document.write('			</li>\n');
document.write('			<li class="classify">\n');
document.write('				<a href="http://www.m-echo.com/gallery/gallery.cgi?field=9">Jr.ユースアルバム</a> （6件）\n');
document.write('				<ul>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=10">U-15</a> （3件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=11">U-14</a> （1件）</li>\n');
document.write('					<li><a href="http://www.m-echo.com/gallery/gallery.cgi?field=12">U-13</a> （1件）</li>\n');
document.write('				</ul>\n');
document.write('			</li>\n');
document.write('			<li class="classify">\n');
document.write('				<a href="http://www.m-echo.com/gallery/gallery.cgi?field=13">未分類</a> （2件）\n');
document.write('			</li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>ログ検索</h2>\n');
document.write('		<form action="http://www.m-echo.com/gallery/gallery.cgi" method="get">\n');
document.write('			<fieldset>\n');
document.write('				<legend>検索フォーム</legend>\n');
document.write('				<input type="hidden" name="mode" value="search" />\n');
document.write('				<input type="hidden" name="cond" value="and" />\n');
document.write('				<dl>\n');
document.write('					<dt>キーワード</dt>\n');
document.write('						<dd><input type="text" name="word" size="20" value="" /></dd>\n');
document.write('				</dl>\n');
document.write('				<p><input type="submit" value="検索する" /></p>\n');
document.write('			</fieldset>\n');
document.write('		</form>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>最近の記事</h2>\n');
document.write('		<dl>\n');
document.write('			<dt><a href="http://www.m-echo.com/gallery/gallery.cgi?no=104">エコーフェスティバル6年生大会</a> <em class="new">New!</em></dt>\n');
document.write('				<dd>2012/02/04 21:33</dd>\n');
document.write('			<dt><a href="http://www.m-echo.com/gallery/gallery.cgi?no=103">グラディオ杯2012</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2012/01/10 21:23</dd>\n');
document.write('			<dt><a href="http://www.m-echo.com/gallery/gallery.cgi?no=102">初蹴り！２</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2012/01/03 10:02</dd>\n');
document.write('			<dt><a href="http://www.m-echo.com/gallery/gallery.cgi?no=101">初蹴り！</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2012/01/03 09:51</dd>\n');
document.write('			<dt><a href="http://www.m-echo.com/gallery/gallery.cgi?no=100">ALAD\'ORO CUP 2011 U-8</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2011/12/18 00:52</dd>\n');
document.write('		</dl>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>最近のコメント</h2>\n');
document.write('		<dl>\n');
document.write('			<dt class="comment"><a href="http://www.m-echo.com/gallery/gallery.cgi?mode=comment&amp;no=11#comment">Re:クラブ選手権</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>by age</dd>\n');
document.write('				<dd>at 2012/02/01 01:13</dd>\n');
document.write('			<dt class="comment"><a href="http://www.m-echo.com/gallery/gallery.cgi?mode=comment&amp;no=50#comment">Re:4年 江南南招待</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>by age</dd>\n');
document.write('				<dd>at 2012/01/19 16:31</dd>\n');
document.write('			<dt class="comment"><a href="http://www.m-echo.com/gallery/gallery.cgi?mode=comment&amp;no=2#comment">Re:２００６　第27回ドリームカップ争奪４年生サッカー大会</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>by 素人です</dd>\n');
document.write('				<dd>at 2011/12/10 22:38</dd>\n');
document.write('			<dt class="comment"><a href="http://www.m-echo.com/gallery/gallery.cgi?mode=comment&amp;no=50#comment">Re:4年 江南南招待</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>by ４年のウルトラの父</dd>\n');
document.write('				<dd>at 2010/09/07 23:19</dd>\n');
document.write('			<dt class="comment"><a href="http://www.m-echo.com/gallery/gallery.cgi?mode=comment&amp;no=12#comment">Re:2007 第１０回ジュニアわかば杯</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>by 船津</dd>\n');
document.write('				<dd>at 2007/10/14 10:48</dd>\n');
document.write('		</dl>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>プロフィール</h2>\n');
document.write('		<ul>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('</div>\n');

