(function(){$(function(){return $("#recruContent div.inner").hide(),$("#recruContent div.inner:first").show(),$(".siderbarBtn").click(function(){var n;return $(this).addClass("active").parent().siblings().find("a").removeClass("active"),n=$(this).attr("href"),$(n).show().siblings().hide()}),$("#jobList .item").click(function(){var n,t;return t=$(this).find(".job-name").text(),n=$(this).find(".job-content").html(),$("#modal .modal-title").text(t),$("#modal .modal-body").html(n),$("#modal").modal()})})}).call(this)