A shim for showModalDialogGoogle removed the showModalDialog in Chrome 37. However, many legacy web applications use this API. This is a simple shim to map showModalDialog calls to window.open().
Please report any issues on the github page at https://github.com/chuckhendo/showModalDialog-shim