function F(WO) { 
        if (WO.FS.selectedIndex == 1) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m3" }
        if (WO.FS.selectedIndex == 2) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m4" }
        if (WO.FS.selectedIndex == 3) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m5" }
        if (WO.FS.selectedIndex == 4) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m6" }
        if (WO.FS.selectedIndex == 5) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m7" }
        if (WO.FS.selectedIndex == 6) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m8" }
        if (WO.FS.selectedIndex == 7) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m9" }
@@@@if (WO.FS.selectedIndex == 8) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m10" }
        if (WO.FS.selectedIndex == 9) { parent.top.location.href = "http://www.star-click.ne.jp/e-tape/search/yomi.cgi?mode=m11" }
}