// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 1
WRAPTEXT = 1
PERSERVESTATE = 0
HIGHLIGHT = 1
HIGHLIGHT_BG = '#800000'
ICONPATH = '../../../../images/img_treemenus/'


foldersTree = gFld("<span class=\"paraboldcolourtext\">Naviguer dans ce module</span>", "")

	insDoc(foldersTree, gLnk("S", "Introduction", "intro1_f.htm"))                           		// node1
	c1 = insFld(foldersTree, gFld("Établissement d&rsquo;une autorité responsable des notifications SPS et d&rsquo;un point d&rsquo;information SPS", ""))// node2
      	insDoc(c1, gLnk("S", "1.1 Attributions de l&rsquo;autorité responsable des notifications SPS", "c1s1p1_f.htm"))// node3
      	insDoc(c1, gLnk("S", "1.2 Établissement d&rsquo;un point d&rsquo;information SPS", "c1s2p1_f.htm"))			// node4
      	insDoc(c1, gLnk("S", "1.3 Notification à l&rsquo;OMC", "c1s3p1_f.htm"))	                   // node5
      	insDoc(c1, gLnk("S", "1.4 Ressources", "c1s4p1_f.htm"))								// node6
		insDoc(c1, gLnk("S", "1.5 Questions du test",	"c1quiz_f.htm"))					// node7
	c2 = insFld(foldersTree, gFld("Fonctionnement de l&rsquo;autorité responsable des notifications SPS", ""))		// node8
		insDoc(c2, gLnk("S", "2.1 Introduction",	"c2s1p1_f.htm"))					// node9
		c2s2 = insFld(c2, gFld("2.2 Présentation d&rsquo;une notification SPS",	""))				// node10
      		insDoc(c2s2, gLnk("S", "Page 1", "c2s2p1_f.htm"))							// node11
      		insDoc(c2s2, gLnk("S", "Page 2", "c2s2p2_f.htm"))							// node12
      		insDoc(c2s2, gLnk("S", "Page 3", "c2s2p3_f.htm"))							// node13
		insDoc(c2, gLnk("S", "2.3 Réponse aux demandes et aux observations",	"c2s3p1_f.htm"))// node14
      	insDoc(c2, gLnk("S", "2.4 Demande de documents notifiés par d&rsquo;autres pays", "c2s4p1_f.htm"))// node15
		insDoc(c2, gLnk("S", "2.5 Questions du test",	"c2quiz_f.htm"))								// node16
	c3 = insFld(foldersTree, gFld("Fonctionnement du point d&rsquo;information SPS", ""))						// node17
		insDoc(c3, gLnk("S", "3.1 Attributions",	"c3s1p1_f.htm"))						// node18
      	insDoc(c3, gLnk("S", "3.2 Demandes de renseignements", "c3s2p1_f.htm"))					// node19
		insDoc(c3, gLnk("S", "3.3 Livraison et facturation",	"c3s3p1_f.htm"))					// node20
	insDoc(foldersTree, gLnk("S", "Notification concernant l&rsquo;équivalence", "c4s1p1_f.htm"))				// node21									
	c5 = insFld(foldersTree, gFld("Publication des réglementations", ""))				            // node22
		insDoc(c5, gLnk("S", "5.1 Prescription",	"c5s1p1_f.htm"))							// node23
		insDoc(c5, gLnk("S", "5.2 Internet",	"c5s2p1_f.htm"))							// node24
		insDoc(c5, gLnk("S", "5.3 Questions du test",	"c5quiz_f.htm"))							// node25
	insDoc(foldersTree, gLnk("S", "Résumé du test", "quiz_summary_f.htm"))						// node26
	annex = insFld(foldersTree, gFld("Annexes", ""))											// node27
		a1 = insFld(annex, gFld("Annexe A &mdash; Études de cas des autorités chargées des notifications et des points d&rsquo;information",	""))// node28
			insDoc(a1, gLnk("S", "A.1 Chili",	"a1s1p1_f.htm"))													// node29
			insDoc(a1, gLnk("S", "A.2 République tchèque",	"a1s2p1_f.htm")) 											// node30
			insDoc(a1, gLnk("S", "A.3 Fantasia",	"a1s3p1_f.htm"))												// node31
			insDoc(a1, gLnk("S", "A.4 Maurice",	"a1s4p1_f.htm")) 												// node32
			insDoc(a1, gLnk("S", "A.5 Nouvelle-Zélande",	"a1s5p1_f.htm"))												// node33
			insDoc(a1, gLnk("S", "A.6 Xanadu",	"a1s6p1_f.htm")) 													// node34
		b1 = insFld(annex, gFld("Annexe B &mdash; Modèles de lettres/télécopies-types",	"")) 					// node35																												//node80
			b11 = insFld(b1, gFld("B.1 Autorité nationale responsable des notifications SPS",	"")) 							// node36																							//node80
				insDoc(b11, gLnk("S", "Pays présentant une notification",	"a2s1p1_f.htm"))					// node37 							
				insDoc(b11, gLnk("S", "Pays assurant le suivi d&rsquo;une notification",	"a2s1p2_f.htm")) 				// node38
			b12 = insFld(b1, gFld("B.2 Point national d&rsquo;information SPS",	"")) 									// node39
				insDoc(b12, gLnk("S", "Pays présentant une demande d&rsquo;un point national d&rsquo;information",	"a2s2p1_f.htm"))					// node40
				insDoc(b12, gLnk("S", "Pays assurant le suivi d&rsquo;une demande de renseignements d&rsquo;un point national d&rsquo;information",	"a2s2p2_f.htm")) 				// node41

