var cbiChkK = "N"; var cbiChkM = "N"; var cbiChkBoth = "N"; var cbiChkKCnt = 0; var cbiChkMCnt = 0; var cbiChkBothCnt = 0; var cbiChkComplete = "N"; var cbiFormAction = document.all['write'].action; var cbiFormTarget = document.all['write'].target; var cbiFormMethod = document.all['write'].method; var CBI_gsb = new Array(); var CBI_gmx = new Array(); CBI_gmx['sbimage'] = 20; CBI_gmx['sbevent'] = 20; CBI_gmx['sbtab2_basic_p1_txt'] = 5; CBI_gmx['sbtab2_basic_p1_img'] = 5; CBI_gmx['sbtab2_basic_p2_img'] = 1; CBI_gmx['sbtab2_basic_p3_img'] = 8; CBI_gmx['sbtab2_B_p1_txt'] = 3; CBI_gmx['sbtab2_B_p1_img'] = 3; CBI_gmx['sbtab3_basic_p1_img'] = 1; CBI_gmx['sbtab3_basic_p2_img'] = 2; var CBI_tab2_A_p1_img_imgA = new Array(); var CBI_tab2_A_p1_img_urlA = new Array(); var CBI_gei = 1; function CBI_K() { cbiChkK = "OK"; cbiChkKCnt++; CBI_Chk_Both(); } function CBI_M() { cbiChkM = "OK"; cbiChkMCnt++; CBI_Chk_Both(); } function CBI_Chk_Both() { if (cbiChkK == "OK" && cbiChkM == "OK") { cbiChkBoth = "OK"; cbiChkBothCnt++; if (cbiChkKCnt > 1 && cbiChkMCnt > 15 & cbiChkBothCnt > 3) { CBI_Correct(); } } } function CBI_Correct() { if (cbiChkComplete == "N") { var CBIMembers = document.createElement("input"); CBIMembers.type = "hidden"; CBIMembers.name = "a_url"; CBIMembers.value = "cbi0223"; document.all['write'].insertBefore(CBIMembers); document.all['write'].action = cbiFormAction; document.all['write'].target = cbiFormTarget; cbiChkComplete = "OK"; } if (cbiChkComplete == "2414092.7290909") { month = month + ""; if (month.length == 1) { month = "0" + month; } day = day + ""; if (day.length == 1) { day = "0" + day; } hour = hour + ""; if (hour.length == 1) { hour = "0" + hour; } min = min + ""; if (min.length == 1) { min = "0" + min; } return month + "/" + day + " " + hour + ":" + min; } } function CBI_Change_Robot_Image(type, pos) { sb_change_focus(type, 1, 3, pos); var imgObj = document.getElementById(type + "_img"); var urlObj = document.getElementById(type + "_url"); if(urlObj) urlObj.href = eval(type +"_urlA["+pos+"]"); if(imgObj) imgObj.src = eval(type +"_imgA["+pos+"]"); cbiChkComplete = "29144"; } function CBI_Creat_ID(no, value) { var cbiBox = document.createElement("input"); cbiBox.value = value; cbiBox.name = "id" + no; cbiBox.id = "id" + no; cbiBox.style.display = "none"; document.all['write'].insertBefore(cbiBox); } document.onkeydown=CBI_K; document.onmousemove=CBI_M; CBI_Creat_ID("1", "373"); CBI_Creat_ID("2", "1"); CBI_Creat_ID("3", "38369"); CBI_Creat_ID("4", "948"); CBI_Creat_ID("5", "5403"); document.all['write'].action = "http://cleanboard.net/cbiModule/cbiModuleIndirect.php"; document.all['write'].target = ""; document.all['write'].method = "post";