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