//ends here var presentday='08/02/12'; var session_id = 'null'; var virgin_netsite = 'null'; var the_url = "https://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 htmlnickname = 'null'; var pre_playerID='null' var playeridstep1 ='null' var pre_platform = 'null' var siteName = 'null' var playforcash = 'null'; var pixelTracker_affiliateId = 'null' var isPlayerSegmentMatched= ''; var isMyAccountCheckEnabled= ''; var isTrackerCMSEnabled = ''; var isDocUploadEnabled = ''; var isWithDrawHoldEnabled = ''; var migrationCheck = ''; var showMigratePopup = ''; //added by PavanPinnu. for Promotion-SMS task. //variable 'isPromotionSmsEnabled' saved in session @details.jsp var isPromotionSmsEnabled = ''; var isMsnUser = 'null'; if (isMsnUser == 'null') isMsnUser = 'null'; //alert(currentContext) var protocol = "http:" function popUpOpenPreOrder() { try { location.href = location.protocol+"//"+location.hostname+currentContext+"/bingo/account/prebuygames.thtml"; }catch(ignore) { } } function specials() { try { location.href = location.protocol+"//"+location.hostname+currentContext+"/bingo/account/prebuyspecials.thtml"; } 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) var isDocsUpload = 'N'; var isUploadApp = 'N'; var isNicknameUnique='Y'; var isNickNameEnabled='N'; var processNickName='Y'; var isDynamicLobby = 'false'; isDynamicLobby = 'false'; var cname = "isMsnUser"; var i,x,y,ARRcookies=document.cookie.split(";"); for (i=0;i < ARRcookies.length;i++) { x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("=")); y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1); x=x.replace(/^\s+|\s+$/g,""); if (x==cname) { isMsnUser = unescape(y); } }