function showlink(i) {
	switch (i) {
		case 1:
			document.write('<dt><a href="reform/index.html"><img src="images/h301.jpg" alt="" width="120" height="57" /></a></dt>');
			break;
		case 2:
			document.write('<dt><a href="learn/index.html"><img src="images/h302.jpg" alt="" width="120" height="57" /></a></dt>');
			break;
		case 3:
			document.write('<dt><a href="charm/index.html"><img src="images/h303.jpg" alt="" width="120" height="57" /></a></dt>');
			break;
		case 4:
			document.write('<div class="fLeft"><a href="http://www.home-land.co.jp/contest.html" target="_blank" rel="nofollow"><img src="images/sumai.jpg" alt="住まいのコンテンスト" width="260" height="80"/></a></div>\
         <div class="fRight"><a href="http://www.home-land.co.jp/movie.html" target="_blank" rel="nofollow"><img src="images/movie.jpg" alt="Movie" width="260" height="80"/></a></div>');
			break;
		case 5:
			document.write('<table width="100%" cellspacing="0" cellpadding="0" summary="pickup contents 01">\
				<tr>\
				<td><p class="idxL"><a href="supervisor.html"><img src="images/bnr_idx05.jpg" alt="ホームランドのご紹介" /></a></p></td>\
				<td><p class="idxR"><a href="learn/form.html"><img src="images/bnr_idx06.jpg" alt="資料請求・ご相談窓口" /></a></p></td>\
				</tr>\
				</table>');
			break;
		case 6:
			document.write('<table width="530" align="right" cellpadding="0" cellspacing="0" summary="pickup contents 02">\
				<tr>\
				<td><div align="center"><br />\
				<img src="images/siryo01.gif" alt="株式会社ホームランド" usemap="#shiryouseikyu" /> </div>\
				<div class="bn_offical01"><a href="http://www.home-land.co.jp/" target="_blank" rel="nofollow"></a></div>\
				<map name="shiryouseikyu" id="shiryouseikyu">\
				<area shape="circle" coords="77,57 55" href="http://www.f-reform.info/learn/form.html" alt="資料請求" />\
				<area shape="rect" coords="133,4,524,106" href="http://www.f-reform.info/learn/form.html" alt="株式会社ホームランド" />\
				</map>\
				</td>\
				</tr>\
				</table>');
			break;
	}
}

function under_bottom() {
			document.write('<table width="530" align="right" cellpadding="0" cellspacing="0" summary="pickup contents 02">\
				<tr>\
				<td><div align="center"><br />\
				<img src="../images/siryo01.gif" alt="株式会社ホームランド" usemap="#shiryouseikyu" /> </div>\
				<div class="bn_offical01"><a href="http://www.home-land.co.jp/" target="_blank" rel="nofollow"></a></div>\
				<map name="shiryouseikyu" id="shiryouseikyu">\
				<area shape="circle" coords="77,57 55" href="http://www.f-reform.info/learn/form.html" alt="資料請求" />\
				<area shape="rect" coords="133,4,524,106" href="http://www.f-reform.info/learn/form.html" alt="株式会社ホームランド" />\
				</map>\
				</td>\
				</tr>\
				</table>');
}
