﻿function wmsbrowser()
{
    alert('This feature can only run from within WMS Browser!');
}

function wmseditor()
{
    alert('This feature can only run from within WMS Browser!');
}