-
Notifications
You must be signed in to change notification settings - Fork 0
/
frame1.html
executable file
·54 lines (51 loc) · 2.37 KB
/
frame1.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Home Page do RUFLES On-Line BBS</title>
<STYLE>
a {
text-decoration: none;
}
a:hover {
color: red;
}
</STYLE>
</head>
<body onunload="window.alert('Obrigado por ter visitado a Home Page do RUFLES On-Line BBS!');" bgcolor="Black" text="White" link="Yellow" vlink="Yellow" alink="Red" background="menubg.gif">
<!--<base target="frame2">--><base href="." target="frame2">
<script>window.defaultStatus="Este é o nosso menu..."</script>
<font face="Comic Sans MS" color="White"><marquee align="MIDDLE" height="10%" width="100%" behavior="SCROLL" direction="LEFT" hspace="0" vspace="0" loop="INFINITE">RUFLES On-Line BBS
- A mais fácil forma de divetir-se, baixar arquivos, trocar mensagens e fazer amizades - Pelo menor custo!! - Para acessar, basta utilizar algum programa com emulação ANSI, como por exemplo o COMit, ou até mesmo o HyperTerminal, e apontar
para o nosso número: <i><u><b>(055) 221-3909</b></u></i>. Se você tiver dúvidas, envie e-mail para <a href="mailto:[email protected]"><font color="Aqua">[email protected]</font></a> e explique-nos o problema.</marquee></font>
<h2>
<a href="main.html">Principal</a><br>
<a href="conheca.html">Conheça o RUFLES</a><br>
<a href="acessar.html">Como Acessar??</a><br>
<a href="acesso.html">Acesso!</a><br>
<a href="provedores.html">Provedores SM</a><br>
<a href="links.html">Links Legais</a><br>
<a href="procura.html">Serviço na WWW</a><br>
<a href="freeweb.html">Free na Web</a><br>
<a href="rchat.html">Byte Papo</a><br>
<a href="email.html">E/½</a><br>
<a target="_new" href="http://www.mhzhp.cjb.net/" title="Tudo que você procura em uma página de variedades está aqui!">Megahertz HP</a><br>
</h2>
<!-- <tomake="menu" action="http://DMCProperties" method="get" name="data">
Página Principal
Conheça o RUFLES
Como Acessar?
Acesso!
Provedores SM
Links Legais!
Serviço na WWW
Free na WEB
Byte Papo
E/½ para nós!
</tomake> -->
<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>
</body></html>