﻿function omniture_click(e) {
    var s = s_gi('tathemooringsprod');
    s.linkTrackVars = 'events';
    s.linkTrackEvents = 'event' + e;
    s.events = 'event' + e;
    s.tl(this, 'o');
   
} 
