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="2010年9月のカレンダー">\n');
document.write('			<tr>\n');
document.write('				<th colspan="7">2010年9月</th>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td class="week">S</td>\n');
document.write('				<td class="week">M</td>\n');
document.write('				<td class="week">T</td>\n');
document.write('				<td class="week">W</td>\n');
document.write('				<td class="week">T</td>\n');
document.write('				<td class="week">F</td>\n');
document.write('				<td class="week">S</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><span class="day">1</span></td>\n');
document.write('				<td><span class="day">2</span></td>\n');
document.write('				<td><span class="day">3</span></td>\n');
document.write('				<td><span class="satday">4</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td><span class="sunday">5</span></td>\n');
document.write('				<td><span class="day">6</span></td>\n');
document.write('				<td><span class="day">7</span></td>\n');
document.write('				<td><span class="day">8</span></td>\n');
document.write('				<td><span class="day">9</span></td>\n');
document.write('				<td><span class="day">10</span></td>\n');
document.write('				<td><span class="satday">11</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td><span class="sunday">12</span></td>\n');
document.write('				<td><span class="day">13</span></td>\n');
document.write('				<td><span class="day">14</span></td>\n');
document.write('				<td><span class="day">15</span></td>\n');
document.write('				<td><span class="day">16</span></td>\n');
document.write('				<td><span class="day">17</span></td>\n');
document.write('				<td><span class="satday">18</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td><span class="sunday">19</span></td>\n');
document.write('				<td><span class="sunday">20</span></td>\n');
document.write('				<td><span class="day">21</span></td>\n');
document.write('				<td><span class="day">22</span></td>\n');
document.write('				<td><span class="sunday">23</span></td>\n');
document.write('				<td><span class="day">24</span></td>\n');
document.write('				<td><span class="satday">25</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td><span class="sunday">26</span></td>\n');
document.write('				<td><span class="day">27</span></td>\n');
document.write('				<td><span class="day">28</span></td>\n');
document.write('				<td><span class="day">29</span></td>\n');
document.write('				<td><span class="day">30</span></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://sunouchi.com/diarypro/diary.cgi?date=201008">前の月</a></li>\n');
document.write('			<li class="search"><a href="http://sunouchi.com/diarypro/diary.cgi?date=201010">次の月</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>\n');
document.write('				<a href="http://sunouchi.com/diarypro/diary.cgi?field=1">Diary</a> （63件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://sunouchi.com/diarypro/diary.cgi?field=2">Gigs</a> （27件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://sunouchi.com/diarypro/diary.cgi?field=3">機材</a> （19件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://sunouchi.com/diarypro/diary.cgi?field=4">自作エフェクター</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://sunouchi.com/diarypro/diary.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="検索する" class="button" /></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://sunouchi.com/diarypro/archives/114.html">武蔵浦和駅</a></dt>\n');
document.write('				<dd class="at">2010/07/26 17:20</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/archives/113.html">Smalls Jazz Club</a></dt>\n');
document.write('				<dd class="at">2010/07/07 08:24</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/archives/112.html">桜のぉ～</a></dt>\n');
document.write('				<dd class="at">2010/04/08 23:48</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/archives/111.html">あした</a></dt>\n');
document.write('				<dd class="at">2010/03/28 00:15</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/archives/110.html">らーめん</a></dt>\n');
document.write('				<dd class="at">2010/03/12 21:58</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><a href="http://sunouchi.com/diarypro/diary.cgi?mode=comment&amp;no=114#comment">Re:武蔵浦和駅</a></dt>\n');
document.write('				<dd class="at">by あんこう</dd>\n');
document.write('				<dd class="at">2010/09/04 03:09</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/diary.cgi?mode=comment&amp;no=114#comment">Re:武蔵浦和駅</a></dt>\n');
document.write('				<dd class="at">by 岩男</dd>\n');
document.write('				<dd class="at">2010/08/31 02:55</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/diary.cgi?mode=comment&amp;no=111#comment">Re:あした</a></dt>\n');
document.write('				<dd class="at">by みっちょ</dd>\n');
document.write('				<dd class="at">2010/03/28 02:00</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/diary.cgi?mode=comment&amp;no=78#comment">Re:ふっふっふっ</a></dt>\n');
document.write('				<dd class="at">by すの</dd>\n');
document.write('				<dd class="at">2008/09/29 00:38</dd>\n');
document.write('			<dt><a href="http://sunouchi.com/diarypro/diary.cgi?mode=comment&amp;no=78#comment">Re:ふっふっふっ</a></dt>\n');
document.write('				<dd class="at">by 紫音</dd>\n');
document.write('				<dd class="at">2008/09/28 10:30</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('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=201007">2010年07月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=201004">2010年04月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=201003">2010年03月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=201002">2010年02月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200911">2009年11月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200910">2009年10月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200909">2009年09月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200906">2009年06月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200905">2009年05月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200903">2009年03月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200902">2009年02月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200812">2008年12月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200811">2008年11月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200810">2008年10月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200809">2008年09月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200808">2008年08月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200807">2008年07月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200806">2008年06月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200805">2008年05月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200804">2008年04月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200803">2008年03月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200802">2008年02月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200712">2007年12月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200711">2007年11月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200710">2007年10月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200709">2007年09月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200708">2007年08月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200707">2007年07月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200706">2007年06月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200705">2007年05月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200704">2007年04月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200703">2007年03月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200702">2007年02月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200701">2007年01月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200612">2006年12月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200611">2006年11月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200610">2006年10月の記事</a></li>\n');
document.write('			<li><a href="http://sunouchi.com/diarypro/diary.cgi?date=200609">2006年09月の記事</a></li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('</div>\n');
