-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·45 lines (40 loc) · 2.34 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html lang="en">
<head>
<link rel="icon"
type="image/png"
href="https://caravela.files.wordpress.com/2016/07/ico.png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="timorleste at live dot com | T | Tony Behar | AudioVisual GIS and Archive Development in Timor Leste">
<meta name="description" content="Our mission is to help facilitate the newly independent East-Timor in accessing the voices and the key events in its past and fostering an understanding of its unique cultural heritage; to help unite and secure the identity of the country and its people; and to contribute to the forging of a new democratic nation. To ensure the survival of unique resources which contain and communicate the experience and the story of Timor-Leste and to place these at the service of peace and understanding, in Timor-Leste, Regionally and Internationally.">
<meta name="keywords" content="Information, Technology, Media, System, Management, Audio, Visual, Archive, CAMSTL, East-Timor, Timor-Leste, Timor-Lorosa'e">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Timor Leste Land Use Class</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<title>Land Use Class</title>
</head>
<frameset rows="55,*" border=0>
<frame name="TitleFrame" src="imaptitle.html">
<frameset cols="76%,*" border=0>
<frame name="MapFrame" src="map/m10000.html">
<frameset rows="230,*" border=0>
<frame name="OVMapFrame" src="map/ovmap.html">
<frame name="AttributesFrame" src="imapatt.html">
</frameset>
</frameset>
</frameset>
<noframes>
<body>
This HTML Document contains frames - your browser cannot display frames. Please get a new browser
</body>
</noframes>
</html>