$(window).load(function() { if($(".toursforfun-show").height() > $(".toursforfun-left").height()) { $(".toursforfun-left").scrollFix(-125); } else { $(".productGetItinerary").scrollFix(-135); } });