document.write('</div>\n');
document.write('<link href="common.css" rel="stylesheet" type="text/css" />\n');
document.write('\n');
document.write('<div id="navigation">\n');
document.write('	<div class="block">\n');
document.write('		<h2>カレンダー</h2>\n');
document.write('		<table summary="2010年7月のカレンダー">\n');
document.write('			<tr>\n');
document.write('				<th colspan="7">2010年7月</th>\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('			<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 id="calendar_20100701"><span class="day">1</span></td>\n');
document.write('				<td id="calendar_20100702"><span class="day">2</span></td>\n');
document.write('				<td id="calendar_20100703"><span class="satday">3</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20100704"><span class="sunday">4</span></td>\n');
document.write('				<td id="calendar_20100705"><span class="day">5</span></td>\n');
document.write('				<td id="calendar_20100706"><span class="day">6</span></td>\n');
document.write('				<td id="calendar_20100707"><span class="day">7</span></td>\n');
document.write('				<td id="calendar_20100708"><span class="day">8</span></td>\n');
document.write('				<td id="calendar_20100709"><span class="day">9</span></td>\n');
document.write('				<td id="calendar_20100710"><span class="satday">10</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20100711"><span class="sunday">11</span></td>\n');
document.write('				<td id="calendar_20100712"><span class="day">12</span></td>\n');
document.write('				<td id="calendar_20100713"><span class="day">13</span></td>\n');
document.write('				<td id="calendar_20100714"><span class="day">14</span></td>\n');
document.write('				<td id="calendar_20100715"><span class="day">15</span></td>\n');
document.write('				<td id="calendar_20100716"><span class="day">16</span></td>\n');
document.write('				<td id="calendar_20100717"><span class="satday">17</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20100718"><span class="sunday">18</span></td>\n');
document.write('				<td id="calendar_20100719"><span class="sunday">19</span></td>\n');
document.write('				<td id="calendar_20100720"><span class="day">20</span></td>\n');
document.write('				<td id="calendar_20100721"><span class="day">21</span></td>\n');
document.write('				<td id="calendar_20100722"><span class="day">22</span></td>\n');
document.write('				<td id="calendar_20100723"><span class="day">23</span></td>\n');
document.write('				<td id="calendar_20100724"><span class="satday">24</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20100725"><span class="sunday">25</span></td>\n');
document.write('				<td id="calendar_20100726"><span class="day">26</span></td>\n');
document.write('				<td id="calendar_20100727"><span class="day">27</span></td>\n');
document.write('				<td id="calendar_20100728"><span class="day">28</span></td>\n');
document.write('				<td id="calendar_20100729"><span class="day">29</span></td>\n');
document.write('				<td id="calendar_20100730"><span class="day">30</span></td>\n');
document.write('				<td id="calendar_20100731"><span class="satday">31</span></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><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201006">前の月</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201008">次の月</a></li>		</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://www.myufm.jp/gallery2006/diary.cgi?field=1">来局アーティスト</a> （323件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://www.myufm.jp/gallery2006/diary.cgi?field=2">イベント</a> （1件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://www.myufm.jp/gallery2006/diary.cgi?field=3">番組</a> （1件）\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.myufm.jp/gallery2006/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="検索する" /></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.myufm.jp/gallery2006/archives/443.html">工藤慎太郎</a></dt>\n');
document.write('				<dd>2010/06/04 20:30</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/442.html">Ｒａｋｅ(レイク)</a></dt>\n');
document.write('				<dd>2010/05/24 00:56</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/441.html">辻 詩音</a></dt>\n');
document.write('				<dd>2010/05/21 21:52</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/440.html">ＲＹＣＯＭ(ライカム)</a></dt>\n');
document.write('				<dd>2010/05/21 21:51</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/439.html">FAT PROP</a></dt>\n');
document.write('				<dd>2010/05/14 21:19</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/438.html">アントニオ猪木</a></dt>\n');
document.write('				<dd>2010/05/13 21:15</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/437.html">中 孝介</a></dt>\n');
document.write('				<dd>2010/04/30 21:23</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/435.html">奥 華子</a></dt>\n');
document.write('				<dd>2010/04/20 21:41</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/434.html">Miss Monday</a></dt>\n');
document.write('				<dd>2010/04/02 17:50</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/433.html">YU SAMMY</a></dt>\n');
document.write('				<dd>2010/03/29 19:15</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/431.html">吉田山田</a></dt>\n');
document.write('				<dd>2010/03/22 11:16</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/432.html">SEAMO</a></dt>\n');
document.write('				<dd>2010/03/04 16:49</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/430.html">斉藤 和義</a></dt>\n');
document.write('				<dd>2010/02/18 17:07</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/429.html">AZU</a></dt>\n');
document.write('				<dd>2010/02/17 17:06</dd>\n');
document.write('			<dt><a href="http://www.myufm.jp/gallery2006/archives/428.html">ストレイテナー</a></dt>\n');
document.write('				<dd>2010/02/11 19:03</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://www.myufm.jp/gallery2006/diary.cgi?date=201006">2010年06月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201005">2010年05月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201004">2010年04月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201003">2010年03月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201002">2010年02月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=201001">2010年01月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200912">2009年12月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200911">2009年11月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200910">2009年10月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200909">2009年09月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200908">2009年08月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200907">2009年07月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200906">2009年06月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200905">2009年05月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200904">2009年04月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200903">2009年03月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200902">2009年02月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200901">2009年01月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200812">2008年12月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200811">2008年11月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200810">2008年10月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200809">2008年09月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200808">2008年08月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200807">2008年07月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200806">2008年06月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200805">2008年05月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200804">2008年04月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200803">2008年03月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200802">2008年02月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200801">2008年01月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200712">2007年12月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200711">2007年11月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200710">2007年10月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200709">2007年09月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200708">2007年08月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200707">2007年07月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200706">2007年06月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200705">2007年05月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200704">2007年04月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200703">2007年03月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200702">2007年02月の記事</a></li>\n');
document.write('			<li><a href="http://www.myufm.jp/gallery2006/diary.cgi?date=200701">2007年01月の記事</a></li>\n');
document.write('		</ul>\n');
document.write('  </div>\n');
document.write('</div>\n');
