var strTmp = new Array();
var index  = 0;
var URL    = "　<A href='http://www.kouryakubo.com/ff12/";
strTmp[index++] = "<TABLE border=0 cellspacing=0 cellpadding=0><TBODY><TR><TD width=130>";
strTmp[index++] = "<TABLE border=0 cellspacing=0 cellpadding=0><TBODY><TR><TD width=130>";
strTmp[index++] = "　−　I　n　d　e　x　−<BR><BR>";
strTmp[index++] = "<H3>■ 攻略</H3>";
strTmp[index++] = URL+"chart/chart011.html'>攻略チャート</a><BR>";
strTmp[index++] = URL+"monster/boss.html'>ボス攻略</a><BR>";
strTmp[index++] = URL+"subevent/subevent.html'>サブイベント</a><BR>";
strTmp[index++] = URL+"license/licenseboad.html'>ライセンスボード</a><BR><BR>";
strTmp[index++] = "<H3>■ アイテム</H3>";
strTmp[index++] = URL+"item/weapon.html'>武器</A>"+URL+"item/yoroi.html'>鎧</A>"+URL+"item/tate.html'>盾</A>"+URL+"item/kabuto.html'>兜</A><BR>";
strTmp[index++] = URL+"item/item.html'>道具</A>"+URL+"item/gunbit.html'>ガンビット</A><BR><BR>";
strTmp[index++] = "<H3>■ マップ</H3>";
strTmp[index++] = URL+"map/world_01_world.html'>世界地図</a><BR>";
strTmp[index++] = URL+"index.html'>町＆城</a><BR>";
strTmp[index++] = URL+"index.html'>ダンジョン</a><BR><BR>";
strTmp[index++] = "<H3>■ 召喚獣</H3>";
strTmp[index++] = URL+"summon/get_summon_monster.html'>入手場所</A><BR>";
strTmp[index++] = URL+"summon/summon_monster_sequence.html'>属性一覧</A><BR><BR>";
strTmp[index++] = "<H3>■ まほう</H3>";
strTmp[index++] = URL+"magic/magic_black.html'>黒</A>";
strTmp[index++] = URL+"magic/magic_white.html'>白</A>";
strTmp[index++] = URL+"magic/magic_green.html'>緑</A>";
strTmp[index++] = URL+"magic/magic_time.html'>時空</A><BR>";
strTmp[index++] = URL+"magic/magic_ura.html'>裏</A><BR><BR>";
strTmp[index++] = "<H3>■ モンスター</H3>";
strTmp[index++] = URL+"monster/monster_ID.html'>ID順</a><BR>";
strTmp[index++] = URL+"monster/monster_syllabary.html'>50音順</a><BR><BR>";
strTmp[index++] = "<H3>■ その他</H3>";
strTmp[index++] = URL+"others/faq.html'>よくある質問</a><BR>";
strTmp[index++] = URL+"others/kowaza.html'>裏技＆小技</a><BR><BR>";
strTmp[index++] = "<H3>■ サブイベント</H3>";
strTmp[index++] = URL+"clan/quest_mobu_list.html'>モブ狩り 一覧</a><BR><BR>";
strTmp[index++] = "<H3>■ システム</H3>";
strTmp[index++] = URL+"system/battle.html'>戦闘</a>";
strTmp[index++] = URL+"system/talk.html'>会話</a>";
strTmp[index++] = URL+"summary/vehicle.html'>移動</a><BR><BR>";
strTmp[index++] = "<H3>■ 物語の世界</H3>";
strTmp[index++] = URL+"summary/story.html'>ストーリー</A><BR>";
strTmp[index++] = URL+"summary/charactor.html'>登場人物</A><BR>";
strTmp[index++] = URL+"summary/race.html'>種族</A><BR>";
strTmp[index++] = URL+"summary/charactor_relation.html'>関係図</A><BR>";
strTmp[index++] = URL+"summary/vehicle.html'>乗り物</a><BR>";
strTmp[index++] = "</TD></TR></TBODY></TABLE>";
strTmp[index++] = "</TD></TR></TBODY></TABLE>";
document.write(strTmp.join(''));
