<!DOCTYPE html>
<html>

<head>
    <script type="text/javascript">

        vwf_view.satProperty = function (nodeID, propertyName, propertyValue) {
            if (propertyValue === undefined || propertyValue == null) {
                return;
            }

        }


    </script>
</head>

<body>
</body>

</html>