
// used to id the relative root path
// a copy of this file with correct 'avpRootLevel' value should be placed in all sub-folders

var avpRootLevel = 1;    // == how many levels away from root (>=0)
var navCatSelected = 1;    // == which category is highlighted by default (0-7)
