
$(document).ready(function(){$("img").lazyload({placeholder:"images/loading.png",threshold:200,effect:"fadeIn"});})
