/* Js for , Version=1741588469 */ v.lang = {"confirmDelete":"Do you want to delete it?","deleteing":"Deleting","doing":"Doing","loading":"Loading","updating":"Updating","timeout":"Timeout. Please try it again.","errorThrown":"

Error <\/h4>","continueShopping":"Continue shopping","required":"Required","back":"Back","continue":"Continue","importTip":"Old layout data will be replaced","fullImportTip":"Old article, product, layout data will be replaced and import test data"};;v.pageID = 303;;$(".sub a:nth-child(7)").addClass("current"); ;v.pageLayout = "object";;(function() { $(document).ready(function() { var timelineAnimate; timelineAnimate = function(elem) { return $(".timeline.animated .timeline-row").each(function(i) { var bottom_of_object, bottom_of_window; bottom_of_object = $(this).position().top + $(this).outerHeight(); bottom_of_window = $(window).scrollTop() + $(window).height(); if (bottom_of_window > bottom_of_object) { return $(this).addClass("active"); } }); }; timelineAnimate(); return $(window).scroll(function() { return timelineAnimate(); }); }); }).call(this); ;$(document).ready(function() { $('.nav-page-' + v.pageID + ':first').addClass('active'); }); $(document).ready(function(){ if(typeof headerList != 'undefined') return ; headerList = true; $('#navbar .navbar-nav').append('
  • 中文
  • '); $('#navbar .navbar-nav').append('
  • '); $('#navbar .navbar-nav').append('
  • EN
  • '); if(screen.width > 767){ $(".navbar-nav>li").removeClass("dropdown").addClass("dropdown-hover"); }; var html = ''; $('#slide5-').append(html); $('#slide5-').attr('data-interval', 6000); $(".dropdown-hover").mouseover(function(e){ $(this).addClass('open'); }); $(".dropdown-hover").mouseout(function(e) { $(this).removeClass('open'); }); });