var ContactTemplate = {}; ContactTemplate.MapPopUp = function(PopUpTitle, Image, sWidth, sHeight) { var winl = (screen.width - sWidth) / 2; var wint = (screen.height - sHeight) / 2; win3 = window.open('', 'win3', 'width=' + sWidth + ',height=' + sHeight + ',top=' + wint + ',left=' + winl + 'scrollbars=auto'); sHeadContent = '