<html>
<head>
<title>DirectInfo Hilfe</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>

<frameset rows="45,*">
  <frame name="banner" src="banner.html" scrolling="no" noresize>
  <frameset cols="250,*">
    <frame name="contents" src="contents.html" scrolling="auto">
    <frame name="main" src="help.html">
  </frameset>
  <noframes>
  <body>
  <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
  </noframes>
</frameset>

</html>
