﻿function trackLink(control, direction, title)
{
    var s = s_gi(s_account); 
    s.tl(control, direction, title);
}