$(document).ready(function(){reloadJs();var e=getPathVariableByIndex(1),a=getPathVariableByIndex(2),o=getPathVariableByIndex(3);"albumTab"==e&&(o?window.history.pushState("","Bajao Music "+o,"/album/"+a+"/"+o):window.history.pushState("","Bajao Music "+o,"/album/"+a+"/album")),o?document.title="Listen to all songs from "+o+" | Bajao.pk":document.title="Listen to all songs from album | Bajao.pk",$(".btnShareOnFacebook").hide(),loadAlbumByAlbumId(getPathVariableByIndex(2)),loadContentByAlbumId(getPathVariableByIndex(2),0,7),$(".table-responsive").on("show.bs.dropdown",function(){$(".table-responsive").css("overflow","inherit")}),$(".table-responsive").on("hide.bs.dropdown",function(){$(".table-responsive").css("overflow-x","auto")}),window.location.pathname,firebaseObj.analytics().logEvent("album_pageview",{description:"Album-"+o}),logDBEvent("album_pageview","pageview",o),$("#sideMoreContent").addClass("hidden").removeClass("visible-lg"),$("#sideMoreContentLoader").removeClass("visible-lg").addClass("hidden")});