-
Notifications
You must be signed in to change notification settings - Fork 0
/
Bem-Vindo(a) ao RUFLES.html
executable file
·232 lines (221 loc) · 8.02 KB
/
Bem-Vindo(a) ao RUFLES.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
<HTML>
<HEAD>
<TITLE>Bem-Vindo(a) ao RUFLES</TITLE>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
</HEAD>
<BODY BGCOLOR="Black" TEXT="White" LINK="Yellow" VLINK="Yellow" ALINK="Lime" BACKGROUND="http://www.infoway.com.br/~colvero/images/europa.jpg" BGPROPERTIES="FIXED">
<B><SCRIPT>window.defaultStatus="Esta � a nossa p�gina principal..."</SCRIPT>
<STYLE TYPE="text/css">
<!-- A:hover { font-weight: bold; color:red;} -->
</STYLE>
<BGSOUND SRC="images/rol.mid" LOOP=INFINITE>
<CENTER><BR><BR><BR>
<HR ALIGN="CENTER" WIDTH="100%" COLOR="Red">
<B><!-- Start of TheCounter.com Code -->
<SCRIPT><!--
s="na";c="na";j="na";f=""+escape(document.referrer)
//--></SCRIPT>
<SCRIPT LANGUAGE="javascript1.2"><!--
s=screen.width;v=navigator.appName
if (v != "Netscape") {c=screen.colorDepth}
else {c=screen.pixelDepth}
j=navigator.javaEnabled()
//--></SCRIPT>
<SCRIPT><!--
function pr(n) {document.write(n,"\n");}
NS2Ch=0
if (navigator.appName == "Netscape" &&
navigator.appVersion.charAt(0) == "2") {NS2Ch=1}
if (NS2Ch == 0) {
r="&size="+s+"&colors="+c+"&referer="+f+"&java="+j+""
pr("<A HREF=\"http://www.TheCounter.com\" TARGET=\"_top\"><IMG")
pr("BORDER=0 SRC=\"http://c1.thecounter.com/id=50734"+r+"\"></A>")}
//--></SCRIPT>
<NOSCRIPT><A HREF="http://www.thecounter.com/" TARGET="_top"><IMG
SRC="http://c1.thecounter.com/id=50734" BORDER=0></A>
</NOSCRIPT>
<!-- End of TheCounter.com Code -->
<BR>
Esse � o n�mero de visitas que a Home Page do RUFLES On-Line BBS j� teve!!<BR>
<SCRIPT LANGUAGE="JavaScript">
<!--
today = new Date()
var thisyear = today.getYear()
var thismonth = today.getMonth()
var thisdate = today.getDate()
var thatyear = 98
var thatmonth = 8
var thatdate = 19
var prestring = "A HomePage do RUFLES On-Line BBS est� no ar a "
var fromyears = (thisyear - thatyear)
var datenumber = (thisdate + thatdate)
if (thismonth == 0)
monthdates = (31)
else if (thismonth == 1)
monthdates = (28)
else if (thismonth == 2)
monthdates = (31)
else if (thismonth == 3)
monthdates = (30)
else if (thismonth == 4)
monthdates = (31)
else if (thismonth == 5)
monthdates = (30)
else if (thismonth == 6)
monthdates = (31)
else if (thismonth == 7)
monthdates = (31)
else if (thismonth == 8)
monthdates = (30)
else if (thismonth == 9)
monthdates = (31)
else if (thismonth == 10)
monthdates = (30)
else if (thismonth == 11)
monthdates = (31)
if (fromyears == 0)
yearssince = (prestring)
else if (fromyears == 1)
yearssince = (prestring + "")
else yearssince = (prestring + fromyears + " anos")
if (thisdate > thatdate)
predatessince = (thisdate - thatdate)
else predatessince = (thisdate + monthdates - thatdate)
if (predatessince == 0)
datessince = ("nenhum dia.")
else if (predatessince == 1)
datessince = ("1 dia.")
else datessince = (predatessince + " dias.")
if (thisyear > thatyear) {
if (thismonth >= thatmonth)
premonthssince = (thismonth - thatmonth)
else premonthssince = (12 + thismonth - thatmonth)
}
else premonthssince = (thismonth - thatmonth)
if (monthdates < datenumber)
premonthssincetwo = (premonthssince + 1)
else premonthssincetwo = (premonthssince)
if (premonthssincetwo == 0)
monthssince = (" ")
else if (premonthssincetwo == 1)
monthssince = ("1 m�s")
else monthssince = (premonthssincetwo + " meses")
if (yearssince == prestring)
commaone = (" ")
else {
if (monthssince == " ")
(commaone = " e ")
else commaone = (", ")
}
if (commaone == " e ")
commatwo = (" ")
else if (commaone == ", ")
commatwo = (", e ")
else if (yearssince == prestring) {
if (monthssince == " ")
(commatwo = " ")
else commatwo = (" e ")
}
var finalstring = " "
finalstring += (yearssince)
finalstring += (commaone)
finalstring += (monthssince)
finalstring += (commatwo)
finalstring += (datessince)
document.write(finalstring)
-->
</SCRIPT>
<BR><BR>Essa p�gina ser� melhor visualizada com a resolu��o de seu v�deo em <FONT COLOR="Yellow"><B>800x600</B></FONT>.<BR>
Seu v�deo est� configurado em: <FONT COLOR="Yellow">
<SCRIPT LANGUAGE="JavaScript1.2">
<!--
document.writeln(screen.width + "x" + screen.height +"");
//-->
</SCRIPT></FONT><BR><BR><BR><BR><BR><BR><BR></B>
<HR ALIGN="CENTER" WIDTH="100%" COLOR="Red"><BR><BR><BR><BR><BR><BR><BR>
</CENTER>
<CENTER><TABLE BORDER=1 BGCOLOR="Black"><TR><TD ALIGN="center">Essa p�gina tamb�m � utiliz�vel em outras linguagens<BR>This page is also available in other languages.</TD></TR><TR><TD ALIGN="center">
<FORM ACTION="http://babelfish.altavista.digital.com/cgi-bin/translate?" METHOD="POST">
<INPUT TYPE="hidden" NAME="doit" VALUE="done">
<INPUT TYPE="HIDDEN" NAME="urltext" VALUE="http://www.infoway.com.br/~colvero/main.html">
<B>Translate from (Traduzir de):</B>
<SELECT NAME="lp">
<OPTION VALUE="en_fr" >English to French</OPTION>
<OPTION VALUE="en_de" >English to German</OPTION>
<OPTION VALUE="en_it" >English to Italian</OPTION>
<OPTION VALUE="en_pt" >English to Portuguese</OPTION>
<OPTION VALUE="en_es" >English to Spanish</OPTION>
<OPTION VALUE="fr_en" >French to English</OPTION>
<OPTION VALUE="de_en" >German to English</OPTION>
<OPTION VALUE="it_en" >Italian to English</OPTION>
<OPTION VALUE="es_en" >Spanish to English</OPTION>
<OPTION VALUE="pt_en" SELECTED >Portuguese to English</OPTION>
</SELECT><BR></TD></TR>
<TR><TD ALIGN="CENTER"><INPUT TYPE="Submit" VALUE="Translate (Traduzir)"></TD>
</TR>
</FORM>
</TABLE></CENTER></B>
</BODY>
<SCRIPT language="Javascript">
<!--
// FILE ARCHIVED ON 20010623115640 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20080618205159.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).
var sWayBackCGI = "http://web.archive.org/web/20010623115640/";
function xResolveUrl(url) {
var image = new Image();
image.src = url;
return image.src;
}
function xLateUrl(aCollection, sProp) {
var i = 0;
for(i = 0; i < aCollection.length; i++) {
if (typeof(aCollection[i][sProp]) == "string") {
if (aCollection[i][sProp].indexOf("mailto:") == -1 &&
aCollection[i][sProp].indexOf("javascript:") == -1) {
if(aCollection[i][sProp].indexOf("http") == 0) {
aCollection[i][sProp] = sWayBackCGI + aCollection[i][sProp];
} else {
aCollection[i][sProp] = sWayBackCGI + xResolveUrl(aCollection[i][sProp]);
}
}
}
}
}
xLateUrl(document.getElementsByTagName("IMG"),"src");
xLateUrl(document.getElementsByTagName("A"),"href");
xLateUrl(document.getElementsByTagName("AREA"),"href");
xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
xLateUrl(document.getElementsByTagName("OBJECT"),"data");
xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
xLateUrl(document.getElementsByTagName("APPLET"),"archive");
xLateUrl(document.getElementsByTagName("EMBED"),"src");
xLateUrl(document.getElementsByTagName("BODY"),"background");
var forms = document.getElementsByTagName("FORM");
if (forms) {
var j = 0;
for (j = 0; j < forms.length; j++) {
f = forms[j];
if (typeof(f.action) == "string") {
if(typeof(f.method) == "string") {
if(typeof(f.method) != "post") {
f.action = sWayBackCGI + f.action;
}
}
}
}
}
//-->
</SCRIPT>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-80902922-2', 'auto');
ga('send', 'pageview');
</script>
</HTML>
<!-- This document saved from http://web.archive.org/web/20010623115640/www.infoway.com.br/~colvero/main.html -->