﻿var currentHostGA = (("https:" == document.location.protocol) ? "https://" : "http://");
var WinMac = 'Win/';

if (navigator.appVersion.indexOf("Mac") != -1)

{
    WinMac = 'Mac/';
}

var GAHandlerURL = currentHostGA + "videocallroom.oovoo.com/ooVooMeLink/GoogleAnalytics/ga.ashx";
document.write("<script id=\"ga\" src=" + GAHandlerURL + " type=\"text/javascript\"></script>");