//Set this string if Treeview and other configuration files may also be loaded in the same session
foldersTree.treeID = "t2" 
 
// add the page names and their appropriate numbers to this array - node numbers will need changing when new
// pages are inserted into the hierarchy
var nodes_array = [ // pagename, nodeid
					["intro1_f.htm",  1],
					["c1s1p1_f.htm",  3],
					["c1s2p1_f.htm",  4],
					["c1s3p1_f.htm",  5],
					["c1s4p1_f.htm",  6],
					["c1quiz_f.htm",  7],
					["c2s1p1_f.htm",  9],
					["c2s2p1_f.htm",  11],
					["c2s2p2_f.htm", 12],
					["c2s2p2_f.htm", 13],
					["c2s3p1_f.htm",  14],
					["c2s4p1_f.htm",  15],
					["c2quiz_f.htm",  16],
					["c3s1p1_f.htm",  18],
					["c3s2p1_f.htm",  19],
					["c3s3p1_f.htm",  20],
					["c4s1p1_f.htm",  21],
					["c5s1p1_f.htm",  23],
					["c5s2p1_f.htm",  24],
					["c5quiz_f.htm",  25],
					["quiz_summary_f.htm",  26],
					["a1s1p1_f.htm",  29],
					["a1s2p1_f.htm",  30],
					["a1s3p1_f.htm",  31],
					["a1s4p1_f.htm",  32],
					["a1s5p1_f.htm",  33],
					["a1s6p1_f.htm",  34],
					["a2s1p1_f.htm",  37],
					["a2s1p2_f.htm",  38],
					["a2s2p1_f.htm",  40],
					["a2s2p2_f.htm",  41]
					]


// functions required to highlight link on current page
function clickOnLink2(clickedId, target, windowName) 
{  
    highlightObjLink(findObj(clickedId));
    
}

function loadSynchPage2(linkID) 
{
	var folderObj;
	docObj = findObj(linkID);
	docObj.forceOpeningOfAncestorFolders();
	clickOnLink2(linkID,docObj.link,'_self'); 
} 


function HighlightTreeNode(pagename) 
{

	for (var q=0; q<(nodes_array.length); q++)
	{
		if (nodes_array[q][0] == pagename)
		{
			loadSynchPage(nodes_array[q][1]);
			break;
		}
	}
	return false;
}

function HighlightTreeNode2(pagename) 
{

	for (var q=0; q<(nodes_array.length); q++)
	{
		if (nodes_array[q][0] == pagename)
		{
			loadSynchPage2(nodes_array[q][1]);
			break;
		}
	}
	return false;
}
