Plugin enabled

Here Lazy Load plugin is enabled. Images are not loaded. Timeout will trigger five seconds after all other elements of page have been loaded.

 $(function() {          
     $("img").lazyload({
         event : "sporty"
     });
 });
 $(window).bind("load", function() { 
     var timeout = setTimeout(function() { $("img").trigger("sporty") }, 5000);
 });      
     
BMW M1 Hood
BMW M1 Side
Viper 1
Viper Corner
BMW M3 GT
Corvette Pitstop