﻿var ExecuteProcessInfo=
{
    GetDefaultPosition:function(callback)
    {
        ProcessInfo.GetDefaultPosition(callback);
    }
};


