This widget is using the following external libraries:

chosen.js
For further documention refer to:
http://harvesthq.github.io/chosen/

Github Project: https://github.com/harvesthq/chosen

The version used for this widget is downloaded on the libs folder.

--------------------------------------------------------------

The code from chosen.js was modified to suit our needs. If any changes are added to chosen.js then
they should be reflected on the forked repository at this URL:

https://github.com/juliansantaana/chosen

Why using forked repositories on Github?
If the library is published on github, this means any changed/improvement/bug fixes will be commited
to the corresponding github repository. Having a fork on Github allow us to merge the code of the original
library with ours, and maintain the consistency.

If Australtek ever gets a Github user then it would be a good idea to fork this repository and continue any further
development there.