Lenovo.BannerList=function(n){this.init(n)};Lenovo.BannerList.prototype={init:function(n){n.find(".cell4").each(function(n){n%3==0&&$(this).css("margin-left","0").css("clear","left")});n.find(".height-fix-desc").equalizeHeights()}}