/* Link Tracking Config */
s_time.trackDownloadLinks=true
s_time.trackExternalLinks=true
s_time.trackInlineStats=true
s_time.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,doc,pdf,xls"
s_time.linkInternalFilters="javascript:,people.aol.com,people.com,peoplestore.seenon.com,cp.timeinc.net"
s_time.linkTrackVars="None"
s_time.linkTrackEvents="None"
s_time.events="event1"
/* Plugin Config */
s_time.usePlugins=true
function s_time_doPlugins(s_time) {
        /* Add calls to plugins here */
        s_time.campaign=s_time.getQueryParam('cid');
	s_time.eVar1=s_time.getQueryParam('xid');
	s_time.eVar2=s_time.getQueryParam('pkw');
}
s_time.doPlugins=s_time_doPlugins
