//empty wrapper
function gmapinit()
{
}

function gmapcleanup()
{
}

function showToggleLink()
{
}

function showMap(tag)
{
}

function createMap(mapid, lat, lng, zoom)
{
}

function setMarker(map, lat, lng, message)
{
}
