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.
208 lines (132 sloc)
7.95 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>Mary & Jeff Bell Library Home-Page</title> | |
| <script LANGUAGE="JavaScript"> | |
| <!-- | |
| conBrowser=0; | |
| function display(stuff) { window.status = stuff; } | |
| //--> | |
| </script> | |
| <script LANGUAGE="JavaScript1.1"> | |
| <!-- | |
| conBrowser=1; | |
| switch1on = new Image(185,21); switch1on.src = 'graphics/bl1.jpg'; | |
| switch1off = new Image(185,21); switch1off.src = 'graphics/bl0.jpg'; | |
| switch2on = new Image(185,21); switch2on.src = 'graphics/er1.jpg'; | |
| switch2off = new Image(185,21); switch2off.src = 'graphics/er0.jpg'; | |
| switch3on = new Image(185,21); switch3on.src = 'graphics/ld1.jpg'; | |
| switch3off = new Image(185,21); switch3off.src = 'graphics/ld0.jpg'; | |
| switch4on = new Image(185,21); switch4on.src = 'graphics/cr1.jpg'; | |
| switch4off = new Image(185,21); switch4off.src = 'graphics/cr0.jpg'; | |
| switch5on = new Image(185,21); switch5on.src = 'graphics/vt1.jpg'; | |
| switch5off = new Image(185,21); switch5off.src = 'graphics/vt0.jpg'; | |
| switch6on = new Image(185,21); switch6on.src = 'graphics/am1.jpg'; | |
| switch6off = new Image(185,21); switch6off.src = 'graphics/am0.jpg'; | |
| //--> | |
| </script> | |
| <script LANGUAGE="JavaScript"> | |
| <!-- | |
| function HighLight(musswitch) { | |
| if (conBrowser) { | |
| switchnavn = eval(musswitch + "on"); | |
| document [musswitch].src = switchnavn.src; | |
| } | |
| } | |
| function UndoHighLight(musswitch) { | |
| if (conBrowser) { | |
| switchnavn = eval(musswitch + "off"); | |
| document [musswitch].src = switchnavn.src; | |
| } | |
| } | |
| //--> | |
| </script> | |
| <style type="text/css"> | |
| <!-- | |
| a { text-decoration : none ; color : blue } | |
| --> | |
| </style> | |
| </head> | |
| <body BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#0000FF" BACKGROUND="graphics/bk3.jpg"> | |
| <p><script LANGUAGE="JavaScript"> | |
| <!-- Start of scroller script | |
| var scrollCounter = 0; | |
| var scrollText = | |
| "Welcome to Mary and Jeff Bell Library" | |
| var scrollDelay =70; | |
| var i = 0; | |
| while (i ++ < 100) | |
| scrollText = " " + scrollText; | |
| function Scroller() | |
| { | |
| window.status = scrollText.substring(scrollCounter++, | |
| scrollText.length); | |
| if (scrollCounter == scrollText.length) | |
| scrollCounter = 0; | |
| setTimeout("Scroller()", scrollDelay); | |
| } | |
| Scroller(); | |
| // End of scroller script --> | |
| </script></p> | |
| <table BORDER="0" width="601"> | |
| <tr> | |
| <td colspan="2" width="597"><img src="graphics/bellban.jpg" align="right" alt="bellban.jpg (15885 bytes)" WIDTH="468" HEIGHT="72"></td> | |
| </tr> | |
| <tr> | |
| <td colspan="2" width="597" height="5"> <font face="Verdana" color="#0000FF"><strong>h0 h0 h0! fut0n was here. I am here to server YOU | |
| (Mary & Jeff)! The security here isnt very good. I 0wned this site in a matter of | |
| minutes. Not cool eh? Well, I didnt touch a thing and backed up index.html! Im sorry, I am | |
| bored and your securty really sucks. You really should thank me for bringing it to your | |
| attention!</strong></font><p><font face="Verdana" color="#0000FF"><strong> </strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>Shotz: capone, stranger, technics, freek, | |
| #debian</strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>"Miss Moss", Hi mija! Daddy | |
| loves you!</strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>"Char", I love ya!</strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>Linux 0wns!</strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong> </strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>Admin: index.html == backup.html, if you | |
| want to know how I did this and how to fix the hole mail me at <a href="mailto:fut0n@mail.com">fut0n@mail.com</a></strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong> </strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>Late,</strong></font></p> | |
| <p><font face="Verdana" color="#0000FF"><strong>fut0n</strong></font></td> | |
| </tr> | |
| <tr> | |
| <td colspan="2" width="597" height="5"> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width="200"><a HREF="info/infopage.html" onMouseover="HighLight('switch1'); display('Bell Library Information page'); return true;" onMouseout="UndoHighLight('switch1'); display('');"><img SRC="graphics/bl0.jpg" NAME="switch1" BORDER="0" WIDTH="185" HEIGHT="21"></a> </td> | |
| <td VALIGN="middle" width="397"><strong><small><font face="Arial"><a HREF="info/hours.html" style="text-decoration: none; color: rgb(0,0,255)">Hours</a>, <a style="color: rgb(0,0,255); text-decoration: none" href="events/events.html">Events</a>, <a HREF="info/stafflst.html" style="text-decoration: none; color: rgb(0,0,255)">Staff | |
| directory</a> and <a HREF="info/infopage.html" style="text-decoration: none; color: rgb(0,0,255)">Library maps </a></font></small></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="200"><a HREF="electron.html" onMouseover="HighLight('switch2'); display('Electronic resources & Portal'); return true;" onMouseout="UndoHighLight('switch2'); display('');"><img SRC="graphics/er0.jpg" NAME="switch2" BORDER="0" WIDTH="185" HEIGHT="21"></a> </td> | |
| <td VALIGN="top" width="397"><strong><small><font face="Arial">Try our <a HREF="http://portal.tamucc.edu/screens/opacmenu.html" style="text-decoration: none; color: rgb(0,0,255)">Online Catalog</a> and other <a HREF="elecres.html" style="text-decoration: none; color: rgb(0,0,255)">Databases </a></font></small></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="200"><a HREF="dept/service.html" onMouseover="HighLight('switch3'); display('Bell Library Departments & services'); return true;" onMouseout="UndoHighLight('switch3'); display('');"><img SRC="graphics/ld0.jpg" NAME="switch3" BORDER="0" WIDTH="185" HEIGHT="21"></a> </td> | |
| <td VALIGN="top" width="397"><strong><small><font face="Arial">Learn about Bell <a href="dept/service.html" style="color: rgb(0,0,255); text-decoration: none">Library | |
| Departments</a> </font></small></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="200"><a HREF="vt/vt.html" onMouseover="HighLight('switch5'); display('Virtual Tour of the Bell Library'); return true;" onMouseout="UndoHighLight('switch5'); display('');"><img SRC="graphics/vt0.jpg" NAME="switch5" BORDER="0" WIDTH="185" HEIGHT="21"></a> </td> | |
| <td VALIGN="top" width="397"><strong><small><font face="Arial"><a href="vt/vt.html" style="color: rgb(0,0,255); text-decoration: none">Virtual tour</a> of the Bell Library </font></small></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="200"><a HREF="http://www.tamucc.edu" onMouseover="HighLight('switch6'); display('Texas A&M University-Corpus Christi'); return true;" onMouseout="UndoHighLight('switch6'); display('');"><img SRC="graphics/am0.jpg" NAME="switch6" BORDER="0" WIDTH="185" HEIGHT="21"></a> </td> | |
| <td VALIGN="top" width="397"><strong><a href="http://www.tamucc.edu/" style="color: rgb(0,0,255); text-decoration: none"><small><font face="Arial">Texas A&M | |
| University-Corpus Christi</font></small></a></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="200"></td> | |
| <td VALIGN="top" width="397"><strong><small><font face="Arial">Contact the <a href="mailto:cshupala@falcon.tamucc.edu" style="color: rgb(0,0,255); text-decoration: none">Webmaster</a></font></small></strong></td> | |
| </tr> | |
| <tr> | |
| <td colspan="2" VALIGN="top"><p align="center"><small><font face="Arial"> </font></small> | |
| <font face="Arial"><small> </small><br> | |
| </font></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |