function populateUserLikes(){var n="";n+=viewModel.attemptId;$.ajax({type:"GET",url:location.protocol+"//"+location.host+"/qualtags/getuserawesomes?ids="+n,success:function(n){try{for(var t=0;t<n.voteData.length;t++)n.voteData[t].v==1&&($("#votes .votenum").addClass("votedup"),$("#votes .votebox").addClass("votedup"),showQualTags())}catch(i){return}}})}function showQualTags(){$("#tags").stop().animate({height:$("#qt").outerHeight(!0)},{queue:!1,duration:500,easing:"easeOutQuad"})}function hideQualTags(){$("#tags").stop().animate({height:0},{queue:!1,duration:500,easing:"easeOutQuad"})}var userThumbFormat="<a href='{0}' style='left:{3}' data-handle='{4}'><img src='{1}' title='{2}'/><\/a>",updateLikeCount,clickFunc;$(document).ready(function(){updateLikeCount();populateUserLikes()});updateLikeCount=function(){var n=[];n.push(viewModel.attemptId);$.ajax({type:"GET",url:"/qualtags/getlikes?ids="+n,success:function(n){var i,t;n=JSON.parse(n);try{for(i=0;i<n.length;i++)t=n[i].Count,t==0?($("#likeCount").html(""),$("#likeWord").html("Be the first to like this record"),Window.alert("Should change...")):($("#likeCount").html(t),$("#likeWord").html(" like"+(t!=1?"s":"")),Window.alert(t))}catch(r){return}}})};clickFunc=function(n){var e,f,s,a,h,o,c,u,v,t,i,b,l,r;if(!login.loggedin){$("body").trigger("showSignup",[function(){clickFunc(n)}]);return}if(typeof Tabs!="undefined"&&Tabs.goto($(".tabs"),0),e=n.hasClass("votedup")||n.hasClass("voteddown"),f=n.hasClass("voteup")?1:2,f==2&&!recordData.userCanDownvote)return $("#nodownvotes").css({display:"block",opacity:0}),$("#nodownvotes").reveal({animation:"fade",animationspeed:200,closeonbackgroundclick:!0,dismissmodalclass:"close-reveal-modal"}),ga("send","pageview","/nodownvotes/"),!1;if($.ajax({type:"POST",url:"/qualtags/set",data:{attemptid:viewModel.attemptId,qualTagId:f,selected:!e},success:function(){var n;try{n=parseInt($("#likeCount").html());n||(n=0)}catch(t){n=0}n+=e?-1:1;n==0?($("#likeCount").html(""),$("#likeWord").html("Be the first to like this record")):($("#likeCount").html(n),$("#likeWord").text(" like"+(n==1?"":"s")))}}),$("#recentactions a[data-isnew='true']").removeAttr("data-isnew"),s=parseInt($("#votenum").html()),a=!1,e)hideQualTags(),s+=n.hasClass("voteup")?-10:10,$(".votedup, .voteddown").removeClass("votedup").removeClass("voteddown");else{if(showQualTags(),s+=n.hasClass("voteup")?10:-10,h=f==1?"voteddown":"votedup",$("."+h).length>0&&(s+=n.hasClass("voteup")?10:-10,a=!0),$("."+h).removeClass(h),f==1)for(o=userThumbFormat.replace("{0}","/user/"+recordData.userHandle).replace("{1}",recordData.userThumb).replace("{3}","-38px").replace("{4}",recordData.userHandle),o=n.hasClass("voteup")?o.replace("{2}",recordData.userHandle+" voted this attempt as awesome"):o.replace("{2}",recordData.userHandle+" downvoted this attempt"),c=$(o),c.attr("data-deg","0"),c.attr("data-isnew","true"),$("#recentactions").prepend(c),u=$("#recentactions a"),t=0;t<u.length;t++){if(t>0&&$(u[t]).attr("data-handle")==recordData.userHandle)break;l=parseInt($(u[t]).css("left").slice(0,-2));r=parseInt($(u[t]).attr("data-deg"));r+=360;$(u[t]).attr("data-deg",r);$(u[t]).css("-"+vendorPrefix+"-transform","rotate("+r+"deg)");$(u[t]).css("left",l+38)}v=f==1?"votedup":"voteddown";n.addClass(v);$("#votes .votenum").addClass(v)}if(updateLikeCount(),a||e){var y=$("#recentactions a"),p=!1,w=!1;for(t=0;t<y.length;t++)if(i=$(y[t]),i.attr("data-handle")!=recordData.userHandle||i.attr("data-isnew"))if(p==!1){i.attr("data-isnew")&&(i.removeAttr("data-isnew"),w=!0);continue}else l=parseInt($(i).css("left").slice(0,-2)),r=parseInt($(i).attr("data-deg")),r-=360,$(i).attr("data-deg",r),$(i).css("-"+vendorPrefix+"-transform","rotate("+r+"deg)"),$(i).css("left",l-38);else if(p=!0,r=parseInt(i.attr("data-deg")),r+=90,$(i).css("-"+vendorPrefix+"-transform","rotate("+r+"deg)"),$(i).css("top",50),b=i,setTimeout(function(){b.remove()},700),w)break}};$(document).ready(function(){$("#votes .votebox, .votebox").click(function(){clickFunc($(this))});$("#recentactions a").tipsy({live:!0})});vendorPrefix=function(){var t=/^(Moz|Webkit|Khtml|O|ms|Icab)(?=[A-Z])/,n=document.getElementsByTagName("script")[0];for(var i in n.style)if(t.test(i))return i.match(t)[0].toLowerCase();return"WebkitOpacity"in n.style?"Webkit".toLowerCase():"KhtmlOpacity"in n.style?"Khtml".toLowerCase():""}();$(document).ready(function(){var n,i,t;$("li#"+viewModel.recordTabSelected).addClass("selected");$(".tip").tipsy({html:!0});n=!1;$("#statsbutton").click(function(){return $("#attempt_stats").slideToggle(),n||$.get("/world-record/"+viewModel.attemptId+"/stats",function(n){$("#attempt_stats").html(n)}),!1});$.get(viewModel.urlCommentsUnderReview,function(n){$("#urComments div#urList").html(n);n.indexOf("img")!=-1&&$("#urComments a").show()});$("#urComments a").click(function(n){n.preventDefault();$("#urComments div#urList").toggle()});$(".record_history tr").click(function(){ga("send","event","Record Sidebar","Other Attempt");var n=$(this).find("a").attr("href");n&&(window.location=n)});$(".related_records li").click(function(){ga("send","event","Record Sidebar","Related Record");var n=$(this).find("a").attr("href");n&&(window.location=n)});i=urdbjs.wr={isCombinedReg:viewModel.brandId==viewModel.brandIdStride,isAuthenticated:login.loggedin};viewModel.doNotBeatRecord&&$(".beatrecord-btn").remove();$(".beatrecord-btn").click(function(){login.loggedin==!0&&(window.location=viewModel.urlSubmit)});$("#pending_records_data").hide();$("#pending_records").click(function(n){n.preventDefault();$(this).toggleClass("open");$("#pending_records_data").slideToggle()});$("#record_history_all").click(function(n){n.preventDefault();$("#record_history_all").hasClass("open")?($(".record_history li.hidden").slideUp("fast"),$("#record_history_all").removeClass("open").html("Show Full Record History")):($(".record_history li.hidden").slideDown("fast"),$("#record_history_all").addClass("open").html("Hide Full Record History"))});viewModel.isPending?($(".pending").show(),$("#rate_attempt").hide()):(t=viewModel.internalRating,t<=viewModel.internalRatingNewest&&$(".evaluation").show());$(".related_records li:even").addClass("odd");$(".related_records li:odd").addClass("even")});initFunctions.push(function(){var f=0,r,i,n,t,u;if($("img","#thumb_0").addClass("current"),$("a.thumb").click(function(){var t='<img height="80%" width="80%" src="'+this.href+'" />',n;return f=this.id.substr(-1),$(".thumb img").removeClass("current"),$("img",this).addClass("current"),n="#slideshow",$(n).length==0||$(n).hide().html(t).fadeIn(),!1}),$("a#magnify").click(function(){return $("#magnify-image").modal({minHeight:650,minWidth:800,opacity:100,autoResize:!0,onOpen:function(n){n.overlay.fadeIn("fast",function(){n.data.hide();n.container.fadeIn("fast",function(){n.data.slideDown("fast")})});var t=viewModel.imageArray;$("#magnify-image p#image-preview").html('<img src="'+t[f]+'" />')},onShow:function(){$("embed").hide()},onClose:function(n){$("embed").show();n.data.fadeOut("fast",function(){n.container.slideUp("fast",function(){n.overlay.fadeOut("fast",function(){$.modal.close()})})})}}),!1}),$("#votenumber").html(recordData.awesomeCount*10),recordData.isLiked?$(".voteup, .votenum").addClass("votedup"):recordData.isDisliked&&$(".votedown, .votenum").addClass("voteddown"),r=0,recordData.recentActions&&recordData.recentActions!=="undefined")for(i=0;i<recordData.recentActions.length;i++)n=recordData.recentActions[i],t=userThumbFormat.replace("{0}","/user/"+n.handle).replace("{1}",n.img).replace("{3}",r+"px").replace("{4}",n.handle),t=n.tagid==1?t.replace("{2}",n.handle+" voted this attempt as awesome"):t.replace("{2}",n.handle+" downvoted this attempt"),u=$(t),u.attr("data-deg",0),$("#recentactions").append(u),r+=38});initFunctions.push(function(){login.loggedin&&($("#qt").css("display","block"),($(".votenum").first().hasClass("votedup")||$(".votenum").first().hasClass("voteddown"))&&$("#tags").removeClass("hidden"))});initFunctions.push(function(){if($("body").hasClass("fbloggedin")!=!1);});initFunctions.push(function(){login.loggedin||$(".voteup, .votedown").addClass(viewModel.cssClassLogin);$("."+viewModel.cssClassLogin).click(function(n){var t,f;if(!login.loggedin){n.preventDefault();var i=viewModel.absoluteUri,e=null,r=viewModel.regReturnUrl+i,u=viewModel.urlSubmit;typeof wr!="undefined"&&wr.isCombinedReg&&n.target.id=="beatrecord"&&(t=viewModel.urlRegCombo+u,r=t,e=t);$("#join-modal").attr("href",r);n.target.id=="beatrecord"&&(i=u);f=$(this);$("body").trigger("showSignup",[function(){f.trigger("click")}])}})});updateSharedCount=function(n){$.ajax({type:"POST",url:"https://stats.recordsetter.com/Tasks/SharedCountCheckByAttemptId",data:{attemptIdToCheck:n},success:function(n){var t=n.split(","),i,r;t[1].indexOf("Error")!=-1||(i=t[1].substr(t[1].indexOf(":")+1));t[0].indexOf("Error")!=-1||(r=t[0].substr(t[0].indexOf(":")+1))}})};window.mobileAndTabletcheck=function(){var n=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(n=!0)}(navigator.userAgent||navigator.vendor||window.opera),n};$(document).ready(function(){var i,r;window.mobileAndTabletcheck()&&$("#jwbutton").click();var n=viewModel.SharedCountCreatedOn,t=viewModel.attemptId,u=viewModel.SharedCountTotal,f=Date.now();n!=0||u!=-1?(i=f-n,r=864e5,i>r&&updateSharedCount(t)):updateSharedCount(t)})