// 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("The Group Legal Services Plan", "jpm-0j0-grouplegal-eds-act-web-.html");

//IterDepth: 1
//Key:       0
//Children's Key: 3
    ft0.addChild(new Item("Important Terms", "jpm-0j0-grouplegal-eds-act-web-a.html", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 4
    ft0.addChild(new Item("Some Quick Facts", "jpm-0j0-grouplegal-eds-act-web-b.html", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 5
ft1=new Folder("Participating in the Group Legal Services Plan", "jpm-0j0-grouplegal-eds-act-web-c.html");
    ft0.addChild(ft1);
    
//IterDepth: 2
//Key:       5
//Children's Key: 6
    ft1.addChild(new Item("Eligibility", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000235", "_top"));

//IterDepth: 2
//Key:       5
//Children's Key: 7
    ft1.addChild(new Item("Your Eligible Dependents", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000248", "_top"));

//IterDepth: 2
//Key:       5
//Children's Key: 8
    ft1.addChild(new Item("Cost of Coverage", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000251", "_top"));

//IterDepth: 2
//Key:       5
//Children's Key: 9
    ft1.addChild(new Item("How to Enroll", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000256", "_top"));

//IterDepth: 2
//Key:       5
//Children's Key: 10
    ft1.addChild(new Item("If You Do Not Enroll", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000261", "_top"));

//IterDepth: 2
//Key:       5
//Children's Key: 11
    ft1.addChild(new Item("When Coverage Begins", "jpm-0j0-grouplegal-eds-act-web-c.html#wp9000264", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 12
ft1=new Folder("How the Group Legal Services Plan Works", "jpm-0j0-grouplegal-eds-act-web-d.html");
    ft0.addChild(ft1);
    
//IterDepth: 2
//Key:       12
//Children's Key: 13
    ft1.addChild(new Item("The Role of Plan Attorneys", "jpm-0j0-grouplegal-eds-act-web-d.html#wp9000284", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 14
ft1=new Folder("What Is Covered", "jpm-0j0-grouplegal-eds-act-web-e.html");
    ft0.addChild(ft1);
    
//IterDepth: 2
//Key:       14
//Children's Key: 15
    ft1.addChild(new Item("How the Group Legal Services Plan Pays Benefits", "jpm-0j0-grouplegal-eds-act-web-e.html#wp9000292", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 16
    ft0.addChild(new Item("What Is Not Covered", "jpm-0j0-grouplegal-eds-act-web-f.html", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 17
ft1=new Folder("Claiming Benefits", "jpm-0j0-grouplegal-eds-act-web-g.html");
    ft0.addChild(ft1);
    
//IterDepth: 2
//Key:       17
//Children's Key: 18
    ft1.addChild(new Item("How to File Claims", "jpm-0j0-grouplegal-eds-act-web-g.html#wp9000313", "_top"));

//IterDepth: 2
//Key:       17
//Children's Key: 19
    ft1.addChild(new Item("Where to Submit Claims", "jpm-0j0-grouplegal-eds-act-web-g.html#wp9000318", "_top"));

//IterDepth: 2
//Key:       17
//Children's Key: 20
    ft1.addChild(new Item("Appealing Claims", "jpm-0j0-grouplegal-eds-act-web-g.html#wp9000323", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 21
    ft0.addChild(new Item("Additional Plan Information", "jpm-0j0-grouplegal-eds-act-web-h.html", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 22
    ft0.addChild(new Item("If Your Situation Changes", "jpm-0j0-grouplegal-eds-act-web-i.html", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 23
ft1=new Folder("When Coverage Ends", "jpm-0j0-grouplegal-eds-act-web-j.html");
    ft0.addChild(ft1);
    
//IterDepth: 2
//Key:       23
//Children's Key: 24
    ft1.addChild(new Item("Conversion Privileges", "jpm-0j0-grouplegal-eds-act-web-j.html#wp9000350", "_top"));

//IterDepth: 1
//Key:       0
//Children's Key: 25
    ft0.addChild(new Item("Right to Amend", "jpm-0j0-grouplegal-eds-act-web-k.html", "_top"));

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";
