Lazy Load with Plain JavaScript

Simple yet powerful solution to load images within the viewport (visible area) only.
Requires no special utilities or libraries such as Prototype or JQuery to keep client-side memory usage at minimum.