-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmilld-select.html
More file actions
executable file
·54 lines (53 loc) · 2.27 KB
/
milld-select.html
File metadata and controls
executable file
·54 lines (53 loc) · 2.27 KB
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Mill D Selector</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div align="center">
<p><font size="5">Mill D</font></p>
<hr>
<p>This 'tour' is divided into two sections. Mill D used to contain a power
plant of its own, most of which has now been torn down. There is a relatively
small building that still stands that seems to be related to the Mill D power
plant, given the electrical gear that it contains, and given its proximity
to the former power plant's smokestack. It is unclear whether this powerplant
building is or is not actually connected to the rest of the Mill D complex,
but even if it is, the area of the building in which the connection would
be made is too dangerous to enter. Therefore, we entered this building through
one of its outside entrances, and accessed the rest of the Mill D complex
through a different entrance. Given this fact, I have made separate pages
for Mill D and for its power-outbuilding, both of which may be accessed below.
</p>
<p> </p>
<table width="25%" border="1">
<tr>
<td><div align="center"><a href="milld.html"><img src="photo/milld/d-main.jpg" width="320" height="240" border="2"></a></div></td>
<td><div align="center"><a href="d-outbuilding.html"><img src="photo/milld/d-outbuilding.jpg" width="320" height="240" border="2"></a></div></td>
</tr>
<tr>
<td><div align="center"><a href="milld.html">Visit Mill D</a></div></td>
<td><div align="center"><a href="d-outbuilding.html">Visit the Outbuilding</a></div></td>
</tr>
</table>
<p><a href="/">Return to Main Site</a></p>
<p> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4544391496312935";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="6621365564";
google_color_border = ["336699","B4D0DC"];
google_color_bg = ["FFFFFF","ECF8FF"];
google_color_link = ["0000FF","0000CC"];
google_color_url = "008000";
google_color_text = ["000000","6F6F6F"];
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
</div>
</body>
</html>