odanf=0;
odan2f=0;
countg=0;
function odan(flg){
if (document.form2.elements[8].checked){
odanf=1;
odan2f=1;
}
else{
odanf=1;
}
m("test:1234567890");
}
function Rev(str){
odanf=2;
m(str);
}

function shu(str){
countg++;
odanf=2;
m(str);
}

//m()開始
function m(str){
if (document.form2.elements[8].checked){
odan2f=1;
}
if(odanf!=2){
n=str.length;
s=str.indexOf(":",0);
if(s>0){
dt1=str.substr(0,s);
s1=s+1;
n2=n-s1;
dt2=str.substr(s1,n2);
}
else{
dt1=str;
dt2=str;
}
dt2x0=dt2.substr(0,2);
if(dt2x0=="10"){
dt2x1="X";
}
else{
dt2x1=dt2.substr(1,1);
}

dt2x2=dt2.substr(2,1);
dt2x3=dt2.substr(3,1);
dt2x4=dt2.substr(4,1);
dt2x5=dt2.substr(5,1);
dt2x6=dt2.substr(6,1);
dt2x7=dt2.substr(7,1);
dt2x8=dt2.substr(8,1);
dt2x9=dt2.substr(9,1);
dty="4"+dt2x7+dt2x3+dt2x6+dt2x2+dt2x4+dt2x5+dt2x9+dt2x8+dt2x1;
//2009.2.3追加
dt1=dty
}
else{
dt1=str;
dty=str;
}
if (document.form2.elements[9].checked){
pageNo=dty;
}
else{
pageNo="0";
}
//all
if (odan2f==1){
amaf=1;
kinf=1;
rakf=1;
bk1f=1;
boof=1;
sevf=1;
tsuf=1;
}
else{
amaf=0;
kinf=0;
rakf=0;
bk1f=0;
boof=0;
sevf=0;
tsuf=0;
if (document.form2.elements[2].checked) amaf=1;
if (document.form2.elements[3].checked) kinf=1;
if (document.form2.elements[4].checked) rakf=1;
if (document.form2.elements[5].checked) bk1f=1;
if (document.form2.elements[6].checked) boof=1;
if (document.form2.elements[7].checked) sevf=1;
}
if (odanf==1){
document.form0.yougo.value=document.form2.elements[0].value;
}
else{
document.form0.yougo.value=dt1;
}
document.form0.yougoi.value=dty;
if (amaf==1){
if (pageNo=="0"){
pageNo="page1";
}
else{
pageNo=pageNo+"1";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin1.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=305,top=25");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin1i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=305,top=25");subWin.focus();
}
}
if (kinf==1){
if (pageNo=="0"){
pageNo="page2";
}
else{
pageNo=pageNo+"2";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin5.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=295,top=35");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin5i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=295,top=35");subWin.focus();
}
}
if (rakf==1){
if (pageNo=="0"){
pageNo="page3";
}
else{
pageNo=pageNo+"3";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin6.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=285,top=45");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin6i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=285,top=45");subWin.focus();
}
}
if (bk1f==1){
if (pageNo=="0"){
pageNo="page4";
}
else{
pageNo=pageNo+"4";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin2.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=275,top=55");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin2i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=275,top=55");subWin.focus();
}
}
if (boof==1){
if (pageNo=="0"){
pageNo="page5";
}
else{
pageNo=pageNo+"5";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin3.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=265,top=65");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin3i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=265,top=65");subWin.focus();
}
}

if (sevf==1){
if (pageNo=="0"){
pageNo="page6";
}
else{
pageNo=pageNo+"6";
}
if ((odanf==1) || (odanf==2)){
subWin=window.open(FL+"sa/subwin4.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=255,top=75");subWin.focus();
}
else{
subWin=window.open(FL+"sa/subwin4i.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=255,top=75");subWin.focus();
}
}

if (tsuf==1){
if (pageNo=="0"){
pageNo="page7";
}
else{
pageNo=pageNo+"7";
}
subWin=window.open(FL+"sa/subwin10.html",pageNo,"width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=245,top=85");subWin.focus();
}



odanf=0;
odan2f=0;
}
//m()終了


