initial commit
[rofl0r-KOL.git] / ttree.htm
blob89709a6a5a56b6a2a7ad4a5b16798024f2a5cfe2
1 <html>
2 <head>
3 <title>KOL Help: TTree object</title>
4 <script language="JavaScript">
5 function Loaded()
7 if(location.hash!="")
8 frames["main"].location.hash=location.hash;
10 </script>
11 </head>
12 <frameset rows="64,*" border="false" frameborder="0" onLoad="Loaded();">
13 <frame name="top" scrolling="no" noresize target="left" src="top_ttree.htm">
14 <frameset cols="150,*" border="false" frameborder="0">
15 <frame name="left" target="main" src="left_ttree.htm" scrolling="auto" noresize>
16 <frame name="main" src="main_ttree.htm" scrolling="auto">
17 </frameset>
18 <noframes>
19 <body>
20 <p>This page uses frames, but your browser doesn't support them.</p>
21 </body>
22 </noframes>
23 </frameset>
24 </html>