Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
157 lines (153 sloc)
4.77 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <meta NAME="keywords" | |
| CONTENT="escola, equitação, exército, hipismo, cavalo, veterinária"> | |
| <meta NAME="description" | |
| CONTENT="Site oficial da Escola de Equitação do Exército. A Escola, histórico, subordinação, cursos, você sabia, veterinária, ex instrutores, ex monitores, calendário hípico CDE, CBH e Federações, regulamentos, links militares, links sobre hipismo ..."> | |
| <bgsound src="som.mid" loop="-1"> | |
| <style> | |
| a { text-decoration:none; } | |
| </style> | |
| <script>defaultStatus="ESCOLA DE EQUITAÇÃO DO EXÉRCITO"</script> | |
| <!-------- O Script Começa Aqui --------> | |
| <script language="JavaScript"> | |
| config='toolbar=no,location=no,directories=no,status=no,menubar=no,width=200,height=150' | |
| config += 'scrollbars=no,resizable=no' | |
| pop = window.open ("","pop",config) | |
| pop.document.write('<script language="javascript">'); | |
| pop.document.write('setTimeout('); | |
| pop.document.write('"self.close()'); | |
| pop.document.write(';",3000)'); | |
| pop.document.write('</'); | |
| pop.document.write('script>'); | |
| pop.document.write('<body bgcolor=#000000 text=#FFFF00><font face=nadiane>'); | |
| pop.document.write('<center><b><h4>SITE OFICIAL DA ESCOLA DE EQUITAÇÃO DO EXÉRCITO</h4></b></center>'); | |
| pop.document.write('<center><b><h4>SEJA BEM-VINDO!!</h4></b></center>'); | |
| pop.document.write('</body>'); | |
| </script> | |
| <!-------- O Script Termina Aqui --------> | |
| <title>ESCOLA DE EQUITAÇÃO DO EXÉRCITO - hacked by: holver</title> | |
| </head> | |
| <body bgcolor="#000000" topmargin="0" leftmargin="0"> | |
| <align="center"> | |
| <div align="center"><center> | |
| <table border="0" cellspacing="0" width="100%" height="100%" cellpadding="0"> | |
| <tr> | |
| <td colspan="3" width="738"><p align="center"></td> | |
| </tr> | |
| <tr> | |
| <td align="center" colspan="3" width="738"><big><big><big><big><align="center"></big><font | |
| face="Arial Black" color="#FFFF00"><script language="VBScript"><!-- | |
| y=year(date) | |
| d=weekday(date) | |
| if d = 1 then | |
| today="Domingo" | |
| elseif d = 2 then | |
| today="Segunda" | |
| elseif d = 3 then | |
| today="Terça" | |
| elseif d = 4 then | |
| today="Quarta" | |
| elseif d = 5 then | |
| today="Quinta" | |
| elseif d = 6 then | |
| today="Sexta" | |
| elseif d = 7 then | |
| today="Sábado" | |
| end if | |
| m=month(date) | |
| if m=1 then | |
| mon="janeiro" | |
| elseif m=2 then | |
| mon="fevereiro" | |
| elseif m=3 then | |
| mon="março" | |
| elseif m=4 then | |
| mon="abril" | |
| elseif m=5 then | |
| mon="maio" | |
| elseif m=6 then | |
| mon="junho" | |
| elseif m=7 then | |
| mon="julho" | |
| elseif m=8 then | |
| mon="agosto" | |
| elseif m=9 then | |
| mon="setembro" | |
| elseif m=10 then | |
| mon="outubro" | |
| elseif m=11 then | |
| mon="novembro" | |
| elseif m=12 then | |
| mon="dezembro" | |
| end if | |
| dia=day(now) | |
| if dia=20 and m=4 then | |
| message="Aniversário da Escola de Equitação do Exército" | |
| elseif dia=21 and m=2 then | |
| message="Tomada de Monte Castelo" | |
| elseif dia=10 and m=4 then | |
| message="Dia da Engenharia" | |
| elseif dia=12 and m=4 then | |
| message="Dia da Intendência" | |
| elseif dia=19 and m=4 then | |
| message="Dia do Exército" | |
| elseif dia=21 and m=4 then | |
| message="Inconfidência Mineira" | |
| elseif dia=1 and m=5 then | |
| message="Dia do Trabalho" | |
| elseif dia=5 and m=5 then | |
| message="Dia das Comunicações" | |
| elseif dia=24 and m=5 then | |
| message="Dia da Infantaria" | |
| elseif dia=27 and m=5 then | |
| message="Dia do Serviço de Saúde" | |
| elseif dia=10 and m=6 then | |
| message="Dia da Artilharia" | |
| elseif dia=17 and m=6 then | |
| message="Dia do Serviço de Veterinária" | |
| elseif dia=25 and m=8 then | |
| message="Dia do Soldado" | |
| elseif dia=12 and m=10 then | |
| message="Dia da Padroeira do Brasil" | |
| elseif dia=30 and m=10 then | |
| message="Dia do Material Bélico" | |
| elseif dia=2 and m=11 then | |
| message="Dia de Finados" | |
| elseif dia=19 and m=11 then | |
| message="Dia da Bandeira" | |
| elseif dia=10 and m=5 then | |
| message="Dia da Cavalaria" | |
| elseif dia=7 and m=9 then | |
| message="Dia da Pátria" | |
| elseif dia=25 and m=12 then | |
| message="Feliz Natal!" | |
| elseif dia=1 and m=1 then | |
| message="Feliz Ano Novo!" | |
| elseif dia=15 and m=11 then | |
| message="Proclamação da República" | |
| end if | |
| Document.Write today & ", " & dia & " de " & mon & " de " & y & "<BR>" & message | |
| --></script></font><font | |
| face="Arial Black" color="#FFFFFF">Hacked By: Holver</font></big></big></big><p><a | |
| href="mailto:holver@mail.ru"><font face="Arial Black" color="#FFFFFF"><small>holver@mail.ru</small></font></a></p> | |
| <p><font face="Arial Black" color="#FFFFFF"><small><a href="http://hackrescue.cjb.net">http://hackrescue.cjb.net</a> | |
| </small></font></td> | |
| </tr> | |
| <tr> | |
| <td width="174" align="center"><p align="center"><small><small><font face="Comic Sans MS" | |
| color="#FFFF00"> <!-- END FASTCOUNTER CODE --> <br> | |
| </font></small></small></td> | |
| <td width="368" align="center"></td> | |
| <td width="184" align="center"></td> | |
| </tr> | |
| <tr> | |
| <td colspan="3" width="738"><p align="center"><big><align="center"><a href="http://hackrescue.cjb.net"><big><font | |
| face="Impact">ENTRAR</font></big></a></big></td> | |
| </tr> | |
| </table> | |
| </center></div> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |