document.write("<style><!--a:link{color:#006090;text-decoration:underline;}");
document.write("a:visited{color:#808000;text-decoration:none;}");
document.write("a:hover{color:#ff2222;text-decoration:underline;}--></style>");

document.write("<td valign='top' bgcolor='#fefef0' width='200'>");
document.write('<font size=-1><p>');
$jj=-1;
document.write(
Menu(-1,-1,'howtoLink.htm','リンク集の使い方','right')
+Menu(0,$jj,null, 'リンク集','right')
);
$jj++;
document.write(
	Menu(0,$jj,null, 'Index','right')
		+Menu(0,$jj,'srcmaindex1.html', '定例飛行会','right')
		+Menu(0,$jj,'srcmaindex2.html', '年間行事','right')
);
$jj++;
document.write(
	Menu(0,$jj,null, 'SRCMA川柳','_blank')
		+Menu(0,$jj,'senryu20101.doc', '2010第1回SRC川柳コン','_blank')
);
$jj++;
document.write(
	Menu(0,$jj,null, '便利サイト','_blank')
		+Menu(0,$jj,'http://weather.yahoo.co.jp/weather/jp/14/14321/46091.html', '寒川の天気','_blank')
		+Menu(0,$jj,'http://www.ktr.mlit.go.jp/keihin/live/11.htm', '神川橋付近','_blank')
);
$jj++;
document.write(
	Menu(0,$jj,null, '会員のホームページ','_blank')
		+Menu(0,$jj,'http://www.geocities.jp/srcmashimo/', 'シモサンのホームページからリンク','_blank')
);
$jj++;
document.write(
	Menu(0,$jj,null, '管理者のホームページ','_blank')
		+Menu(0,$jj,'http://www.geocities.jp/srcmashimo/', 'シモサンのホームページ','_blank')
);
document.write('<\/p></font>');
document.write("</td>");
