var presentday='11/10/08'; var session_id = 'null'; var virgin_netsite = 'null'; var the_url = "bingo.st-minver.com"; var locallocale = 'null'; var maincontext = '/commonsys'; var currentContext = 'null'; var context = location.protocol+"//"+location.hostname+maincontext var partnerId= '' var productId= '' var platform_name= '' var site_name= '' var htmlusername = 'null'; var pre_playerID='null' var playeridstep1 ='null' var pre_platform = 'null' var playforcash = 'null'; var pixelTracker_affiliateId = 'null' //alert(currentContext) var protocol = "http:" function popUpOpenPreOrder() { try { if((location.host.indexOf("demo") !=-1) || (location.host.indexOf("test") !=-1)) { the_url= "s1.stenodoc.com"; }else { protocol = location.protocol; } var platform = 'null'; if( platform.indexOf("LOTERIA")!= -1 ) { platform="LOTTERIAS"; } if( platform.indexOf("STMINVER")!= -1 ) { platform="CHITCHAT"; } if( platform.indexOf("LMENGLISH")!= -1 || platform.indexOf("LMBINGO")!= -1) { platform="LASTMINUTE"; } var height=screen.height-150; var width=height * 1.375; var LeftPosition=0; var TopPosition=0; var properties="toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width="+width+",height="+height+",left = "+LeftPosition+",top = "+TopPosition+""; if(platform == "CALIBERSWE") { /*var platform="CALIBER"; var locale="sv_SE"; var win_name = window.open("http://"+the_url+"/paas/listavailablepreordergames.action?submit.x=0&USERID="+pre_playerID+"&bingoType=3&siteId="+platform+"&locale="+locale+" ",'preorderlist' ,properties); win_name.focus();*/ } else { document.prebuyform.USERID.value = 'null'; var locale='en_GB'; if(locallocale == 'es') { locale='es_ES'; } var win_name = /*window.open("http://"+the_url+"/paas/listavailablepreordergames.action?submit.x=0&USERID="+pre_playerID+"&bingoType=3&siteId="+pre_platform+"&locale="+locale+" ",'preorderlist' ,properties);*/ window.open("",'preorderlist' ,properties); document.prebuyform.submit(); win_name.focus(); } }catch(ignore) { } } document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); var e_msg; var e_file; var e_line; //window.onerror = ErrorSetting var errorimage = new Image(); function display() { var error_d = "Error in file: " + e_file + "\nline number:" + e_line + "\nMessage:" + e_msg + "
Explorer Details:"+navigator.appVersion; errorimage.src = "/commonsys/techsupport/client_bugreporter.jsp?javascripterror="+escape(error_d); //alert("Error Window:\n"+error_d); } function ErrorSetting(msg, file_loc, line_no) { e_msg=msg; e_file=file_loc; e_line=line_no; var error_d = "Java script Error in file: " + e_file + "\nline number:" + e_line + "\nMessage:" + e_msg; if(e_file.indexOf("home/index.html") == -1) { if(e_file.indexOf("games/index.html") == -1) { if(e_msg != 'Object expected') { if(e_msg !='Se esperaba un objeto') { if(session_id != 'null') { display(); } else if(location.href.indexOf("registration") != -1) { display(); } } } } } return true; } var agt=navigator.userAgent.toLowerCase(); var fireFoxIndex = agt.indexOf('firefox'); var isFirefox = (fireFoxIndex!=-1) var firefoxversion =0; if(isFirefox) { try{ firefoxversion = parseInt(agt.substr(fireFoxIndex+8,agt.length)) } catch(e){} } var isFirefox3Above = (firefoxversion>=3)