function amaPop(){
subWin=window.open(FL+"sa/linkama.html","p1","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=205,top=25");subWin.focus();
}
function kinPop(){
pageNo="page9";
subWin=window.open(FL+"sa/linkkin.html","p2","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=195,top=35");subWin.focus();
}
function rakPop(){
subWin=window.open(FL+"sa/linkrak.html","p3","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=185,top=45");subWin.focus();
}
function bk1Pop(){
subWin=window.open(FL+"sa/linkbk1.html","p4","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=165,top=65");subWin.focus();
}
function booPop(){
subWin=window.open(FL+"sa/linkboo.html","p5","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=155,top=75");subWin.focus();
}

function sevPop(){
subWin=window.open(FL+"sa/linksev.html","p8","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=175,top=55");subWin.focus();
}
function tsuPop(){
subWin=window.open(FL+"sa/linktsu.html","p6","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=135,top=95");subWin.focus();
}

function jboPop(){
subWin=window.open(FL+"sa/linkjbo.html","p10","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=145,top=85");subWin.focus();
}
function furPop(){
subWin=window.open(FL+"sa/linkfur.html","p7","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=135,top=95");subWin.focus();
}
function ehoPop(){
subWin=window.open(FL+"sa/linkeho.html","p9","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=145,top=85");subWin.focus();
}
function kurPop(){
subWin=window.open(FL+"sa/linkkur.html","p11","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=115,top=115");subWin.focus();
}
function eboPop(){
subWin=window.open(FL+"sa/linkebo.html","p12","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=125,top=105");subWin.focus();
}
function gooPop(){
subWin=window.open(FL+"sa/linkgoo.html","p13","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=205,top=25");subWin.focus();
}
function yahPop(){
subWin=window.open(FL+"sa/linkyah.html","p14","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=195,top=35");subWin.focus();
}
function kinPop(){
subWin=window.open(FL+"sa/linkkin.html","p15","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=185,top=45");subWin.focus();
}
function kouPop(){
subWin=window.open(FL+"sa/linkkou.html","p16","width=800,height=640,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=190,top=10");subWin.focus();
}
function ko2Pop(){
subWin=window.open(FL+"sa/linkko2.html","p16","width=800,height=640,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=190,top=10");subWin.focus();
}

function daiPop(){
subWin=window.open(FL+"sa/linkdai.html","p17","width=800,height=640,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=190,top=10");subWin.focus();
}
function da2Pop(){
subWin=window.open(FL+"sa/linkda2.html","p17","width=800,height=640,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=190,top=10");subWin.focus();
}

function nacPop(){
subWin=window.open(FL+"sa/linknac.html","p18","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=155,top=75");subWin.focus();
}
function kokPop(){
subWin=window.open(FL+"sa/linkkok.html","p19","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=145,top=85");subWin.focus();
}
function kaijPop(){
subWin=window.open(FL+"sa/linkkaij.html","p20","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=100,top=50");subWin.focus();
}
function choPop(){
subWin=window.open(FL+"sa/linkcho.html","p22","width=680,height=550,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=300,top=50");subWin.focus();
}
function webPop(){
subWin=window.open(FL+"sa/linkweb.html","p23","width=1024,height=640,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,status=1,left=0,top=0");subWin.focus();
}

function n(str){
dt2=str;
dt2x0=dt2.substr(0,2);
if(dt2x0=="10"){
dt2x1="X";
}
else{
dt2x1=dt2.substr(1,1);
}

dt2x2=dt2.substr(2,1);
dt2x3=dt2.substr(3,1);
dt2x4=dt2.substr(4,1);
dt2x5=dt2.substr(5,1);
dt2x6=dt2.substr(6,1);
dt2x7=dt2.substr(7,1);
dt2x8=dt2.substr(8,1);
dt2x9=dt2.substr(9,1);
dty="4"+dt2x7+dt2x3+dt2x6+dt2x2+dt2x4+dt2x5+dt2x9+dt2x8+dt2x1;
document.form0.yougoi.value=dty;
pageNo="rev";
subWin=window.open(FL+"sa/subwin7g.html",pageNo,"width=480,height=580,scrollbars=1,resizable=1,toolbar=1,menubar=1,location=1,left=515,top=0");subWin.focus();
}

