// 名手の推薦
function makeCommentList (pageId) {
	
	// 設定
	// 最大表示件数(0の場合、全件表示)
	var intMaxSize = 0;
	
	// 定義
	var strPrefix = "./comment_";
	
// ****************************************************************************
	var intArraySize = 81;
// ****************************************************************************
	
	// 最大表示件数が0件の場合、全件表示にする
	if ( intMaxSize == 0 ) {
		intMaxSize = intArraySize;
	}
	
	// 配列の定義
	var comment = new Array(intArraySize);

// ****************************************************************************
comment[0] = ["安東 弘敏","磯釣 <strong>NEW!</strong>","00075_000.html"];
comment[1] = ["池永 祐二","磯釣","00001_000.html"];
comment[2] = ["今村 巧","磯釣","00072_000.html"];
comment[3] = ["妹塚 壮輔","磯釣","00002_000.html"];
comment[4] = ["鵜沢 政則","磯釣","00003_000.html"];
comment[5] = ["江頭 弘則","磯釣","00004_000.html"];
comment[6] = ["大谷 善正","磯釣","00005_000.html"];
comment[7] = ["大知 &nbsp;昭&nbsp;","磯釣","00006_000.html"];
comment[8] = ["岡田 大輔","磯釣","00007_000.html"];
comment[9] = ["笠見 和彦","磯釣","00008_000.html"];
comment[10] = ["河角 直樹","磯釣 <strong>更新</strong>","00009_000.html"];
comment[11] = ["北紺 浩之","磯釣","00010_000.html"];
comment[12] = ["楠瀬 章広","磯釣 <strong>更新</strong>","00011_000.html"];
comment[13] = ["小里 哲也","磯釣","00012_000.html"];
comment[14] = ["澤近 公次郎","磯釣","00013_000.html"];
comment[15] = ["塩見 孝男","磯釣","00014_000.html"];
comment[16] = ["白澤 政記","磯釣","00015_000.html"];
comment[17] = ["薗田 貴雅","磯釣","00016_000.html"];
comment[18] = ["高園 &nbsp;満&nbsp;","磯釣","00017_000.html"];
comment[19] = ["高橋 康生","磯釣","00018_000.html"];
comment[20] = ["高橋 秀典","磯釣","00019_000.html"];
comment[21] = ["立石 宗之","磯釣","00020_000.html"];
comment[22] = ["田中 啓史","磯釣 <strong>NEW!</strong>","00079_000.html"];
comment[23] = ["中川 幸時","磯釣","00021_000.html"];
comment[24] = ["永島 義郎","磯釣","00022_000.html"];
comment[25] = ["中西 毅","磯釣 <strong>NEW!</strong>","00080_000.html"];
comment[26] = ["西村 純一","磯釣","00023_000.html"];
comment[27] = ["橋本 敏昭","磯釣","00024_000.html"];
comment[28] = ["平松 千枝","磯釣 <strong>NEW!</strong>","00076_000.html"];
comment[29] = ["藤野 幸嗣","磯釣","00025_000.html"];
comment[30] = ["堀口 文敏","磯釣 <strong>更新</strong>","00026_000.html"];
comment[31] = ["松本 世司","磯釣","00070_000.html"];
comment[32] = ["松本 直行","磯釣","00027_000.html"];
comment[33] = ["眞子 知也","磯釣","00028_000.html"];
comment[34] = ["三橋 重晴","磯釣","00029_000.html"];
comment[35] = ["宮川 &nbsp;明&nbsp;","磯釣","00030_000.html"];
comment[36] = ["宮下 稚域","磯釣","00067_000.html"];
comment[37] = ["宮本 信也","磯釣","00031_000.html"];
comment[38] = ["&nbsp;森&nbsp; 英輔","磯釣","00032_000.html"];
comment[39] = ["森方 敏進","磯釣","00033_000.html"];
comment[40] = ["矢部 &nbsp;卓&nbsp;","磯釣","00034_000.html"];
comment[41] = ["山口 雅三","磯釣 <strong>更新</strong>","00035_000.html"];
comment[42] = ["山崎 憲一","磯釣","00036_000.html"];
comment[43] = ["山崎 聖二","磯釣","00071_000.html"];
comment[44] = ["山田 富士","磯釣","00037_000.html"];
comment[45] = ["山根 章裕","磯釣","00038_000.html"];
comment[46] = ["山本 記久","磯釣","00039_000.html"];
comment[47] = ["山本 伸二","磯釣","00040_000.html"];
comment[48] = ["山元 八郎","磯釣","00041_000.html"];
comment[49] = ["山本 弘茂","磯釣","00042_000.html"];
comment[50] = ["岡崎 裕二","筏かかり釣","00043_000.html"];
comment[51] = ["大西 与志夫","筏かかり釣","00044_000.html"];
comment[52] = ["兼松 伸行","筏かかり釣","00045_000.html"];
comment[53] = ["鈴木 孝久","筏かかり釣","00068_000.html"];
comment[54] = ["諏訪 英治","筏かかり釣","00073_000.html"];
comment[55] = ["多氣 真司","筏かかり釣","00046_000.html"];
comment[56] = ["中竹 &nbsp;謙&nbsp;","筏かかり釣","00047_000.html"];
comment[57] = ["西浦 正博","筏かかり釣 <strong>NEW!</strong>","00077_000.html"];
comment[58] = ["氷室 正明","筏かかり釣","00048_000.html"];
comment[59] = ["百田 &nbsp;茂&nbsp;","筏かかり釣","00065_000.html"];
comment[60] = ["正木 義則","筏かかり釣","00049_000.html"];
comment[61] = ["宮木 直也","筏かかり釣","00066_000.html"];
comment[62] = ["優城 美香","筏かかり釣 <strong>更新</strong>","00050_000.html"];
comment[63] = ["荒井 義徳","エギング","00051_000.html"];
comment[64] = ["勝本 政裕","エギング","00052_000.html"];
comment[65] = ["大田 徹","落込み釣 <strong>NEW!</strong>","00078_000.html"];
comment[66] = ["中武 幸司","落込み釣","00053_000.html"];
comment[67] = ["中本 嗣通","投げ釣り","00054_000.html"];
comment[68] = ["新宅 功治","波止釣","00055_000.html"];
comment[69] = ["中村 武志","波止釣","00056_000.html"];
comment[70] = ["西村 陽子","波止釣 <strong>NEW!</strong>","00081_000.html"];
comment[71] = ["平井 雅明","波止釣","00057_000.html"];
comment[72] = ["山崎 久美枝","波止釣","00058_000.html"];
comment[73] = ["小林 由美","船釣","00059_000.html"];
comment[74] = ["伊藤 龍也","ルアー","00060_000.html"];
comment[75] = ["大西 ヒロシ","ルアー","00061_000.html"];
comment[76] = ["川島 久司","ルアー","00062_000.html"];
comment[77] = ["川畑 篤孝","ルアー","00069_000.html"];
comment[78] = ["中竹 たけし","ルアー","00063_000.html"];
comment[79] = ["長尾 泰任","ルアー","00074_000.html"];
comment[80] = ["綿井 良隆","ルアー","00064_000.html"];
// ****************************************************************************
	
	document.write('<h3>五十音順・敬称略</h3>');
	document.write('<ul>');
	for ( i = 0; i <= intMaxSize - 1; i = i + 1 ){
		document.write('<li><a href="' + strPrefix + comment[i][2] + '">' + comment[i][0] + '</a><span style="color:#999999;"> (' + comment[i][1] + ')</span></li>');
	}
	document.write('</ul>');
	if (intMaxSize < intArraySize) {
		document.write('<p>(最新' + intMaxSize + '件を表示)</p>');
	}
}
