var gDomain="statse.webtrendslive.com";
var gDcsId="dcspe71ts00000gol53sz4h7q_8q8l";
var gFpc="WT_FPC";
var gConvert=true;

/**************************************************************************************************/
/** added to check for cookie to avoid counting auto-refresh page loads                          **/
/**************************************************************************************************/
/**/var skipPage = false;                                                                       /**/
/**/if (isAutoRefreshPage)                                                                      /**/
/**/{                                                                                           /**/
/**/    var skipPageCookie = GetCookie("SkipP" + autoRefreshPageId + "S" + autoRefreshSiteId)   /**/
/**/    if (skipPageCookie == null)                                                             /**/
/**/    {                                                                                       /**/
/**/        SetCookie("SkipP" + autoRefreshPageId + "S" + autoRefreshSiteId, true, "", "/");    /**/
/**/    }                                                                                       /**/
/**/    else                                                                                    /**/
/**/    {                                                                                       /**/
/**/        skipPage = true;                                                                    /**/
/**/    }                                                                                       /**/
/**/}                                                                                           /**/
/**************************************************************************************************/

if (!skipPage)
{
    if ((typeof(gConvert)!="undefined")&&gConvert&&(document.cookie.indexOf(gFpc+"=")==-1)&&(document.cookie.indexOf("WTLOPTOUT=")==-1)){
        document.write("<SCR"+"IPT TYPE='text/javascript' SRC='"+"http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://"+gDomain+"/"+gDcsId+"/wtid.js"+"'><\/SCR"+"IPT>");
    }
}

/**************************************************************************************************/

// load the GoogleAnalytics using a document.write statement
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
// if _gat is defined start GoogleAnalytics else pause and then start
if(typeof(_gat) == 'object')
{
  startGA();
}
else
{
  // wait 500 ms to make call to GoogleAnalytics
  setTimeout('startGA();', 500);
}
// make call to GoogleAnalytics
function startGA()
{
  try
  {
    var pageTracker = _gat._getTracker("UA-8410527-1");
    pageTracker._trackPageview();
  }
  catch(err)
  {
  }
}
