if(screen.width < 780){ var logo = 'http://www.cy-jg.com/template/cyjg/assets/img/others/logo.png'; document.getElementById("logo-header").src = logo; }
jQuery(document).ready(function() { App.init(); });