$(function() { $(".lazy img:visible").lazyload({threshold : 200, effect : "fadeIn"}); });