blob: dc74b661fa53c44329f7681ca6a36540a92617b3 [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2<html lang="en">
Brian Paule3f684b2005-05-06 22:17:24 +00003<head>
Andreas Bollecd5c7c2012-06-12 09:05:03 +02004 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Mesa Home Page</title>
Brian Paule3f684b2005-05-06 22:17:24 +00006</head>
Brian Paul0b27ace2003-03-08 17:38:57 +00007
Brian Paule3f684b2005-05-06 22:17:24 +00008<frameset rows="80,*" border="0" frameborder="yes">
Brian Paul0b27ace2003-03-08 17:38:57 +00009
Brian Paule3f684b2005-05-06 22:17:24 +000010 <frame src="banner.html" name="BannerFrame"
11 scrolling="no" marginwidth="1" marginheight="1">
12
13 <frameset cols="28%,72% " border="1" frameborder="yes">
14
15 <frame src="contents.html" name="ContentsFrame"
16 marginwidth="2" marginheight="1" noresize="noresize">
17
18 <frame src="news.html" name="MainFrame"
19 marginwidth="3" marginheight="1" noresize="noresize">
20
21 </frameset>
Brian Paul0b27ace2003-03-08 17:38:57 +000022
23<noframes>
Brian Paule3f684b2005-05-06 22:17:24 +000024<p>Sorry, this site requires frame support</p>
Brian Paul0b27ace2003-03-08 17:38:57 +000025</noframes>
Brian Paule3f684b2005-05-06 22:17:24 +000026
27</frameset>
28
29</html>