
var lpAutoConfig = new Object();
lpAutoConfig.logtypeUrls = {
ego:'http://go.tv4.se/go/e',
sgo:'http://go.tv4.se/go/s',
cgo:'http://go.tv4.se/go/c',
vgo:'http://go.tv4.se/go/v'
};
lpAutoConfig.pageViewCategory = 'pageview';
lpAutoConfig.defaultCategory = 'unknown';
lpAutoConfig.defaultLogtype = 'ego';
lpAutoConfig.pageViewUrl = 'http://www.tv4.se/logger/p.gif?';
lpAutoConfig.siteId = 198;
lpAutoConfig.excludeUrls = [/^mms\:\/\/.*/];
lpAutoConfig.plugins = {'vgo':['pageInformation']};
lpAutoConfig.customTags = {
lpClassLogTypePrefix:'lpLogType_',
lpSubCategory:'class',
lpCatDelim:'_',
lpCategory:'class',
lpClassPrefix:'lp_',
lpDelim:'/',
lpLogtype:'lpLogtype',
lpSubLevelLimit:9
};
