var iInProcess=0;function ibPB(){var $a=document.getElementById('txtUserName');var $b=document.getElementById('tURL');if($a!==null){if($a.value.length==0){mlAlert(36);return false;}else{if(Number(iInProcess)==0){ibIR();document.frmMain.action='https://'+$b.value+'/default.asp?process=5'
document.frmMain.submit();iInProcess=1;}else{mlAlert(39);return false;}}}else{if(Number(iInProcess)==0){ibIR();document.frmMain.action='http://'+$b.value+'/default.asp?process=6'
document.frmMain.submit();iInProcess=1;}else{mlAlert(39);return false;}}};function ibUL(){var $a=document.getElementById('txtUserName');if($a!==null){return false;}else{return true;}};function ibIR(){var $c=document.getElementById('irTxt');if($c!==null){$c.style.display='';}};function ibBM($d,$e){var $a=document.getElementById('txtUserName');var $b=document.getElementById('tURL');var $f=document.getElementById('tbm'+$e);var $g=document.getElementById('Risk'+$e);var $h=document.getElementById('UnitStake'+$e);if($a!==null){mlAlert(36);return false;}else{if($f!==null){if($g!==null){$g.value='';};if($h!==null){$h.value='';};$f.value='1';document.frmMain.action='http://'+$b.value+'/default.asp?process=2'
document.frmMain.submit();}}};function ibVO($i,$j){var $a=document.getElementById('txtUserName');var $b=document.getElementById('tURL');var $k=document.getElementById('tOFC'+$j);var $l=document.getElementById('hOFC'+$j);var $g=document.getElementById('Risk'+$j);var $m=document.getElementById('Win'+$j);var $n=document.getElementById('btnFBT');if($a!==null){mlAlert(36);return false;}else{if($k.disabled){$k.value='';$l.value='';$g.value='';$m.value='';$g.readOnly=false;$m.readOnly=false;$k.disabled=false;ToWin($j);if($i.tagName=='A'){$n.innerHTML=$i.getAttribute("vldte");}else{$o.value=$i.getAttribute("vldte");};return false;}else if(($k!==null)&&($k.value.length>0)){if($i.tagName=='A'){$n.innerHTML=$i.getAttribute("rmve");}else{$o.value=$i.getAttribute("rmve");};$l.value=$k.value;document.frmMain.action='http://'+$b.value+'/default.asp?process=9';document.frmMain.submit();}}};function ibFW($p){if((Number($p)>1000)&&(Number($p)<2000)){var $g=document.getElementById('Risk'+$p);var $m=document.getElementById('Win'+$p);ToWin($p);if($g!==null){$g.readOnly=true;};if($m!==null){$m.readOnly=true;}}};function ibRB($q){if($q.length>0){var $r=document.getElementById('pbn'+$q);var $b=document.getElementById('tURL');if($r!==null){$r.value='';document.frmMain.action='http://'+$b.value+'/default.asp?process=3'
document.frmMain.submit();}}};function ibAM(){window.close();return false;};function ibCW(){var $b=document.getElementById('tURL');if($b!==null){document.frmMain.action='http://'+$b.value+'/default.asp?process=8';document.frmMain.submit();ibAM();}};function ibMW($s){RCOp($s);ATW(false,$s);};function ibD(){};function ibCN(){var $b=document.getElementById('tURL');if($b!==null){document.frmMain.action='http://'+$b.value+'/default.asp?process=7';document.frmMain.submit();window.close();}};function ibPM($t){var $b=document.getElementById('tURL');var $u=document.getElementById('tACode');var $v=document.getElementById('tLid');var $w=GetCookie('session','stk');var $x=$b.value;$y=GetScreenRes();$z=GetScrennWidth();$A=GetScrennTop();if($v!==null){if(Number($v.value)>0){$w=$w+'&lng='+$v.value;}};if((Number($t)==5380||Number($t)==5020)||(Number($t)==5075)||(Number($t)==2495||Number($t)==5252)){windowOpen($t,true,"http://"+$x+"/defaulthmr.asp?ibpid="+$t,"height="+$y+",width=799,left="+$z+",top="+$A);}else{if(ibUL()||(Number($t)==2200)){windowOpen($t,true,"http://"+$x+"/defaulthmr.asp?ibpid="+$t,"height="+$y+",width=799,left="+$z+",top="+$A);}}};function ibBW($B){var $C;var $b=document.getElementById('tURL');var $w=GetCookie('session','stk');$C=window.open("http://"+$b.value+"/defaulthmr.asp?ibpid=5702",'SBL','width=300,height=325,scrollbars=no');};function gLi(){var $t=2000;var $D=null;document.frmMain.txtCurrentPageID.value=$t;document.frmMain.txtNPID.value=$t;SetCookie('session','processform',1);$D=document.getElementById('tMURL');if(($D!==null)&&($D.value.length>0)){$D=$D.value;}else{$D=document.getElementById('tURL');$D=$D.value;};document.frmMain.method="post";document.frmMain.action="https://"+$D+"/instbetlogin.asp?process=y";document.frmMain.submit();};function sLi($E){var $F=document.all?event.keyCode:$E.which?$E.which:$E.keyCode?$E.keyCode:$E.charcode;var $G=document.frmMain.txtUserName;var $H=document.frmMain.txtPassword;if(typeof $G!=='undefined'&&typeof $H!=='undefined'){if($G.value.length>0&&$H.value.length>0&&Number($F)==13){gLi();}}};
function GetCookie(name, attribute){var aCookies = document.cookie.split(';');var strCookie;var aCookieElements;for(i=0;i<aCookies.length;i++) {aCookies[i]=aCookies[i].replace(/^ +/,'').replace(/ +$/,'');if(name==aCookies[i].split('=')[0]){strCookie=aCookies[i].substring((aCookies[i].indexOf('=') + 1),aCookies[i].length);aCookieElements=strCookie.split('&');for(j=0;j<aCookieElements.length;j++){if(attribute==aCookieElements[j].split('=')[0]){return unescape(aCookieElements[j].split('=')[1]);}}}}return null;}function SetCookie(name, attribute, value){var aCookies = document.cookie.split(';');var strCookie;var aCookieElements=new Array();var bFound=false;for(i=0;i<aCookies.length;i++) {aCookies[i]=aCookies[i].replace(/^ +/,'').replace(/ +$/,'');if(name==aCookies[i].split('=')[0]){strCookie=aCookies[i].substring((aCookies[i].indexOf('=') + 1),aCookies[i].length);aCookieElements=strCookie.split('&');for(j=0;j<aCookieElements.length;j++){if(attribute==aCookieElements[j].split('=')[0]){aCookieElements[j]=attribute+'='+escape(value).replace(/\+/g,'%2b');bFound=true;}}}}if(!bFound){aCookieElements.length++;aCookieElements[aCookieElements.length - 1]=attribute+'='+escape(value).replace(/\+/g,'%2b');}document.cookie=name+'=; expires=Thu, 01-Jan-70 00:00:01 GMT;';document.cookie=name+'='+aCookieElements.join('&')+';';}function GetIBVer(){return 'InstantBet_vA002cr';};

