Files
FireBee_Setup/tools/highwire/html/highwire.htm
2022-11-14 10:05:42 +01:00

18 lines
618 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>HighWire development project</title>
</head>
<frameset cols="200,*" FRAMEBORDER="0" BORDER="0" FRAMESPACING="0">
<frame name="contents" target="main" src="menu.htm" NORESIZE scrolling="no" FRAMESPACING="0" FRAMEBORDER="0" BORDER="0">
<frame name="main" src="dletter.htm" NORESIZE marginwidth="10" marginheight="10" FRAMESPACING="0" FRAMEBORDER="0" BORDER="0">
<noframes><body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>