﻿USETEXTLINKS = 1
STARTALLOPEN = 0
HIGHLIGHT = 1
HIGHLIGHT_BG = '#808080'
ICONPATH = 'skinimages/'
GLOBALTARGET = 'R'
foldersTree = gFld('', '')
foldersTree.iconSrc = ICONPATH + 'ftv2blank.gif'
foldersTree.treeID = 'Tree1'

insDoc(foldersTree, gLnk('R', 'Welcome', 'Welcome.htm'))
insDoc(foldersTree, gLnk('R', 'About&nbsp;MyiZoneLab', 'About iZone.htm'))
x20070814110837 = insFld(foldersTree, gFld('Getting&nbsp;Started', 'Getting Started2.htm'))
insDoc(x20070814110837, gLnk('R', 'System&nbsp;Requirements', 'System Requirements3.htm'))
insDoc(x20070814110837, gLnk('R', 'About&nbsp;Your&nbsp;Access&nbsp;Code', 'About Your Access Code.htm'))
insDoc(x20070814110837, gLnk('R', 'Registering&nbsp;Access&nbsp;Code', 'Registration Online.htm'))
insDoc(x20070814110837, gLnk('R', 'Logging&nbsp;into&nbsp;Your&nbsp;online&nbsp;course', 'Logging into your online course.htm'))
x20091103190642 = insFld(foldersTree, gFld('Working&nbsp;in&nbsp;MyiZoneLab', 'Working in Azar Interactive.htm'))
insDoc(x20091103190642, gLnk('R', 'Joining&nbsp;Your&nbsp;Instructor&#39;s&nbsp;Course&nbsp;(Instructor-led)', 'Joining Your Instructor_s Course (Instructor-led).htm'))
insDoc(x20091103190642, gLnk('R', 'Working&nbsp;on&nbsp;Your&nbsp;Own&nbsp;(Self-study)', 'Working on Your Own (Self-study).htm'))
x20061122221739 = insFld(foldersTree, gFld('Navigation&nbsp;Tools', 'Basic Functions.htm'))
insDoc(x20061122221739, gLnk('R', 'Student&nbsp;Home', 'Teacher Home.htm'))
insDoc(x20061122221739, gLnk('R', 'Study&nbsp;Plan', 'Basic Function 2.htm'))
insDoc(x20061122221739, gLnk('R', 'Gradebook', 'Gradebook.htm'))
x20070814112435 = insFld(foldersTree, gFld('Getting&nbsp;Help', 'Getting Help.htm'))
insDoc(x20070814112435, gLnk('R', 'Frequently&nbsp;Asked&nbsp;Questions', 'Frequently Asked Questions.htm'))
insDoc(x20070814112435, gLnk('R', 'Video&nbsp;Tutorial', 'Video Tutorial.htm'))
insDoc(x20070814112435, gLnk('R', 'Technical&nbsp;Support', 'Ask.htm'))
insDoc(foldersTree, gLnk('R', 'Glossary', 'Glossary.htm'))
