forked from DrDeke/html-allied
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-new.html
executable file
·113 lines (102 loc) · 4.11 KB
/
index-new.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Allied Paper: An Abandoned Paper Mill</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
body {
width: 800px;
padding: 1em;
margin: 0 auto;
text-align: center;
}
dd {
padding: 0 0 2em 0;
margin: 0;
}
dl {
padding: 0;
margin: 0;
}
dt a {
font-size: 16px;
}
dl, ol, ul {
text-align: left;
}
h1 {
font-size: 16px;
}
h3 {
text-align: left;
}
p {
font-size: 13px;
}
p.tagline {
font-size: 16px;
}
a.photostrip {
display: block;
text-align: center;
}
</style>
</head>
<body>
<h1>AlliedPaper.org: Exploring Kalamazoo's Abandoned Paper Mills</h1>
<script language="JavaScript" type="text/JavaScript">
sentence = document.location.href;
value = sentence.indexOf("aim1");
if (value != -1)
document.location = "http://www.alliedpaper.org";
</script>
<p class="tagline">(And Other Interesting Places)</p>
<p><a href="/changelog.html">Last Updated</a>: 26 September, 2004 | <a href="contact.html">Contact Information</a> | <a href="legal.html">Important: Disclaimers</a></p>
<dl>
<dt><a href="http://www.alliedpaper.org/allied.html">Allied Paper Mill</a></dt>
<dd><p>Originally built in the 1890s, finally abandoned in 1998, Kalamazoo's Allied Paper Mill (a.k.a. Bryant Paper Mill, Performance Papers, Portage Paper, etc.…) has been almost entirely demolished. Of the once sprawling complex, only the powerhouse remains.</p>
<a href="allied.html" class="photostrip"><img src="photo/allied.jpg" width="678" height="100" border="1"></a></dd>
<dt><a href="/cvantage/">Crown Vantage Paper Mill</a></dt>
<dd><p>The Crown Vantage Parchment Mill closed on November 3rd, 2000 but was kept under active security until they finally auctioned off the mill's equipment in June of 2003. Most of the pictures on the site were taken on the day of the auction, so you get to see all the machines and equipment the way they were when the factory was running. Featured in the tour are the two gigantic mill buildings (Mill 1 and Mill 2), and the gas/oil Power Plant. Unlike Allied's power plant, the turbines, generators and all of the control equipment were still present at the time the pictures were taken.</p>
<a href="/cvantage/" class="photostrip"><img src="photo/crownvantage.jpg" width="690" height="100" border="1"></a></dd>
<dt><a href="/watervliet/">Watervliet Paper Mill</a></dt>
<dd><p>The paper mill in the small town of Watervliet was torn down before we got a chance to do much exploration there. However, one of my friends did take a few pictures of the mill on one occasion, so they are presented here for your viewing enjoyment. It is too bad that we never got to explore this mill more thoroughly, as it looked like a very interesting place.</p></dd>
</dl>
<h3>Links:</h3>
<ul>
<li><a href="/forum/">AlliedPaper.org Discussion Forums</a> - Like Abandoned Factories? Come discuss them and related topics. </li>
<li><a href="http://www.winkworth.us/alliedpaper">Jeremy Winkworth's Allied Paper Site</a> (includes photos of Allied from 1980!)</li>
</ul>
<script language=javascript
src="http://ss.webring.com/navbar?f=j;y=inactivex;u=10065024"></script>
<noscript>
<table bgcolor=gray cellspacing=0 border=2 bordercolor=red>
<tr>
<td><table cellpadding=2 cellspacing=0 border=0>
<tr>
<td align=center>
<font face=arial size=-1>This site is a member of WebRing.
To browse visit <a href="http://ss.webring.com/navbar?f=l;y=inactivex;u=10065024">
here</a>.</font></td>
</tr>
</table></td>
</tr>
</table>
</noscript>
<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";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</body>
</html>