
var lpAutoConfig = new Object();
lpAutoConfig.logtypeUrls = {
ego:'http://go.onsite.no/go/e',
sgo:'http://go.onsite.no/go/s',
cgo:'http://go.onsite.no/go/c'
};
lpAutoConfig.defaultCategory = 'unknown';
lpAutoConfig.defaultLogtype = 'ego';
lpAutoConfig.pageViewUrl = 'http://go.onsite.no/go/v/pageview;siteId=190/http://login.linkpulse.com/pix.gif?';
lpAutoConfig.siteId = 190;
lpAutoConfig.excludeUrls = [/^mms\:\/\/.*/];
lpAutoConfig.customTags = {
lpSubCategory:'lpSubCategory',
lpCatDelim:'_',
lpCategory:'lpCategory',
lpDelim:'/',
lpLogtype:'lpLogtype',
lpSubLevelLimit:9
};

