USETEXTLINKS = 0
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1
BUILDALL = 0
GLOBALTARGET = 0


foldersTree = gFld("<span class=titre_grey>Table of content</span>", "")
  foldersTree.treeID = "Frameless"
  
  aux1 = insFld(foldersTree, gFld("<span class=txt_red_mini>1. FUNDAMENTAL PRINCIPLES</span>", ""))
    aux2 = insFld(aux1, gFld("<b>1.1 An international principle: the responsibility of the licensee</b>", ""))
    aux2 = insFld(aux1, gFld("<b>1.2 Constitutional principles/b>", ""))
    aux2 = insFld(aux1, gFld("<b>1.3 Principles enshrined in the Public Health Code</b>", ""))

  aux1 = insFld(foldersTree, gFld("<span class=txt_red_mini>2. REGULATION OF NUCLEAR SAFETY AND RADIATION PROTECTION</span>", ""))
    aux2 = insFld(aux1, gFld("<b>2.1 Parliament</b>", ""))
    aux2 = insFld(aux1, gFld("<b>2.2 The Government</b>", ""))
      insFld(aux2, gFld("2.2.1 The Ministers responsible for nuclear safety and radiation protection", ""))
	  insFld(aux2, gFld("2.2.2 The nuclear safety and radiation protection unit", ""))
	  insFld(aux2, gFld("2.2.3 The <i>préfets</i>", ""))
	  insFld(aux2, gFld("2.2.4 Consultative bodies", ""))
    aux2 = insFld(aux1, gFld("<b>2.3. The Nuclear Safety Authority (ASN)</b>", ""))
	  insFld(aux2, gFld("2.3.1 Organisation", ""))
      insFld(aux2, gFld("2.3.2 ASN operation", ""))
      insFld(aux2, gFld("2.3.3 The ASN technical support organisations", ""))
      insFld(aux2, gFld("2.3.4 Advisory Committees of experts", ""))
	  
  aux1 = insFld(foldersTree, gFld("<span class=txt_red_mini>3. OUTLOOK</span>", ""))


