// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
//Can we add a variable here to get filename and make treeview.js be named filename-treeview.js?
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 1
ICONPATH = 'treeview.net/'
HIGHLIGHT = 0 // Value of 1 turns on mouseover highlight, 0 turns it off //;
HIGHLIGHT_COLOR = '#FFFFFF';
HIGHLIGHT_BG    = '#007EC3';
BUILDALL = 0
TARGETFRAME = '_self';

var ft0=new Folder("Print a Section", "jpm-0q0-ezprint-eds-act-web-.html");

foldersTree=ft0; // remove dummy hierarchy level
//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "t2";
