// 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("<b>セキュリティ対策は何故必要か？</b>", "")
 			insDoc(foldersTree, gLnk("S", "企業内の情報を守るため", "01.html"))
 			insDoc(foldersTree, gLnk("S", "情報を守らないとどのようなことが起こるか？", "02.html"))

