(function($){$.fn.animateTHIS=function(){$(this).find('#book').css('right','-197px').delay(1000).animate({'right':'0px'},1200,'linear');$(this).find('#offer').css('left','-285px').fadeTo(1,0.85).delay(1000).animate({'left':'0px'},1200,'linear');};})(jQuery);
