// 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 = 1
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1

foldersTree = gFld("","")
	flag1 = insFld(foldersTree, gFld("5.社内教育", ""))
 			insDoc(flag1, gLnk("S", "5.1<br>社内教育の必要性", "11.html"))
			insDoc(flag1, gLnk("S", "5.2<br>企業内の脆弱性分析", "12.html"))
 			insDoc(flag1, gLnk("S", "5.3<br>ネットワークセキュリティーの考え方", "13.html"))



