-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (62 loc) · 4.52 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!doctype html>
<html lang="en"
<head>
<title>Victory City: The City of the Future</title>
<meta name="Description" content="Boasting no crime, no pollution, and no over-crowding, Victory City is a veritable utopia for those who've grown weary of trying to find solutions to today's urban problems.">
<style>
#skiplink{
position: fixed;
z-index: 100000;
height: 0;
overflow: hidden;
font-family: "Open Sans";
background: #fff;
color: #fff;
}
</style>
</head>
<body bgcolor="White" TEXT="Black" LINK="blue" VLINK="maroon" ALINK="Navy">
<center>
<p><img src="images/banner3.jpg" width="565" height="273" alt="Welcome to Victory City: The City of the Future"></p>
<p style="color:#B50321;font-weight: bold">NOTE: THIS WEBSITE IS RETAINED FOR HISTORICAL REFERENCE ONLY. SOME LINKS HAVE BEEN DISABLED AND OTHERS MAY BE DATED.</p>
<table width="550" cellpadding="6" cellspacing="6" border="0">
<tr>
<td valign="top"><p><a href="tour/index.html"><img src="images/tourbutton.gif" width=130 height=25 border=0 alt="Victory City Tour" vspace="2"></a><br>
<a href="resguide/index.html"><img src="images/residentsbutton.gif" width=130 height=25 border=0 alt="Residents Guide" vspace="2"></a><br>
<a href="benefits.html"><img src="images/benefitsbutton.gif" width=130 height=25 border=0 alt="Purpose/Benefits" vspace="2"></a><br>
<a href="media/index.html"><img src="images/mediabutton.gif" width=130 height=25 border=0 alt="Media Coverage" vspace="2"></a><br>
<a href="history.html"><img src="images/historybutton.gif" width=130 height=25 border=0 alt="Project History" vspace="2"></a><br>
<a href="simpson.html"><img src="images/inventorbutton.gif" width=130 height=25 border=0 alt="About the Inventor" vspace="2"></a><br>
<a href="investors.html"><img src="images/investorsbutton.gif" width=130 height=25 border=0 alt="Investors Wanted" vspace="2"></a><br>
<a href="credits.html"><img src="images/creditsbutton.gif" width=130 height=25 border=0 alt="Credits" vspace="2"></a><br>
<a href="contents.html"><img src="images/contentsbutton.gif" width=130 height=25 border=0 alt="Table of contents" vspace="2"></a><br>
<a href="links.html"><img src="images/linksbutton.gif" width=130 height=25 border=0 alt="Related Links" vspace="2"></a><br>
<img src="images/emailbutton.gif" width=130 height=25 border=0 alt="Send E-mail" vspace="2"></p></td>
<td valign="top"><center>
<table border="0" bgcolor="maroon" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table> </center></td>
<td valign="top"><font size="+1">
<a href="#main_content" id="skiplink" class="hashlink">skip to main content</a>
<p>Our present-day cities are already obsolete and are threatening to engulf the entire countryside, permanently destroying vast areas of our best food-producing land.</p>
<p>Victory City™ is the wave of the future. It's an entire city all under one roof, to be built and operated by private enterprise alone. There will not be just one, but many such cities throughout the entire world.</p>
<p>Boasting no crime, no pollution, and no over-crowding, Victory City is a veritable utopia for those who've grown weary of trying to find solutions to today's urban problems.</p>
<p>Welcome to the City of the Future.</p>
</font></td>
</tr>
</table>
<blockquote>
<HR>
<small>
<p><nobr> <a href="tour/index.html">Victory City Tour</a> | <a href="resguide/index.html">Residents Guide</a> | <a href="benefits.html">Purpose/Benefits</a> | <a href="media/index.html">Media Coverage</a> | <a href="history.html">Project History</a></nobr><br>
<nobr> <a href="simpson.html">About the Inventor</a> | <a href="investors.html">Investors Wanted</a> | <a href="credits.html">Credits</a> | <a href="contents.html">Table of contents</a> | <a href="links.html">Related Links</a> | Send E-mail </nobr></p>
<hr>
<center>
<p>Copyright © 1998-2007 by Orville Simpson II </p>
<p>All rights reserved. No part of this website, including page content, graphics or overall layout/design, may be reproduced in any form or by any means without the written permission of the author.</p>
</center></small> </blockquote>
</center>
</body>
</html>