// 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 = 0
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 0
ICONPATH = "tree_img/";


foldersTree = gFld("")

 aux1 = insFld(foldersTree, gFld(" Frontpage <a href='modules/frontpage.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where is the logo?", "modules/frontpage.htm#logo"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the Ticker?", "modules/frontpage.htm#ticker"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How do I use the main menu?", "modules/frontpage.htm#menu"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Who are the sponsors?", "modules/frontpage.htm#supported"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I join the Community?", "modules/frontpage.htm#member"))		
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What kind of advertising can I find?", "modules/frontpage.htm#banners"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is 'Quick Vote'?", "modules/frontpage.htm#poll"))

 aux1 = insFld(foldersTree, gFld(" News & Showcase <a href='modules/news.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How does the search function work?", "modules/news.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I add my message?", "modules/news.htm#add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are categories and what can I do with them?", "modules/news.htm#categories"))

 aux1 = insFld(foldersTree, gFld(" Industry & Associations <a href='modules/industry.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I search for companies?", "modules/industry.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I add my company?", "modules/industry.htm#add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are the exhibiting companies?", "modules/industry.htm#exhibiting"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Can my company also get an exhibiting placing?", "modules/industry.htm#exhibiting_too"))

 aux1 = insFld(foldersTree, gFld(" Educations & Courses <a href='modules/education.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I search for educations?", "modules/education.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I add an education/course?", "modules/education.htm#add"))

 aux1 = insFld(foldersTree, gFld(" Events <a href='modules/events.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I search for events?", "modules/events.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I add my event?", "modules/events.htm#add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are the upcoming events?", "modules/events.htm#comming"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are the sponsored events?", "modules/events.htm#exhibiting"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I get a sponsored placing?", "modules/events.htm#exhibiting_too"))

 aux1 = insFld(foldersTree, gFld(" Jobs <a href='modules/jobs.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I search for job openings?", "modules/jobs.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I add job openings?", "modules/jobs.htm#add"))
 
 aux1 = insFld(foldersTree, gFld(" Library <a href='modules/library.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How does the search function work?", "modules/library.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add articles?", "modules/library.htm#add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I find all the articles?", "modules/library.htm#overview"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the Rank(ing)?", "modules/library.htm#ranking"))
 	
 aux1 = insFld(foldersTree, gFld(" Legal <a href='modules/legal.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How does the searcht function work?", "modules/legal.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add legal documents?", "modules/legal.htm#add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I search for legal documents?", "modules/legal.htm#overview"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the Rank(ing)?", "modules/legal.htm#ranking"))
 	
 aux1 = insFld(foldersTree, gFld(" Literature <a href='modules/literature.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I search for literature?", "modules/literature.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add literature?", "modules/literature.htm#add"))
 	
 aux1 = insFld(foldersTree, gFld(" Forum <a href='modules/forum.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I search for topics?", "modules/forum.htm#search"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add topics?", "modules/forum.htm#add_topic"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I reply to a post/topic?", "modules/forum.htm#add_post"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What do the icons mean?", "modules/forum.htm#icons"))
 
  aux1 = insFld(foldersTree, gFld(" Awards <a href='modules/awards.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are the Awards?", "modules/awards.htm#what"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add an Award?", "modules/awards.htm#add"))
 	
  aux1 = insFld(foldersTree, gFld(" Quick Vote <a href='modules/poll.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the 'Quick Vote' module?", "modules/poll.htm#news_add"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I vote?", "modules/poll.htm#news_add"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the quick vote archive?", "modules/poll.htm#news_add"))
	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> Where can I find a vote overview?", "modules/poll.htm#news_add")) 
 
  aux1 = insFld(foldersTree, gFld(" E-Magazine <a href='modules/update.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the purpose of the E-Magazine module?", "modules/update.htm#overview"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I subscribe for the E-Magazine?", "modules/update.htm#receive"))
 	
  aux1 = insFld(foldersTree, gFld(" Guestbook <a href='modules/guestbook.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I add a message?", "modules/guestbook.htm#write"))
 	
  aux1 = insFld(foldersTree, gFld(" Advertising / Editor / Contact <a href='modules/marketing.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What is the purpose of these modules?", "modules/marketing.htm#overview"))
 	 
 aux1 = insFld(foldersTree, gFld(" Mijn Login <a href='modules/mylogin_global.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
	aux2 = insFld(aux1, gFld(" The workings of Mijn Login <a href='modules/mylogin_workings.htm' title='Go to subject'>|<font size='2'>&rarr;</font></a>", "javascript:undefined"))
 		 	insDoc(aux2, gLnk("S", "<img src=tree_img/help.gif border=0> What do I see at the summary page?", "modules/mylogin_workings.htm#front"))
 		 	insDoc(aux2, gLnk("S", "<img src=tree_img/help.gif border=0> How can I manage my items?", "modules/mylogin_workings.htm#items"))
 		 	insDoc(aux2, gLnk("S", "<img src=tree_img/help.gif border=0> What can I adjust on my profile?", "modules/mylogin_workings.htm#membership"))
		 	insDoc(aux2, gLnk("S", "<img src=tree_img/help.gif border=0> What are the possibilities of image management?", "modules/mylogin_workings.htm#images"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> How can I join?", "modules/mylogin_global.htm#become_member"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What are the advantages of being a member?", "modules/mylogin_global.htm#benefits"))
 	insDoc(aux1, gLnk("S", "<img src=tree_img/help.gif border=0> What to do when you've lost your password?", "modules/mylogin_global.htm#lost_pass"))
