-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
367 lines (309 loc) · 17.9 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
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
<html>
<head>
<title>Enron Broadband Services</title>
<style>
p {
font-family: arial;
font-size: 11px;
color: #0066FF
}
.normal {
font-family: arial;
font-size: 12px;
color: #FFFFFF
}
.normal2 {
font-family: arial;
font-size: 14px;
color: #FFFFFF
}
.displayText {
position: absolute;
left: 279px;
top: 167px;
width: 294px;
height: 205px;
visibility: hidden
}
.header {
font-family: arial;
font-size: 14px;
color: #FFFFFF
}
</style>
<script language="javaScript1.2">
var nnNN, ieIE
var coll = ""
var styleObj = ""
var nnVar = ""
var layersArr = new Array("bw", "cp", "cust", "ent", "isp")
var currVis, currNav, currHead
var firstSwap = 1
if (parseInt(navigator.appVersion) >= 4) {
if (!document.all) {
nnNN = true
nnVar = null
} else {
ieIE = true
coll = "all."
styleObj = ".style"
}
} else {
window.open('./index30.html', '_top')
}
function lShow(x) {
var objToShow = eval("document." + coll + layersArr[x] + "Blurb" + styleObj)
objToShow.visibility = "visible"
objToShow.zIndex = 1
if (!firstSwap) {
currVis.visibility = (currVis != objToShow) ? "hidden" : "visible"
currVis = objToShow
} else {
eval("document." + coll + "welcomeBlurb" + styleObj).visibility = "hidden"
currVis = objToShow
firstSwap = 0
}
}
function open_window(url) {
quote = window.open(url, "Quote", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=601,height=475");
}
function openIt(which) {
var blah
if (which == "mediacast") {
blah = "/mediacast_content_showcase/";
} else {
blah = "/customer_showcase/"
}
if (document.all) {
open_window(blah + 'windowIE.html');
}
if (document.layers) {
open_window(blah + 'windowNetscape.html');
}
}
var e = 2
function rotate() {
var photoToHide = eval("document." + coll + "spot" + e + "Photo" + styleObj)
var textToHide = eval("document." + coll + "spot" + e + "Text" + styleObj)
photoToHide.visibility = "hidden"
textToHide.visibility = "hidden"
if (e == 1) {
e = e + 1
} else {
e = 1
}
var textToShow = eval("document." + coll + "spot" + e + "Text" + styleObj)
var photoToShow = eval("document." + coll + "spot" + e + "Photo" + styleObj)
photoToShow.visibility = "visible"
textToShow.visibility = "visible"
}
setInterval('rotate()', 5000)
</script>
<map name="presscontact">
<area coords="98,0,150,9""" href="/press/">
<area coords="0,0,52,9" href="/framesets/contact/index.htm">
</map>
</head>
<body bgcolor="black" link="#0066FF" vlink="#9F24B9" alink="#6666ff">
<div id="rightPiece" style="position:absolute; left:493px; top:73px;width:296px; height:407px;visibility:visible">
<img name="rightPiece" src="/src/img/rightPiece.jpg" width="296" height="407" border="0">
</div>
<div id="spot1Photo" style="position:absolute; left:451px; top:74px;width:337px; height:128px; visibility:hidden">
<a href="/contentpro/whos_streaming_ePowered_content.html"><img name="spotlightPhoto" src="/src/img/fiber2.jpg" width="337" height="128" border="0"></a>
</div>
<div id="spot2Photo" style="position:absolute; left:451px; top:74px;width:337px; height:128px; visibility:visible">
<a href="/project/not/index.html" target="_new"><img name="spotlightPhoto" src="/src/img/fiber.jpg" width="337" height="128" border="0"></a>
</div>
<div id="rightbars" style="position:absolute; left:451px; top:182px;width:337px; height:20px; visibility:visible">
<img name="right_bars" src="/src/img/right_bars.gif" width="337" height="20" border="0">
</div>
<div id="rightbar" style="position:absolute; left:451px; top:333px;width:337px; height:20px; visibility:visible">
<img name="right_bar" src="/src/img/right_bar.gif" width="337" height="20" border="0">
</div>
<div id="middlepiece" style="position:absolute; left:49px; top:72px;width:568px; height:409px; visibility:visible">
<img name="middlepiece" src="/src/img/middlepiece.gif" width="568" height="409" border="0">
</div>
<div id="goldgradient" style="position:absolute; left:191px; top:74px;width:311px; height:35px; visibility:visible">
<img name="goldgradient" src="/src/img/goldgradient.png" width="311" height="50" border="0">
</div>
<div id="LeftCircle" style="position:absolute; left:0px; top:0px;width:264px; height:566px; visibility:visible">
<img name="LeftCircle" src="/src/img/LeftCircle.gif" width="264" height="566" border="0">
</div>
<div id="newsText" style="position:absolute; left:606px; top:359px;width:174px; height:100px; visibility:visible">
<p class="normal">
<a href="https://enroncorp.com/pressroom/releases/2000/ec/nrofficefinal.html">
<font color="#FFFFFF">Enron Broadband Services Announces Expansion to Europe</font>
</a>
</p>
<p class="normal">
<a href="https://enroncorp.com/pressroom/releases/2000/ec/58-Wimbledon.html">
<font color="#FFFFFF">Enron streams live Wimbledon championship coverage over the Enron Intelligent Network</font>
</a>
</p>
</div>
<div id="spot1Text" style="position:absolute; left:622px; top:211px;width:150px; height:113px; visibility:hidden">
<p class="normal">
See <a href="/contentpro/whos_streaming_ePowered_content.html">
<font color="#FFFFFF">who's streaming content</font>
</a> over the Enron Intelligent Network! </p>
</div>
<div id="spot2Text" style="position:absolute; left:622px; top:211px;width:150px; height:113px; visibility:visible">
<p class="normal">
Blockbuster and Enron announce <a href="/project/not/index.html" target="_new">Entertainment on Demand</a></p>
</div>
<div id="BW" style="position:absolute; left:58px; top:94px;width:120px; height:25px;z-index:20; visibility:visible"><a href="javascript:lShow(0)" onmouseover="lShow(0)"><img name="BW" src="/src/img/BW.gif" width="120" height="25" border="0"></a></div>
<div id="BWIcon" style="position:absolute; left:10px; top:84px;width:45px; height:45px;z-index:21; visibility:visible"><a href="javascript:lShow(0)" onmouseover="lShow(0)"><img name="BWIcon" src="/src/img/BWIcon.jpg" width="45" height="45" border="0"></a></div>
<div id="CP" style="position:absolute; left:58px; top:201px;width:106px; height:25px;z-index:18; visibility:visible"><a href="javascript:lShow(1)" onmouseover="lShow(1)"><img name="CP" src="/src/img/CP.gif" width="106" height="25" border="0"></a></div>
<div id="CPIcon" style="position:absolute; left:10px; top:189px;width:45px; height:45px;z-index:19; visibility:visible"><a href="javascript:lShow(1)" onmouseover="lShow(1)"><img name="CPIcon" src="/src/img/CPIcon.jpg" width="45" height="45" border="0"></a></div>
<div id="cpLinks" style="position:absolute; left:54px; top:233px;width:178px; height:35px; visibility:visible">
<p>
<a href="/contentpro/">What We Offer Content Providers</a><br>
<a href="/contentpro/whos_streaming_ePowered_content.html">Who's Streaming ePowered Content</a><br>
<a href="/contentpro/media_productions.html">Media Productions</a>
</p>
</div>
<div id="enterprise" style="position:absolute; left:58px; top:282px;width:82px; height:28px;z-index:16; visibility:visible"><a href="javascript:lShow(3)" onmouseover="lShow(3)"><img name="enterprise" src="/src/img/enterprise.gif" width="82" height="28" border="0"></a></div>
<div id="entIcon" style="position:absolute; left:10px; top:273px;width:45px; height:45px;z-index:17; visibility:visible"><a href="javascript:lShow(3)" onmouseover="lShow(3)"><img name="entIcon" src="/src/img/entIcon.jpg" width="45" height="45" border="0"></a></div>
<div id="entLinks" style="position:absolute; left:54px; top:313px; height:35px; visibility:visible">
<p>
<a href="/enterprise/bandwidth_services.html">Bandwidth Services</a><br>
<a href="/enterprise/enterprise_mediacast.html">Streaming Solutions for Businesses</a><br>
<a href="/enterprise/demos.html">Demos</a>
</p>
</div>
<div id="ISP" style="position:absolute; left:58px; top:365px;width:102px; height:11px;z-index:14; visibility:visible"><a href="javascript:lShow(4)" onmouseover="lShow(4)"><img name="ISP" src="/src/img/ISP.gif" width="102" height="11" border="0"></a></div>
<div id="ISPIcon" style="position:absolute; left:10px; top:351px;width:45px; height:45px;z-index:15; visibility:visible"><a href="javascript:lShow(4)" onmouseover="lShow(4)"><img name="ISPIcon" src="/src/img/ISPIcon.jpg" width="45" height="45" border="0"></a></div>
<div id="ispLinks" style="position:absolute; left:54px; top:390px;width:150px; height:35px; visibility:visible">
<p>
<a href="/isp/">What We Offer ISPs</a><br>
<a href="/isp/whos_ePowered.html">Who is ePowered?</a><br>
<a href="/framesets/epowerlocator/index.htm">Find an ePowered ISP</a>
</p>
</div>
<div id="Layer" style="position:absolute; left:58px; top:446px;width:112px; height:11px;z-index:12; visibility:visible"><a href="javascript:lShow(2)" onmouseover="lShow(2)"><img name="Layer" src="/src/img/Layer.gif" width="112" height="11" border="0"></a></div>
<div id="ContentIcon" style="position:absolute; left:11px; top:431px;width:44px; height:44px;z-index:13; visibility:visible"><a href="javascript:lShow(2)" onmouseover="lShow(2)"><img name="ContentIcon" src="/src/img/ContentIcon.jpg" width="44" height="44" border="0"></a></div>
<div id="custLinks" style="position:absolute; left:54px; top:472px; height:47px; visibility:visible">
<p>
<a href="javascript:openIt('mediacast')">Content Showcase</a><br>
<a href="javascript:openIt('customer')">Customer Case<br>
Studies</a>
</p>
</div>
<div id="bwLinks" style="position:absolute; left:54px; top:124px;width:125px; height:35px; visibility:visible">
<p>
<a href="/bandwidth/solutions.html">Bandwidth Solutions</a><br>
<a href="/bandwidth/trading.html">Bandwidth Trading</a><br>
<a href="/bandwidth/colo.html">Collocation Services</a><br>
<a href="/bandwidth/darkFiber.html">Dark Fiber</a><br>
<a href="/bandwidth/privateLine.html">U.S. National Private Line</a>
</p>
</div>
<div id="stoolText" style="position:absolute; left:239px; top:78px;width:305px; height:24px; visibility:visible">
<table width="325">
<tr>
<td align="center">
<a href="/who_we_are/">
<p class="normal2">
Who We Are
</p>
</a>
</td>
<td align="center">
<a href="/isp/ein/">
<p class="normal2">
The Enron Intelligent Network
</p>
</a>
</td>
<td align="center">
<a href="/isp/ePowered_app.html">
<p class="normal2">
ePowered Application Services
</p>
</a>
</td>
</tr>
</table>
</div>
<div style="position:absolute; left:538px; top:483px;width:300px; height:18px;z-index:17; visibility:visible">
<form action="https://enroncorp.com/search/" method="GET" target="new">
<input type="hidden" name="mss" value="simple">
<input type="hidden" name="pg" value="q">
<input type="hidden" name="what" value="web">
<input type="hidden" name="filter" value="ec">
<input type="hidden" name="fmt" value=".">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="center"><input type="text" size="20 " maxlength="800" name="q">
<input type="submit" value="Submit" name="submit"></td>
</tr>
<tr>
<td colspan="2" align="right">
<font color="#FFFFFF" face="Arial, Helvetica, sans-serif" size="-3">
Powered by: Alta Vista Search™ OnSite Knowledge™</font>
</td>
</tr>
</table>
</form>
</div>
<div id="contactpress" style="position:absolute; left:209px; top:481px;width:151px; height:9px;z-index:18; visibility:visible">
<img src="/src/img/contactpress.gif" width="151" height="9" border="0" usemap="#presscontact">
</div>
<div id="Logo" style="position:absolute; left:10px; top:5px;width:369px; height:76px;z-index:19; visibility:visible">
<img name="Logo" src="/src/img/Logo.gif" width="369" height="76" border="0">
</div>
<div id="ePowerOnline" style="position:absolute; left:475px; top:16px;width:236px; height:48px;z-index:20; visibility:visible">
<a href="/isp/ePowerOnline.html"><img name="ePoerOnline" src="/src/img/ePoerOnline.png" width="244" height="54" border="0"></a>
</div>
<div id="welcomeBlurb" class="displaytext" style="visibility:visible">
<p class="normal">Enron Broadband Services (formerly Enron Communications, Inc.) is enhancing the online experience for businesses. We're delivering the ability to communicate with customers through video and data online — with a quality and reliability never before possible — through our applications and our network. Our Enron Intelligent Network delivers this rich content right to the desktop with near-TV quality video and stereophonic sound.
<br>
<br>
We're also creating a market for bandwidth that will allow network providers to scale to meet the demands that increasingly complex applications (like streaming video) require. Through standard terms and conditions, people will be able to facilitate bandwidth trades in minutes, not months, giving them the ability to control costs and deliver quality with assurance.
</p>
</div>
<div id="bwBlurb" class="displaytext">
<p class="header">
<b>Flexible solutions for your bandwidth needs</b>
</p>
<p class="normal">
Enron Broadband Services has a range of bandwidth products and services that provide customers with flexible solutions to their growing bandwidth needs. EBS offers customers innovative ways to actively
manage unexpected fluctuations in the price, supply and demand of bandwidth. From collocation to private line to customized bandwidth services, customers can gain control of their network growth and bandwidth needs with bandwidth products and services from EBS.
</p>
</div>
<div id="cpBlurb" class="displaytext">
<p class="header">
<b>Let your premium content flow</b>
</p>
<p class="normal">
What if there was an online world with no bandwidth constraints? What if you could ensure delivery of your best quality content to millions of Internet users — people who are looking for new and innovative ways to communicate and conduct business online?
<br>
<br>
Imagine the opportunities. And the river of revenue you could generate.
</p>
</div>
<div id="ispBlurb" class="displaytext">
<p class="header">
<b>Expand your capabilities, grow your business</b>
</p>
<p class="normal">
You've built a great business offering traditional Internet services. Enron Broadband Services is offering you a whole new world of flavorful application services to deliver to your subscribers with ePower™. When you're ePowered, you expand your capabilities to deliver the tools to help you market and sell your products, making it easy to deliver incremental revenue right to your bottom line.</p>
</div>
<div id="entBlurb" class="displaytext">
<p class="header">
<b>Revolutionize your customers' online experience</b>
</p>
<p class="normal">
In a world that is increasingly on-line, success will come to those with the right infrastructure and applications to maintain and grow customer relationships. The EBS Enterprise Services group works with Fortune 1000 companies in a variety of industries to help them lock in a competitive edge and differentiate themselves from the competition.
</p>
</div>
<div id="custBlurb" class="displaytext">
<p class="header">
<b>Providing the solutions you need to succeed</b>
</p>
<p class="normal">
From technology infrastructure to streaming media applications, Enron Broadband Services is changing the way the Internet works. From turnkey streaming solutions to flexible, cost-effective bandwidth options we work with our customers to bring innovation and creativity to business through intelligent broadband solutions. See examples of the services and solutions we have created for our customers.
</p>
</div>
</body>
</html>