var c = 6 var word_x = new Array() var address = new Array() word_x[0] = "Beethoven"; word_x[1] = "Mozart"; word_x[2] = "Bach"; word_x[3] = "庄司渉"; word_x[4] = "ピアノソナタ全曲"; word_x[5] = "MIDI"; address[0] = "http://beethoven.op106.com/"; address[1] = "http://www.issay.com/wordlinker/M20001201_091256/M20001202_063703.html"; address[2] = "http://www.issay.com/wordlinker/M20001201_091256/M20010919_002137.html"; address[3] = "http://www.issay.com/"; address[4] = "http://www.issay.com/beethoven/sonatano.htm"; address[5] = "http://dictionary.goo.ne.jp/search.php?MT=MIDI&kind=jn&mode=0&base=1&row=3";