How to use?
-----------

You can import ``load_image`` from ``js.javascript_load_image`` and ``need`` it
where you want these resources to be included on a page::

  >>> from js.javascript_load_image import load_image
  >>> load_image.need()
