I have what I suspect to be a simple question and after search I suspect the answer to my question to be no, but to double check...
Is it possible to use the Jquery
You can create a helper method which abstracted away the creation and configuration of the div and then called .dialog(). That would at least remove the need to duplicate code and/or create multiple divs.