-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.2004b.html
More file actions
509 lines (498 loc) · 24.4 KB
/
Copy pathindex.2004b.html
File metadata and controls
509 lines (498 loc) · 24.4 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
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
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Nickme.com</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE>BODY {
SCROLLBAR-FACE-COLOR: #a6a6a6; FONT-SIZE: 8pt; BACKGROUND: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #cacaca; SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #445555; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #6f6f6f; FONT-FAMILY: verdana; SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa
}
TD {
FONT-SIZE: 8pt; COLOR: #c0c0c0; FONT-FAMILY: verdana
}
A:link {
COLOR: #c0c0c0; TEXT-DECORATION: none
}
A:visited {
COLOR: #c0c0c0; TEXT-DECORATION: none
}
A:active {
COLOR: #c0c0c0; TEXT-DECORATION: none
}
A:hover {
COLOR: #c0c0c0; TEXT-DECORATION: none
}
INPUT {
FONT-SIZE: 8pt; COLOR: rgb(99,99,99); FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(55,55,55)
}
TEXTAREA {
FONT-SIZE: 8pt; COLOR: rgb(99,99,99); FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(44,44,44)
}
</STYLE>
<STYLE type=text/css>A {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
</STYLE>
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
<BODY text=#000000 vLink=#000000 aLink=#000000 link=#000000 bgColor=#333333>
<DIV align=center>
<CENTER>
<TABLE borderColor=#c0c0c0 height=515 cellSpacing=1 width=792 bgColor=#393939
border=0>
<TBODY>
<TR>
<TD align=middle width=792 height=512>
<TABLE borderColor=#111111 cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD width="100%" bgColor=#444444 height=2> <p><img src="pics/Header.jpg" width="792" height="76"></p>
</TD></TR>
<TR>
<TD width="100%" bgColor=#444444 height=2><IMG height=1
src="pics/line.gif" width=1 border=0></TD></TR>
<CENTER></CENTER>
<TR>
<TD align=right width="100%" bgColor=#555555 colSpan=2
height=2><SPAN lang=en-us>
<script language="JavaScript" type="text/JavaScript">
var day = new Object();
var mon = new Object();
date=new Date();
var y2000 = date.getFullYear();
day[0]="Sunday";
day[1]="Monday";
day[2]="Tuesday";
day[3]="Wednesday";
day[4]="Thursday";
day[5]="Friday";
day[6]="Saturday";
mon[0]="January";
mon[1]="February";
mon[2]="March";
mon[3]="April";
mon[4]="May";
mon[5]="June";
mon[6]="July";
mon[7]="August";
mon[8]="September";
mon[9]="October";
mon[10]="November";
mon[11]="December";
jahr=date.getFullYear();
document.write('<font face=verdana size=1>' +day[date.getDay()]+", "+mon[date.getMonth()]+" "+date.getDate()+", " +jahr + '</font> ');
</script>
</SPAN></TD>
</TR>
<CENTER>
<TR>
<TD width="100%" background="pics/all_div.gif"
bgColor=#111111><IMG height=1 src="pics/line.gif" width=1
border=0></TD></TR>
<TR>
<TD width="100%"><SPAN lang=en-us>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
cellSpacing=0 cellPadding=0 width=792 border=0>
<TBODY>
<TR>
<TD vAlign=top width=101 bgColor=#444444><FONT face=Verdana
color=#c0c0c0 size=1> </FONT><FONT face=Verdana
color=#808080 size=1><SPAN style="LETTER-SPACING: 1px">Main<BR><IMG height=2 src="pics/all_div.gif" width=100
border=0></SPAN></FONT><SPAN lang=en-us><FONT face=Verdana
color=#c0c0c0 size=1><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=news> <A
href="index.html">News
</A><BR>
<IMG height=2 src="pics/all_div.gif"
width=100 border=0><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0> <A
href="archive.html">Archives</A><BR>
<IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR> </FONT><FONT face=Verdana color=#808080
size=1><SPAN
style="LETTER-SPACING: 1px">Features</SPAN></FONT><FONT
face=Verdana color=#c0c0c0 size=1><BR><IMG height=2
src="pics/all_div.gif" width=100
border=0><BR> <IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/links.htm">Links</a><IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/330Ci/330Ci.htm">BMW 300Ci</a><IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="http://68.32.149.47:8080/" target="_blank">WebCam</a><SPAN lang=en-us><FONT
face=Verdana color=#c0c0c0 size=1><IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/ourpictures.htm">Photos</a></FONT></SPAN><SPAN lang=en-us><FONT
face=Verdana color=#c0c0c0 size=1><IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
<IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/troy.htm" target="_blank">Troy</a> </FONT></SPAN><BR>
<IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
</FONT><FONT face=Verdana color=#808080
size=1><SPAN
style="LETTER-SPACING: 1px"> <SPAN lang=en-us><FONT face=Verdana
color=#c0c0c0 size=1> </FONT><FONT face=Verdana color=#808080
size=1><SPAN
style="LETTER-SPACING: 1px">Contacts</SPAN></FONT><FONT
face=Verdana color=#c0c0c0 size=1></FONT></SPAN></SPAN></FONT><BR>
<IMG height=2
src="pics/all_div.gif" width=100
border=0><BR>
<FONT
face=Verdana color=#c0c0c0 size=1> <IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/nick.htm">Nick</a></FONT><BR>
<IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR>
<FONT
face=Verdana color=#c0c0c0 size=1> <IMG height=7
src="pics/arrow_off.gif" width=7 border=0
name=forum> <a href="html/angela.htm">Ang</a></FONT><BR>
<IMG
height=2 src="pics/all_div.gif" width=100
border=0><BR></SPAN></TD>
<TD vAlign=top width=1 bgColor=#111111><IMG height=1
src="pics/dot_clear.gif" width=1 border=0></TD>
<TD vAlign=top width=1 bgColor=#555555><IMG height=1
src="pics/dot_clear.gif" width=1 border=0></TD>
<TD vAlign=top width=511><BR>
<DIV align=center>
<P></P></DIV>
<DIV align=center>
<CENTER>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
cellSpacing=0 cellPadding=0 width=444 border=0>
<TBODY>
<TR>
<TD>
<DIV align=center>
<CENTER>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width=449 border=1>
<TBODY>
<TR>
<TD width="445"
background="pics/bg_news.gif"
bgColor=#555555><FONT face=Verdana size=1> </FONT><FONT face=Verdana size=1><SPAN
style="LETTER-SPACING: 2px">New Host</span></FONT></TD>
</TR>
<TR>
<TD bgColor=#444444> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> Posted by Nick on December 05, 2004<BR>
<IMG height=2
src="pics/all_div_news.gif" width=445
border=0><BR>
<br>
<LI> Moved nickme.com to a new host. cihost.com SUCKS. aplus.net seems ok so far. Will be moving nicksuter.com soon. Registered hot325.com<br>
<br>
<LI>Updated and fixed this page. All IM status (right) work now. See if i'm online. Fixed the leave a comment form to the right. Leave us a comment! <br>
<br>
</TD>
</TR>
</TBODY></TABLE>
</CENTER></DIV><B>
<DIV><br>
</DIV>
</B>
<DIV align=center>
<CENTER>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width=449 border=1>
<TBODY>
<TR>
<TD width="445"
background="pics/bg_news.gif"
bgColor=#555555><FONT face=Verdana size=1> </FONT><FONT face=Verdana size=1><SPAN
style="LETTER-SPACING: 2px">New pics! </span></FONT></TD>
</TR>
<TR>
<TD bgColor=#444444> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> Posted by Nick on December 01, 2004<BR>
<IMG height=2
src="pics/all_div_news.gif" width=445
border=0><BR>
<LI> Long overdue update. Countdown until we are in NZ to the right. <br>
<br>
<LI>XXX Pics removed ;) <br>
<br>
</TD>
</TR>
</TBODY>
</TABLE>
</CENTER>
</DIV>
<DIV><br>
</DIV>
<DIV align=center>
<CENTER>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width=444 border=1>
<TBODY>
<TR>
<TD
background="pics/bg_news.gif"
bgColor=#555555><FONT face=Verdana size=1> </FONT><FONT face=Verdana size=1><SPAN
style="LETTER-SPACING: 2px">Long time no post </span></FONT></TD>
</TR>
<TR>
<TD bgColor=#444444> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> Posted by Nick on February 07, 2003<BR>
<IMG height=2
src="pics/all_div_news.gif" width=445
border=0><BR>
<LI> Ok so I'm slack at updating this. We have been to Disney World, Atlantic City and Washington DC since the last update. Load of pics. Got to upload them! Will prolly upload them in the next few days. <br>
<br>
<LI>Until then, I have added a few pics of Troy, Angelas sisters son. (not sure how that relates to me, just glad I'm not the father. Check the link on the left! <br>
<br>
</TD>
</TR>
</TBODY>
</TABLE>
</CENTER>
</DIV>
<DIV></DIV>
<B><BR>
</B>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width=444 border=1>
<TBODY>
<TR>
<TD width=444
background="pics/bg_news.gif"
bgColor=#555555><FONT face=Verdana size=1> </FONT><FONT face=Verdana size=1><SPAN
style="LETTER-SPACING: 2px">WebSite Up!</span></FONT></TD>
</TR>
<TR>
<TD width=444 bgColor=#444444> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> Posted by Nick on February 07, 2003<BR>
<IMG height=2
src="pics/all_div_news.gif" width=445
border=0><BR>
<LI> Hello and welcome to the <B>Nickme.com</B> webpage. If u dont find what your looking for, or you would like to see somthing added to the site, please use the <B>Comment</B> box to the right and post any ideas you may have. <br>
<BR>
<LI> I'll be working on the site and get the rest of the pages done, till then be sure to stop by every now and then for updates, Hope you all like the site.
<P></P>
</LI></TD>
</TR>
</TBODY>
</TABLE>
<B> </B></TD>
</TR></TBODY></TABLE>
<P> </P></CENTER></DIV></TD>
<TD vAlign=top width=178>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR><SPAN lang=en-us>
<TD vAlign=top width="25%">
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width="90%" border=1>
<TBODY>
<TR><SPAN lang=en-us>
<TD width="100%"
background="pics/bg_title.gif"
bgColor=#444444> <SPAN
style="LETTER-SPACING: 1px"><FONT
face=Verdana><B> </B>Countdown</FONT></SPAN></TD>
</SPAN></TR>
<TR><SPAN lang=en-us>
<TD width="100%" bgColor=#444444> <IMG
height=7 src="pics/arrow_off.gif"
width=7 border=0> <script language="JavaScript">
<!-- Begin
var date = new Date("December 21, 2004");
var description = "Leave for NZ in ";
var now = new Date();
var diff = date.getTime() - now.getTime();
var newdiff = diff + (1000 * 60 * 60 * 24);
var days = Math.floor(newdiff / (1000 * 60 * 60 * 24));
document.write
if (days > 0) {
document.write(description + days + " days ");
}
else {
document.write("YAH! ");
document.write("We're There!");
document.write;
}
// End -->
</script>
</TD>
</TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD width="100%"> </TD></TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width="90%" border=1>
<TBODY>
<TR><SPAN lang=en-us>
<TD width="100%"
background="pics/bg_title.gif"
bgColor=#444444> <SPAN
style="LETTER-SPACING: 1px"><FONT
face=Verdana><B> </B>IM Status</FONT></SPAN></TD>
</SPAN></TR>
<TR><SPAN lang=en-us>
<TD width="100%" bgColor=#444444><SPAN
lang=en-us> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> <img src="http://web.icq.com/whitepages/online?icq=995978&img=2"><BR>
<IMG height=2
src="pics/all_div1.gif" width=155
border=0><BR> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> <a href="http://edit.yahoo.com/config/send_webmesg?.target=YahooUser25&.src=pg">
<img border=0 src="http://opi.yahoo.com/online?u=nicksuter&m=g&t=1"></a><BR><IMG height=2
src="pics/all_div1.gif" width=155
border=0><BR>
<SPAN
lang=en-us> <SPAN
lang=en-us>
<table>
<tr align=right><td height="9"><div align="left"><IMG height=7
src="pics/arrow_off.gif" width=7
border=0> <img src="http://stabme.f2o.org/aim/BishipAIM"></div></td></tr></table>
</SPAN></SPAN></SPAN><IMG height=2
src="pics/all_div1.gif" width=155
border=0><BR>
<table>
<tr align=right>
<td height="9"><div align="left"><span lang="en-us"><IMG height=7
src="pics/arrow_off.gif" width=7
border=0> <img src="http://osi.txturbo.net:90/msn/[email protected]"></span></div></td>
</tr>
</table></TD>
</SPAN></TR>
</TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD width="100%"> </TD></TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width="90%" border=1>
<TBODY>
<TR><SPAN lang=en-us>
<TD width="100%"
background="pics/bg_title.gif"
bgColor=#444444> <SPAN
style="LETTER-SPACING: 1px"><FONT
face=Verdana><B> </B>Hosted
By:</FONT></SPAN></TD>
</TR>
<TR>
<TD width="100%" bgColor=#444444>
<div align="left"> <IMG height=7
src="pics/arrow_off.gif" width=7
border=0> <a href="http://www.aplus.net" target="_blank">www.aplus.net</a></div></TD></TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD width="100%"> </TD></TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse"
borderColor=#808080 cellSpacing=0 cellPadding=0
width="90%" border=1>
<TBODY>
<TR>
<TD width="100%"
background="pics/bg_title.gif"
bgColor=#444444> <FONT
face=Verdana><B> </B>Leave a Comment</FONT></TD>
</TR>
<TR>
<TD width="100%" bgColor=#444444><SCRIPT LANGUAGE="Javascript" TYPE="text/javascript" SRC="http://www.tag-board.com/tagboard.js?boardname=nickme"></SCRIPT>
<TABLE width="100%"
border=0 cellPadding=0 cellSpacing=0 bordercolor="#808080">
<TBODY>
<TR>
<TD vAlign=center width="100%"
height=200><IFRAME name=tag marginWidth=0
marginHeight=0 src="http://www.tag-board.com/my.tag?name=nickme"
width="100%" height=200></IFRAME>
<SCRIPT>netscape_support();</SCRIPT>
</TD></TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD>
<form action="http://www.tag-board.com/add.tag" method="post" name="tagform" target="tag">
<input type="hidden" name="name" value="nickme">
Name<br>
<input name="tagname" maxlength="20"><br>
URL or Email<br>
<input name="tagurl" maxlength="100"><br>
Messages (<a href="http://www.tag-board.com/smilies/smilies.htm" onClick="return pop_up_smilies();" target="_blank">smilies</a>)
<br>
<textarea cols="24" rows="3" name="message" wrap></textarea><br>
<input class=button type="submit" value="TAG" onclick="return Clear_Last_Message_on_Submit();">
</form>
<script>rememberme()</SCRIPT></TD>
</TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
<SPAN lang=en-us> </SPAN></TD>
</TR></TBODY></TABLE>
</TD>
</TR>
<TR>
<TD vAlign=top width=792 bgColor=#333333 colSpan=5>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111
height=28 cellSpacing=0 cellPadding=0 width=791 border=0>
<TBODY>
<TR>
<TD width=101 background="pics/bottom.gif"
height=28>
<P align=right><SPAN style="LETTER-SPACING: 2px"><FONT
style="FONT-SIZE: 7pt" face=Verdana>©1998-2004</FONT></SPAN></P></TD>
<TD width=690 height=28><SPAN
style="LETTER-SPACING: 2px"><FONT style="FONT-SIZE: 7pt"
face=Verdana> Nickme.com Designs. All rights
reserved. Best viewed at 1024 x 768 with IE 6.0 or
higher.</FONT></SPAN></TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</TD>
</TR></TABLE></TD>
</TR></TBODY></TABLE>
</DIV>
</BODY></HTML>