Services = {}; Services.QIDO = {}; Services.WADO = {}; Services.DIMSE = {}; Services.REMOTE = {}; remoteGetValue = function(obj) { return obj ? obj.Value : null; };