document.write('<div id="navigation">\n');
document.write('	<div class="block">\n');
document.write('		<h2>コンテンツ</h2>\n');
document.write('		<ul>\n');
document.write('					<li><a href="http://www.kabegami-koubow.com/material/index.cgi">Material（画像素材集）</a></li>\n');
document.write('					<li><a href="http://www.kabegami-koubow.com/master/index.html">THE ROAD OF WEB-MASTER</a></li>\n');
document.write('					<li><a href="http://www.kabegami-koubow.com/information/index.html">Information</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://www.kabegami-koubow.com/gallery/gallery.cgi?field=1">頂き物</a> （3件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="http://www.kabegami-koubow.com/gallery/gallery.cgi?field=2">蓮屋のへなちょこグラフィック</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.kabegami-koubow.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('		<ul>\n');
document.write('			<li><a href="http://www.kabegami-koubow.com/gallery/gallery.cgi?date=200702">2007年02月</a> （4件）</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('		</ul>\n');
document.write('	</div>\n');
document.write('</div>\n');
document.write('<div id="logs">\n');
