blockUI(msg)
Dims the whole page, such that a popup or other overlay can be displayed.
If the msg parameter is specified, it displays a small dialog with a message inside it.
msg
unblockUI()
Returns the page to its normal state.