// 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 = 1
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1

foldersTree = gFld("","")
	flag1 = insFld(foldersTree, gFld("2.ＩＰアドレス体系", ""))
 			insDoc(flag1, gLnk("S", "2.1<br>ＩＰアドレス体系を見直そう", "04.html"))
			insDoc(flag1, gLnk("S", "2.2<br>ID,Passwordを見直そう", "05.html"))



