Simple Modal Example
Click here
to open a simple modal window.
SimpleModal.open('demo1.html', 500, 600, function() { alert('My callback function on close.'); });