function WebBanner(){for(var t=document.querySelectorAll("a.news_banner"),n=0,i=t.length;n<i;n++)RecordAD("V",t[n])}function RecordAD(n,t){var i="NEWS",r=$(t).data("title"),u=$(t).data("id"),f=$(t).data("layout");n.toUpperCase()=="C"?(ga("ga1.send","event",i+"-Banner","點擊",r),ga("ga2.send","event",i+"-Banner","點擊",r),ga("send","event",i+"-Banner","點擊",r),typeof u!="undefined"&&u!=""&&$.post("/User/RecAD",{type:0,id:u})):n.toUpperCase()=="V"&&(ga("ga1.send","event",i+"-Banner","曝光",r),ga("ga2.send","event",i+"-Banner","曝光",r),ga("send","event",i+"-Banner","曝光",r),typeof u!="undefined"&&u!=""&&(typeof f!="undefined"&&(typeof f=="undefined"||f!="web"||$isMobile)||$.post("/User/RecAD",{type:1,id:u})))}function TopAD(){var n=!0,t;return $("#pc-top-ad").length?(t=$("#pc-top-ad>div"),t.length>0&&t.each(function(){if($(this).attr("id").indexOf("div-gpt-ad")>-1&&$(this).css("display")=="none")return n=!1,!1})):n=!1,n}function MobileLive(n,t){$("body").toggleClass("pushy-open-left");PopupLive(n,t)}function PopupLive(n,t){$.ajax({url:"/Home/Video_Content",data:{code:n,title:t},type:"post",dataType:"html",success:function(n){$("#video-content").length>0&&$("#video-content").remove();$("body").append(n);toggleOverlay("video-content")}})}function Read(n,t){var i=$(n);i.parent().addClass(t)}function ToggleShare(n){for(var r=5,t,i;r>0;){if(t=t&&t.length?$(t).parent():$(event.target).parent(),i=t.find("#"+n),i.length){i.css("display")=="none"?i.css("display","inline-block"):i.css("display","none");break}r--}}function KeyWordSearch(n){if(n==""){var t=$("input[name=keyword]").filter(function(n,t){return $(t).val().trim().length>0&&$(t).val().trim()!=$(t).attr("placeholder")});if(t.length==0)return alert("請輸入關鍵字！"),!1;if(t.val().trim().length<2)return alert("請輸入2個字以上的關鍵字！"),!1;SearchBy("keyword",t.val())}else SearchBy("keyword",n)}function SearchBy(n,t){window.location.href="/Search/Result?type="+n+"&value="+encodeURI(encodeURIComponent(t.trim()))}var $isMobile=isMobileDevice();$(function(){$("a.ConvertLanguage").html()=="繁体"&&$("a.ConvertLanguage").html("繁體");$("img.lazy").lazyload({placeholder:"/Images/default.jpg"});PageDFP();$("#mobile-cover").length&&$isMobile&&WatchCoverDFP();$("#mobile-nav-inner").length&&$("#mobile-nav-inner").css("display")=="block"&&$("#mobile-nav-inner").navbarscroll();$("#marquee-box").length&&$("#marquee-text ul").cycle({fx:"scrollUp",pause:1})});$(window).on("load",function(){CheckDFP();$("a.news_banner").length&&WebBanner()});$(window).resize(function(){$("#mobile-nav-inner").length&&$("#mobile-nav-inner").css("display")=="block"&&$("#mobile-nav-inner").navbarscroll()});$(window).scroll(function(){var n=$(this).scrollTop();n>100?$(".scrollup").fadeIn():$(".scrollup").fadeOut()});$(".scrollup").click(function(){return $("html, body").animate({scrollTop:0},600),!1});$("a.ConvertLanguage").on("click",function(){var n=$(this).data("type"),t=$(this).data("name");setCookie(t,n,365,"");window.location.reload()});$(function(){$.datetimepicker.setLocale("zh-TW");$.datetimepicker.setDateFormatter("moment");$("input.datetimepicker").datetimepicker({theme:"dark",timepicker:!1,prevButton:!1,nextButton:!1,maxDate:new Date,yearStart:2015,yearEnd:(new Date).getFullYear(),onSelectDate:function(n){SearchBy("date",moment(n).format("YYYY/MM/DD"))}})});$("input[name=keyword]").autoComplete({minChars:2,delay:100,source:function(n,t){$.post("/Search/Get_Suggestion",{value:n},function(n){t(n)})}});$("input[name=keyword]").on("keyup",function(n){var t=n.keyCode?n.keyCode:n.which;t==13&&KeyWordSearch("")});$("input.top-search-button").on("click",function(){KeyWordSearch("")})