(function(A){A(function(){A(".features a img").width("150px").height("150px").hide().hover(function(){A(this).animate({width:"+=106px",height:"+=106px",left:"-=53px",top:"-=53px"},"fast");var B=A(this).parent().attr("title");A(".features li div.description").text(B);},function(){A(this).animate({width:"-=106px",height:"-=106px",left:"+=53px",top:"+=53px"},"fast");A(".features li div.description").html('<a href="/about/motto/">Passion Fuels Performance</a>');}).center({container:"#header_trunk",maintain_position:false,vertical_offset:60});A(".features li div.description").center({container:"#header_trunk",maintain_position:true,vertical_offset:230});A(window).load(function(){var B=1500;var C="swing";A("#fleet img").animate({opacity:"toggle"},B+500,function(){A("#safety img").animate({left:"-=300px",top:"-=100px",opacity:"toggle"},B,C);A("#construction img").animate({left:"-=300px",top:"+=100px",opacity:"toggle"},B,C);A("#drilling img").animate({left:"+=300px",top:"-=100px",opacity:"toggle"},B,C);A("#logistics img").animate({left:"+=300px",top:"+=100px",opacity:"toggle"},B,C);});});});})(jQuery);