function openChat() { window.open('http://v2.live800.com/live800/chatClient/chatbox.jsp?companyID=459563&jid=6944640345&enterurl=' + encodeURIComponent(document.URL || window.location) + '&pagetitle=' + encodeURIComponent(document.title || window.location) + '×tamp=' + new Date().getTime() + '', '', 'width=940,height=690,top=' + (screen.height / 2 - 345) + ',left=' + (screen.width / 2 - 475) + ''); } $(function () { if ($(window).width() <= 640) { $('.gallery-item-video').each(function () { var poster = $(this).attr('poster') if (poster) { $(this).attr('poster', poster.replace(/(\.[jpg|png])/, '-m$1')) } $(this).find('source').each(function () { var src = $(this).attr('src').replace(/(\.[mp4|ogg|webm])/, '-m$1') $(this).attr('src', src) }) }) } $('#galleryVideo').bind('click', function () { $(".alert-show").fadeIn('fast'); $('.video-main').html(''); }); $('.close-button').on('click', function () { $(".alert-show").fadeOut('fast'); $('.video-main').html(''); }) }); TP-LINK官方网站