// FC GIFU 2011 Player Photo

	var player_list = new Array(
		"野田 恭平 GK1",		// 背番号No.01
//		"野田 明弘 DF2",		// 背番号No.02
//		"ラファエル DF3",		// 背番号No.03
		"田中 秀人 DF4",		// 背番号No.04
		"川島 眞也 DF5",		// 背番号No.05
//		"秋田 英義 DF6",		// 背番号No.06
//		"菅 和範 MF7",			// 背番号No.07
		"李 漢宰 MF8",			// 背番号No.08
//		"エフライン・リンタロウ FW9",	// 背番号No.09
		"染矢 一樹 MF11",		// 背番号No.11
//		"嶋田 正吾 MF14",		// 背番号No.14
//		"永芳 卓磨 MF15",		// 背番号No.15
//		"西川 優大 FW16",		// 背番号No.16
//		"野垣内 俊 DF17",		// 背番号No.17
		"佐藤 洸一 FW18",		// 背番号No.18
		"冨成 慎司 DF19",		// 背番号No.19
//		"三田 光 DF20",			// 背番号No.20
		"村尾 龍矢 GK21",		// 背番号No.21
//		"重成 俊 GK22",			// 背番号No.22
		"橋本 卓 MF23"			// 背番号No.23
//		"村上 一樹 DF24",		// 背番号No.24
//		"フラビオ・ペレイラ DF25",	// 背番号No.25
//		"阪本 一仁 DF26",		// 背番号No.26
//		"押谷 祐樹 MF27",		// 背番号No.27
//		"佐光 塁 MF28"			// 背番号NO.28
//		"池上 礼一 MF29"		// 背番号NO.29
//		"野本 泰崇 DF30"		// 背番号NO.30
//		"山内 智裕 DF32"		// 背番号NO.32
//		"新井 涼平 MF33"		// 背番号NO.33
		);
	
	var image_list = new Array(
		"img/promo/player01.jpg",		// 野田恭平
//		"img/promo/player02.jpg",		// 野田明弘
//		"img/promo/player03.jpg",		// ラファエル
		"img/promo/player04.jpg",		// 田中秀人
		"img/promo/player05.jpg",		// 川島眞也
//		"img/promo/player06.jpg",		// 秋田英義
//		"img/promo/player07.jpg",		// 菅和範
		"img/promo/player08.jpg",		// 李漢宰
//		"img/promo/player09.jpg",		// エフライン・リンタロウ
		"img/promo/player11.jpg",		// 染矢一樹
//		"img/promo/player14.jpg",		// 嶋田正吾
//		"img/promo/player15.jpg",		// 永芳卓磨
//		"img/promo/player16.jpg",		// 西川優大
//		"img/promo/player17.jpg",		// 野垣内俊
		"img/promo/player18.jpg",		// 佐藤洸一
		"img/promo/player19.jpg",		// 冨成慎司
//		"img/promo/player20.jpg",		// 三田光
		"img/promo/player21.jpg",		// 村尾龍矢
//		"img/promo/player22.jpg",		// 重成俊弥
		"img/promo/player23.jpg"		// 橋本卓
//		"img/promo/player24.jpg",		// 村上一樹
//		"img/promo/player25.jpg",		// フラビオ・ペレイラ
//		"img/promo/player26.jpg",		// 阪本一仁
//		"img/promo/player27.jpg",		// 押谷祐樹
//		"img/promo/player28.jpg"		// 佐光塁
//		"img/promo/player29.jpg"		// 池上礼一
//		"img/promo/player30.jpg",		// 野本泰崇
//		"img/promo/player32.jpg",		// 山内智裕
//		"img/promo/player33.jpg"		// 新井涼平
		);
	
	var url_list = new Array(
		"player_staff/gk01.html",		// 背番号No.01 野田恭平
//		"player_staff/df02.html",		// 背番号No.02 野田明弘
//		"player_staff/df03.html",		// 背番号No.03 ラファエル
		"player_staff/df04.html",		// 背番号No.04 田中秀人
		"player_staff/df05.html",		// 背番号No.05 川島眞也
//		"player_staff/df06.html",		// 背番号No.06 秋田英義
//		"player_staff/mf07.html",		// 背番号No.07 菅和範
		"player_staff/mf08.html",		// 背番号No.08 李漢宰
//		"player_staff/fw09.html",		// 背番号No.09 エフライン・リンタロウ
		"player_staff/mf11.html",		// 背番号No.11 染矢一樹
//		"player_staff/mf14.html",		// 背番号No.14 嶋田正吾
//		"player_staff/mf15.html",		// 背番号No.15 永芳卓磨
//		"player_staff/fw16.html",		// 背番号No.16 西川優大
//		"player_staff/df17.html",		// 背番号No.17 野垣内俊
		"player_staff/fw18.html",		// 背番号No.18 佐藤洸一
		"player_staff/df19.html",		// 背番号No.19 冨成慎司
//		"player_staff/df20.html",		// 背番号No.20 三田光
		"player_staff/gk21.html",		// 背番号No.21 村尾龍矢
//		"player_staff/gk22.html",		// 背番号No.22 重成俊弥
		"player_staff/mf23.html"		// 背番号No.23 橋本卓
//		"player_staff/df24.html",		// 背番号No.24 村上一樹
//		"player_staff/df25.html",		// 背番号No.25 フラビオ・ペレイラ
//		"player_staff/df26.html",		// 背番号No.26 阪本一仁
//		"player_staff/fw27.html",		// 背番号No.27 押谷祐樹
//		"player_staff/mf28.html"		// 背番号No.28 佐光塁
//		"player_staff/mf29.html"		// 背番号No.29 池上礼一
//		"player_staff/df30.html",		// 背番号No.30 野本泰崇
//		"player_staff/df32.html",		// 背番号No.32 山内智裕
//		"player_staff/mf33.html"		// 背番号No.33 新井涼平
		);
		

var idx = Math.floor(Math.random() * player_list.length);
	document.write("<img src='"+ image_list[idx]+"' width='700' height='330' border='0' usemap='#PromoMap' />");
    document.write("<map name='PromoMap' id='PromoMap'>");
    document.write("<area shape='rect' coords='175,290,559,328' href='"+url_list[idx]+"' alt='"+player_list[idx]+"' /></map>");

