/*! (c) 2018 Jagex Limited */ document.domain="runescape.com";var OSRS=OSRS||{};OSRS.global={trackingPixel:function(a){return $.ajax({url:"https://www.runescape.com/track/"+a,dataType:"jsonp",success:function(){}}),!1},init:function(){}},OSRS.home={init:function(){}},OSRS.download={init:function(){$("#download-windows").on("click",function(){dataLayer.push({event:"gaEvent",gaEventCat:"Download",gaEventAct:"Oldschool Runescape Game Client",gaEventLab:"Windows"})}),$("#download-mac").on("click",function(){dataLayer.push({event:"gaEvent",gaEventCat:"Download",gaEventAct:"Oldschool Runescape Game Client",gaEventLab:"Mac"})})}},OSRS.gamePage={javaVersion:"1.6.0_10+",hasJava:!1,hasMac:!1,isChrome:!1,showThanksScreen:function(){$("#thanksScreen").addClass("thanks-screen--show"),$("#launchingScreen,#unsupportedScreen").remove()},showInstallScreen:function(){JXGLOBAL.user.os();$("#installScreen").addClass("install-screen--show"),$("#launchingScreen,#thanksScreen,#unsupportedScreen").remove()},showUnsupportedScreen:function(){$("#unsupportedScreen").addClass("unsupported-screen--show"),$("#launchingScreen,#thanksScreen,#installScreen").remove()},showGame:function(){var a=$("#gameFrame");a.attr("src",worldLink),a.addClass("game-frame--show"),$("#noJavaScreens").remove(),$("#chromeError").remove()},init:function(){$("#noJsError").remove(),$(".not-loading").addClass("not-loading--show");var a=JXGLOBAL.user.os();if(OSRS.gamePage.hasJava=deployJava.versionCheck(OSRS.gamePage.javaVersion),OSRS.gamePage.hasJava&&!a.isMac)OSRS.gamePage.showGame();else{$("#gameFrame").remove(),$(".not-loading__link").on("click",function(){OSRS.gamePage.showInstallScreen()});var b=JXGLOBAL.user.browser(),c=null;if(b.isChrome?(c="chrome",$("#chromeError").addClass("chrome-error--show")):b.isFirefox?c="mozilla":b.isIE?c="msie":b.isEdge&&(c="edge"),b.isEdge)OSRS.gamePage.showInstallScreen();else{checkProtocol(gameProtocol,c);setTimeout(function(){if(protocolSupport[gameProtocol])OSRS.gamePage.showThanksScreen();else{null!==JXGLOBAL.user.os().installerMatch()?OSRS.gamePage.showInstallScreen():RS3.gamePage.showUnsupportedScreen()}},7e3)}}}},OSRS.grandExchange={data:null,options:null,chartObj:null,formatter:null,tradeData:null,tradeOptions:null,tradeChartObj:null,ticker:function(){$("#ticker").find(".ticker-wrap").webTicker({speed:50,direction:"left",moving:!0,startEmpty:!1,duplicate:!1,rssurl:!1,rssfrequency:0,updatetype:"reset"})},chart:function(){OSRS.grandExchange.formatter=new google.visualization.NumberFormat({pattern:"#,###"}),this.drawChart(average30,trade30),$("#filter a").on("click",function(a){a.preventDefault();var b,c,d=$(this),e=d.parent(),f=d.parents("ul");e.hasClass("active")||(f.find(".active").removeClass("active"),e.addClass("active"),b=window["average"+d[0].hash.substr(1)],c=window["trade"+d[0].hash.substr(1)],OSRS.grandExchange.data=google.visualization.arrayToDataTable(b),OSRS.grandExchange.tradeData=google.visualization.arrayToDataTable(c),b==average30?OSRS.grandExchange.options.pointSize=5:OSRS.grandExchange.options.pointSize=3,OSRS.grandExchange.formatter.format(OSRS.grandExchange.data,1),OSRS.grandExchange.formatter.format(OSRS.grandExchange.tradeData,1),$("#toggleTrend").is(":checked")?OSRS.grandExchange.formatter.format(OSRS.grandExchange.data,2):OSRS.grandExchange.data.removeColumn(2),OSRS.grandExchange.renderChart(),OSRS.grandExchange.renderTradeChart())}),$("#toggleTrend").on("change",function(){if($(this).is(":checked")){var a=window["average"+$("#filter .active a")[0].hash.substr(1)];OSRS.grandExchange.data=google.visualization.arrayToDataTable(a),OSRS.grandExchange.formatter.format(OSRS.grandExchange.data,1),OSRS.grandExchange.formatter.format(OSRS.grandExchange.data,2)}else OSRS.grandExchange.data.removeColumn(2);OSRS.grandExchange.renderChart()})},drawChart:function(a,b){var c=JXGLOBAL.user.browser();OSRS.grandExchange.data=google.visualization.arrayToDataTable(a),OSRS.grandExchange.tradeData=google.visualization.arrayToDataTable(b),OSRS.grandExchange.data.removeColumn(2),OSRS.grandExchange.formatter.format(OSRS.grandExchange.data,1),OSRS.grandExchange.formatter.format(OSRS.grandExchange.tradeData,1),OSRS.grandExchange.options={animation:{duration:1e3,startup:!0},chartArea:{left:60,height:"90%",width:"85%",backgroundColor:{stroke:"#382418",strokeWidth:2}},backgroundColor:"transparent",legend:{position:"none"},pointSize:5,pointShape:"circle",pointsVisible:!0,series:{0:{color:"#78adff"},1:{color:"#ff6100"}},hAxis:{baselineColor:"#382418",textStyle:{color:"white"},gridlines:{color:"#382418",count:-1},minorGridlines:{color:"transparent",count:0},titleTextStyle:{color:"transparent"}},vAxis:{baselineColor:"#382418",format:"short",textStyle:{color:"white"},gridlines:{color:"#382418",count:-1},title:"GP",titleTextStyle:{color:"white"}},width:587},OSRS.grandExchange.tradeOptions={animation:{duration:1e3,startup:!0},backgroundColor:"transparent",chartArea:{left:60,height:"90%",width:"85%",backgroundColor:{stroke:"#382418",strokeWidth:2}},legend:{position:"none"},hAxis:{baselineColor:"#382418",textStyle:{color:"white"},gridlines:{color:"transparent",count:-1},minorGridlines:{color:"transparent",count:0},titleTextStyle:{color:"transparent"}},series:{0:{color:"#78adff"}},vAxis:{baselineColor:"#382418",format:"short",textStyle:{color:"white"},gridlines:{color:"#382418",count:-1},title:"Total",titleTextStyle:{color:"white"},minValue:0,viewWindow:{min:0}},width:587},c.isChrome||(OSRS.grandExchange.options.hAxis.gridlines.color="transparent"),OSRS.grandExchange.chartObj=new google.visualization.LineChart(document.getElementById("itemchart")),this.renderChart(),showTradeVolumes&&(OSRS.grandExchange.tradeChartObj=new google.visualization.ColumnChart(document.getElementById("countchart")),this.renderTradeChart())},renderChart:function(){OSRS.grandExchange.chartObj.draw(OSRS.grandExchange.data,OSRS.grandExchange.options)},renderTradeChart:function(){OSRS.grandExchange.tradeChartObj.draw(OSRS.grandExchange.tradeData,OSRS.grandExchange.tradeOptions)},init:function(){$("#ticker").length&&this.ticker(),"undefined"!=typeof average30&&this.chart()}},OSRS.login={init:function(){"use strict";$("#login-form").on("submit",function(a){var b=$("#google-recaptcha"),c=$("#google-recaptcha-error");b.length&&"undefined"!=typeof grecaptcha&&""==grecaptcha.getResponse()&&(a.preventDefault(),c.addClass("c-google-recaptcha-error--visibility-show"),""!=$("#login-username").val()&&""!=$("#login-password").val()?$(".login-error").remove():c.removeClass("c-google-recaptcha-error--visibility-show"))})}},OSRS.logout={redirect:function(){"use strict";"undefined"!=typeof homeRedirect&&(location.href=homeRedirect)},init:function(){"use strict";setTimeout("OSRS.logout.redirect()",15e3)}},OSRS.openJDK={init:function(){$("#play-btn").on("click",function(){$("#failed-launch").addClass("failed-launch--show")})}},OSRS.premierClub={getPrices:function(){$.ajax({url:billingStoreUrl,timeout:3e3,dataType:"json",success:function(a){for(var b,c,d,e=0;e