        function launchPlotmap()
        {
            window.open("../property/plotmap.html", "plotmap", "width=650, height=494, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no");
        }
