
var lpAutoConfig = new Object();
lpAutoConfig.logtypeUrls = {
ego:'http://go.z24.nl/go/e',
sgo:'http://go.z24.nl/go/s',
cgo:'http://go.z24.nl/go/c'
};
lpAutoConfig.defaultCategory = 'unknown';
lpAutoConfig.defaultLogtype = 'ego';
lpAutoConfig.pageViewUrl = 'http://go.z24.nl/go/v/pageview/http://go.z24.nl/gfx/pix.gif';
lpAutoConfig.excludeUrls = [/^mms\:\/\/.*/];
lpAutoConfig.categoryTranslations = {'top':{'nameplate':'header','first':'header','second':'header','pos1':'right'},'subCategories':{'nameplate':'top','first':'navbar1','second':'navbar2','border':'main','':''},'logType':{'nameplate':'sgo','first':'sgo','second':'sgo','pos1':'cgo','border':'ego'}};
lpAutoConfig.customTags = {
lpSubCategory:'id,class',
lpCategory:'id,class',
lpLogtype:'id,class',
lpSubLevelLimit:9
};
