initial commit
[rofl0r-KOL.git] / topendirdialog.htm
blob833a6097d61f4fc1cb268c20d6dea340fb85cf69
1 <html>
2 <head>
3 <title>KOL Help: TOpenDirDialog 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_topendirdialog.htm">
14 <frameset cols="150,*" border="false" frameborder="0">
15 <frame name="left" target="main" src="left_topendirdialog.htm" scrolling="auto" noresize>
16 <frame name="main" src="main_topendirdialog.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>