function cmsOpenImagePopup(pstrURL){ window.open(pstrURL, "ViewPopupImage", "height=600, width=600, resizable=yes"); }