
// 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 = 1
WRAPTEXT = 1
PRESERVESTATE = 0
HIGHLIGHT = 1



foldersTree = gFld("<b><font class =TreeMain>MARKETS</font></b>", "")				
sub15=insDoc(foldersTree,gFld("<font class=Head>News</font>", "")) 	


insDoc(sub15, gLnk("P", "Pre-Session","../News/MarketNews.aspx?secid=1&subsecid=3&id=101"))
insDoc(sub15, gLnk("P", "Mid-Session","../News/MarketNews.aspx?secid=1&subsecid=4&id=102"))
insDoc(sub15, gLnk("P", "End-Session","../News/MarketNews.aspx?secid=1&subsecid=6&id=103"))
insDoc(sub15, gLnk("P", "Market Beat","../News/MarketNews.aspx?secid=4&subsecid=14,15&id=104"))
insDoc(sub15, gLnk("P", "Quick Review","../News/MarketNews.aspx?secid=1&subsecid=5&id=105"))
insDoc(sub15, gLnk("P", "Hot Pursuit","../News/MarketNews.aspx?secid=2&subsecid=0&id=106"))
insDoc(sub15, gLnk("P", "Stock Alert","../News/MarketNews.aspx?secid=1&subsecid=2&id=107"))
insDoc(sub15, gLnk("P", "Economy News","../News/MarketNews.aspx?secid=12&subsecid=44,45&id=108"))
insDoc(sub15, gLnk("P", "Corporate News","../News/MarketNews.aspx?secid=8&subsecid=0&id=109"))
insDoc(sub15, gLnk("P", "Corporate Results","../News/MarketNews.aspx?secid=7&subsecid=19,20&id=111"))
insDoc(sub15, gLnk("P", "Foreign Markets","../News/MarketNews.aspx?secid=1&subsecid=8&id=110"))
insDoc(sub15, gLnk("P", "Future Market","../News/MarketNews.aspx?secid=1&subsecid=10&id=112"))
insDoc(sub15, gLnk("P", "Other Markets","../News/MarketNews.aspx?secid=13&subsecid=46,47,48,93&id=113"))
insDoc(sub15, gLnk("P", "Political News","../News/MarketNews.aspx?secid=17&subsecid=0&id=114"))
insDoc(sub15, gLnk("P", "Analyst Poll","../News/MarketNews.aspx?secid=3&subsecid=80&id=115"))
insDoc(sub15, gLnk("P", "Mutual Fund News","../News/MarketNews.aspx?secid=10&subsecid=22,24&id=116"))
insDoc(sub15, gLnk("P", "IPO News","../News/MarketNews.aspx?secid=28&subsecid=117&id=117"))

				

	
			
foldersTree.treeID = "t2" 








