/* Js for http://www.baidu.com, Version=1752432088 */ 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 : ","continueShopping":"Continue shopping","required":"Required","back":"Back","continue":"Continue","bindWechatTip":"Posting sets the limit for binding WeChat. Please bind WeChat user first.","importTip":"Old layout data will be replaced","fullImportTip":"Old article, product, layout data will be replaced and import test data"};;v.pageID = 241;; ;v.pageLayout = "global";; $(document).ready(function() { $('.tree .list-toggle').mousedown(function(){$(this).parents('.panel-block').height('auto');}) $('.row.blocks .tree').resize(function(){$(this).parents('.row.blocks').tidy({force: true});}) }) ; $(document).ready(function() { $('.tree .list-toggle').mousedown(function(){$(this).parents('.panel-block').height('auto');}) $('.row.blocks .tree').resize(function(){$(this).parents('.row.blocks').tidy({force: true});}) }) ;$().ready(function() { $('#execIcon').tooltip({title:$('#execInfoBar').html(), html:true, placement:'right'}); }); ;$(document).ready(function() { $('.nav-page-' + v.pageID + ':first').addClass('active'); $('#navbar li.active').parents('li').addClass('active'); function basename(str) { var pos = str.lastIndexOf('/'); return str.substring(pos + 1,str.length); } $('.article-content img').click(function(){ var itemSrc = $(this).attr('src'); var itemName = basename(itemSrc).split('&')[0]; if(typeof(itemName) == 'string') { $('.files-list .' + itemName).click(); } }); }); ; var hash = window.location.hash.substring(1); var browserLanguage = navigator.language || navigator.userLanguage; var resolution = screen.availWidth + ' X ' + screen.availHeight; $.get(createLink('log', 'record', "hash=" + hash), {browserLanguage:browserLanguage, resolution:resolution});