﻿// JScript File

var _globalAnalytics = false;
function getAnalytics()
{
    return _globalAnalytics;
}
