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.
45 lines (38 sloc)
4.22 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> | |
| <title>Welcome to the Robert Gould Shaw Middle School</title> | |
| <meta name="keywords" content="Robert Gould Shaw Middle School"> | |
| <meta name="description" content="The Robert Gould Shaw Middle School Homepage: an overview of | |
| academic programs, school life, resources, news and events, with | |
| links to other web sites located throughout the Boston Public | |
| Schools."> | |
| <!script language="Javascript"> | |
| <!-- //Create array of nav bar "on" images if (document.images) { nav1 = new Image(); nav1.src = "/images/banner/search2.gif"; nav2 = new Image(); nav2.src = "/images/banner/index2.gif"; nav3 = new Image(); nav3.src = "/images/banner/sitemap2.gif"; nav4 = new Image(); nav4.src = "/images/banner/email2.gif"; nav5 = new Image(); nav5.src = "/images/banner/help2.gif"; } //Create array of nav bar "off" images if (document.images) { nav1off = new Image(); nav1off.src = "/images/banner/search.gif"; nav2off = new Image(); nav2off.src = "/images/banner/index.gif"; nav3off = new Image(); nav3off.src = "/images/banner/sitemap.gif"; nav4off = new Image(); nav4off.src = "/images/banner/email.gif"; nav5off = new Image(); nav5off.src = "/images/banner/help.gif"; } //Create array of department images if (document.images) { img1 = new Image(); img1.src = "/images/type/aboutblurb.gif"; img2 = new Image(); img2.src = "/images/type/academicsblurb.gif"; img3 = new Image(); img3.src = "/images/type/admissionsblurb.gif"; img4 = new Image(); img4.src = "/images/type/campusblurb.gif"; img5 = new Image(); img5.src = "/images/type/alumniblurb.gif"; img6 = new Image(); img6.src = "/images/type/directoriesblurb.gif"; img7 = new Image(); img7.src = "/images/type/librariesblurb.gif"; img8 = new Image(); img8.src = "/images/type/informationblurb.gif"; img9 = new Image(); img9.src = "/images/type/administrationblurb.gif"; img10 = new Image(); img10.src = "/images/type/employmentblurb.gif"; } //function to activate images function imgOn(imgName) { if (document.images) { document[imgName].src = eval(imgName + ".src"); } } //functions to deactivate images function imgOff(imgName) { if (document.images) { document[imgName].src = "/images/type/white.gif"; } } function navOff(navName) { if (document.images) { document[navName].src = eval(navName + "off.src"); } } // --> | |
| <!/script> | |
| </head> | |
| <!-- #include "body.incl" --> | |
| <!body bgcolor="#FFFFFF" link="#333333" vlink="#333333"> | |
| <body BGCOLOR="#FFFFFF"> | |
| <font SIZE="4" color="#0000FF" FACE="Comic Sans MS,Tekton Puls | |
| Regular,Tekton,Helvetica"><!-- end include --> | |
| <h1 align="center"><img src="images/bulldog.gif" alt="Home of the Bulldogs" border="0" WIDTH="82" HEIGHT="82"> | |
| Robert Gould Shaw Middle School<br> | |
| <!img src="images/colorbar.gif"><!BR><img src="images/blubar.gif" width="625" height="30"> <img src="teamecho3.jpg" alt="teamecho3.jpg (118049 bytes)" WIDTH="480" HEIGHT="216"></h1> | |
| <p align="center"></font><font size="4" face="Comic Sans MS,Tekton Puls Regular,Tekton,Helvetica" color="#0000FF">Hi, Team Echo | |
| here again, Yes I am the highschool student from West Roxbury that did their site | |
| too. They need to learn some computer security. Oh well, just stopped by for a | |
| quickie.</font><font SIZE="4" FACE="Comic Sans MS,Tekton Puls | |
| Regular,Tekton,Helvetica"></p> | |
| <p align="center"><font color="#0000FF"><strong>Shouts: Bansh33, Dukj, | |
| Zenomorph, Analognet, himi, Sys-Edit, Sh00ter, Nocx, Angel, Dragon, Fuck Shit Up, | |
| BusDr1v3r, Bo$$, The Black Priest, Cybrsoul, Digital Domination and Political Genocide.</strong></font></font><font SIZE="4" color="#0000FF" FACE="Comic Sans MS,Tekton Puls | |
| Regular,Tekton,Helvetica"></p> | |
| <!-- used a table to keep nav bar from wrapping in smaller windows --> | |
| <!-- sorry for all the run-on images, but if you add returns to separate lines, they will create white spaces between the graphics! --> | |
| <!-- explanation --> | |
| <!EMBED src="sounds/ghost.wav" autostart=true loop=true> | |
| </font><font color="#800040"><strong> | |
| <p>Any questions, comments, concerns, hate mail, fan mail, mail us @ <a href="mailto:team-echo@usa.net">Team-Echo@usa.net</a></strong></font><!-- www.attrition.org web hack mirror - watermark or something --></p> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |