/* Js for http://www.baidu.com, Version=1714389148 */ $().ready(function() { $('#execIcon').tooltip({title:$('#execInfoBar').html(), html:true, placement:'right'}); }); ;$(document).ready(function() { // add "index" class to the body element. $('body').addClass('index'); $('.nav-system-home:first').addClass('active'); })