﻿// JScript File
function TrackLinkVars(pageName, channel, linkType, linkName)
{
    s.linkTrackVars='channel,pageType,prop28'; 
    s.pageName=pageName; 
    s.channel=channel; 
    s.pageType=''; 
    s.prop28=linkType; 
    s.tl(this, 'd', linkName);
}
