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