25 lines
845 B
HTML
25 lines
845 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="expires" content="Monday, February 2nd, 2004 7:51:17pm">
|
||
|
<title>The ACSys Group Home Page</title>
|
||
|
</head>
|
||
|
<frameset rows="113,*" framespacing="0" frameborder="0">
|
||
|
|
||
|
<frame name="logo" target="logo" src="logo.htm" marginwidth="4" marginheight="0">
|
||
|
|
||
|
<frameset cols="17%,*" framespacing="0" frameborder="0">
|
||
|
<frame name="menu" target="content" src="menu.htm" marginwidth="4" marginheight="0">
|
||
|
<frame name="content" target="_self" src="mission.htm" marginwidth="0" marginheight="0">
|
||
|
</frameset>
|
||
|
|
||
|
<noframes>
|
||
|
<body>
|
||
|
<p>This page uses frames, but your browser doesn't support them.</p>
|
||
|
</body>
|
||
|
</noframes>
|
||
|
|
||
|
</frameset>
|
||
|
</html>
|