NJT.Modal
Description
The modal module has one function, to simplify the creation and management of modals. This module does have some associated CSS, not much though so you can probably just copy it into your existing website's CSS.
There's not much too this one, simply create a div with the attribute "modal-wrapper", the contents of that will get loaded into the module and then call the openNow function passing in the value you used for "modal-wrapper".
Console
Javascripts messages will go here