Popup modal not just onload

i’m looking for a plugin for a facebook type modal.

it doesn’t have to look exactly like facebook but have similar functions.

i also would like to know if anyone knows how to make a modal popup on something other than the onload event.

i have a site that has a periodic ajax update. When a certain events happen i would like to be able to initial a popup modal in the middle of the browser window letting the user know that some action is required.

i have no idea how to get a popup modal (not an alert) to act that way

any ideas or suggestions?