<a name="javascript"></a>
##Javascript

###defer-image-load.js

By default, the `defer-image-load.js` script is not loaded in the theme. You'll need to add the script within the `<head>` tag.

####Usage

```
<img data-defer-src="/path/to/image.png" width="300" height="300" alt="Deferred Image" />
```

###frank.slideshow.js

The Frank slideshow will be replaced with [Gallery CSS](https://github.com/benschwarz/gallery-css/) in the upcoming 0.9.4 release.

###simplebox.js

The Frank modal will be replaced with [CSS Modal](https://github.com/drublic/css-modal) in the upcoming 0.9.4 release.