﻿var giveError = false
try{_uacct!= null}
catch(e) {giveError = true}
if (giveError == false){
if (_uacct!= null){
_uacct = "UA-881496-1";
urchinTracker();}}
