You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
398 B
21 lines
398 B
<html>
|
|
|
|
<head>
|
|
<title>EventSubsystem</title>
|
|
</head>
|
|
|
|
<frameset cols="30%,*,30%">
|
|
<frame name="left" src="ttt.htm">
|
|
<frame name="mid" APPLICATION="yes" src="BrokerSample2.htm">
|
|
<frame name="right" APPLICATION="yes" src="Ttt.htm">
|
|
|
|
<noframes>
|
|
<body>
|
|
|
|
<p>This page uses frames, but your browser doesn't support them.</p>
|
|
|
|
</body>
|
|
</noframes>
|
|
</frameset>
|
|
|
|
</html>
|