
// Configures whether the names of the nodes are links (or whether only the icons
// are links).
USETEXTLINKS = 1

// Configures whether the tree is fully open upon loading of the page, or whether
// only the root node is visible.
STARTALLOPEN = 0

// Specify if the images are in a subdirectory;
ICONPATH = ''


foldersTree = gFld("<B>Programming Demo</B>", "http://www.sepuweb.com/res/demo/")
foldersTree.treeID = "Frameset"

aux1 = insFld(foldersTree, gFld("C++", "/res/demo/C++/"))
	aux2 = insFld(aux1, gFld("2.5 C++ Final Project", "/res/demo/C++/2.5 C++ Final Project/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/2.5 C++ Final Project/Debug/"))
	aux2 = insFld(aux1, gFld("CharRead", "/res/demo/C++/CharRead/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/CharRead/Debug/"))
	aux2 = insFld(aux1, gFld("color", "/res/demo/C++/color/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/color/Debug/"))
	aux2 = insFld(aux1, gFld("COST.old", "/res/demo/C++/COST.old/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/COST.old/Debug/"))
	aux2 = insFld(aux1, gFld("Keystroke", "/res/demo/C++/Keystroke/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/Keystroke/Debug/"))
	aux2 = insFld(aux1, gFld("OnlyNumbers", "/res/demo/C++/OnlyNumbers/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/OnlyNumbers/Debug/"))
	aux2 = insFld(aux1, gFld("Sec", "/res/demo/C++/Sec/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/Sec/Debug/"))
	aux2 = insFld(aux1, gFld("swc", "/res/demo/C++/swc/"))
		aux3 = insFld(aux2, gFld("Debug", "/res/demo/C++/swc/Debug/"))
aux1 = insFld(foldersTree, gFld("Delphi", "/res/demo/Delphi/"))
	aux2 = insFld(aux1, gFld("Convert", "/res/demo/Delphi/Convert/"))
		aux3 = insFld(aux2, gFld("convTer", "/res/demo/Delphi/Convert/convTer/"))
	aux2 = insFld(aux1, gFld("sort", "/res/demo/Delphi/sort/"))
		aux3 = insFld(aux2, gFld("__history", "/res/demo/Delphi/sort/__history/"))
	aux2 = insFld(aux1, gFld("split list", "/res/demo/Delphi/split list/"))
		aux3 = insFld(aux2, gFld("__history", "/res/demo/Delphi/split list/__history/"))
aux1 = insFld(foldersTree, gFld("VB.NET", "/res/demo/VB.NET/"))
	aux2 = insFld(aux1, gFld("4.2 VB Final Project", "/res/demo/VB.NET/4.2 VB Final Project/"))
		aux3 = insFld(aux2, gFld("Mayflower Project", "/res/demo/VB.NET/4.2 VB Final Project/Mayflower Project/"))
	aux2 = insFld(aux1, gFld("Bonus Solution", "/res/demo/VB.NET/Bonus Solution/"))
		aux3 = insFld(aux2, gFld("Bonus Project", "/res/demo/VB.NET/Bonus Solution/Bonus Project/"))
	aux2 = insFld(aux1, gFld("Change Project", "/res/demo/VB.NET/Change Project/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Change Project/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Change Project/obj/"))
	aux2 = insFld(aux1, gFld("Debug Solution", "/res/demo/VB.NET/Debug Solution/"))
		aux3 = insFld(aux2, gFld("Debug Project", "/res/demo/VB.NET/Debug Solution/Debug Project/"))
	aux2 = insFld(aux1, gFld("ElectricBill", "/res/demo/VB.NET/ElectricBill/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/ElectricBill/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/ElectricBill/obj/"))
	aux2 = insFld(aux1, gFld("Grade Solution", "/res/demo/VB.NET/Grade Solution/"))
		aux3 = insFld(aux2, gFld("Grade Project", "/res/demo/VB.NET/Grade Solution/Grade Project/"))
	aux2 = insFld(aux1, gFld("Icon Solution", "/res/demo/VB.NET/Icon Solution/"))
		aux3 = insFld(aux2, gFld("Icon Project", "/res/demo/VB.NET/Icon Solution/Icon Project/"))
	aux2 = insFld(aux1, gFld("Keyboard", "/res/demo/VB.NET/Keyboard/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Keyboard/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Keyboard/obj/"))
	aux2 = insFld(aux1, gFld("Link", "/res/demo/VB.NET/Link/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Link/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Link/obj/"))
	aux2 = insFld(aux1, gFld("Marshall Solution", "/res/demo/VB.NET/Marshall Solution/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Marshall Solution/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Marshall Solution/obj/"))
	aux2 = insFld(aux1, gFld("Marshall Solution 2.0", "/res/demo/VB.NET/Marshall Solution 2.0/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Marshall Solution 2.0/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Marshall Solution 2.0/obj/"))
	aux2 = insFld(aux1, gFld("MathForm", "/res/demo/VB.NET/MathForm/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/MathForm/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/MathForm/obj/"))
	aux2 = insFld(aux1, gFld("MathForm2", "/res/demo/VB.NET/MathForm2/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/MathForm2/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/MathForm2/obj/"))
	aux2 = insFld(aux1, gFld("Pennies Project", "/res/demo/VB.NET/Pennies Project/"))
		aux3 = insFld(aux2, gFld("Pennies Project", "/res/demo/VB.NET/Pennies Project/Pennies Project/"))
	aux2 = insFld(aux1, gFld("Recur", "/res/demo/VB.NET/Recur/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Recur/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Recur/obj/"))
	aux2 = insFld(aux1, gFld("TicTacToe 2.0", "/res/demo/VB.NET/TicTacToe 2.0/"))
		aux3 = insFld(aux2, gFld("TicTacToe Project", "/res/demo/VB.NET/TicTacToe 2.0/TicTacToe Project/"))
	aux2 = insFld(aux1, gFld("TicTacToe Solution", "/res/demo/VB.NET/TicTacToe Solution/"))
		aux3 = insFld(aux2, gFld("TicTacToe Project", "/res/demo/VB.NET/TicTacToe Solution/TicTacToe Project/"))
	aux2 = insFld(aux1, gFld("Triangles", "/res/demo/VB.NET/Triangles/"))
		aux3 = insFld(aux2, gFld("bin", "/res/demo/VB.NET/Triangles/bin/"))
		aux3 = insFld(aux2, gFld("obj", "/res/demo/VB.NET/Triangles/obj/"))
	aux2 = insFld(aux1, gFld("VBNET", "/res/demo/VB.NET/VBNET/"))
	aux2 = insFld(aux1, gFld("Zip Solution", "/res/demo/VB.NET/Zip Solution/"))
		aux3 = insFld(aux2, gFld("Zip Project", "/res/demo/VB.NET/Zip Solution/Zip Project/"))
aux1 = insFld(foldersTree, gFld("VBScript", "/res/demo/VBScript/"))
	aux2 = insFld(aux1, gFld("MS Puzzle", "/res/demo/VBScript/MS Puzzle/"))
