summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-06-21 11:17:40 +0200
committerJonas Smedegaard <dr@jones.dk>2017-01-11 19:58:26 +0100
commit8239b901b09ce8b19901867dfa8fe1c59ba3acbd (patch)
treeed895ac070da7fd9d12972aca338a7ed3fbd74fe /index.html
parent2d03108f2de587539f2cec570a8fe393a25815f4 (diff)
Snapshot as of 2007-06-21.
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100755
index 0000000..a98d24f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<html>
+<head>
+<title>XpositionREVERSE</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+
+<frameset rows="*" cols="200,*" frameborder="NO" border="0" framespacing="0">
+ <frame src="hvem/menu_da.html" name="leftFrame" scrolling="NO" noresize>
+ <frameset rows="*,80" cols="*" framespacing="0" frameborder="NO" border="0">
+ <frame src="hvem/stage.html" name="mainFrame">
+ <frame src="hvem/bund.html" name="bottomFrame" scrolling="NO" noresize>
+ </frameset>
+</frameset>
+<noframes><body>
+
+</body></noframes>
+</html>