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.
179 lines (166 sloc)
4.6 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
| <htmll> | |
| <head> | |
| <meta http-equiv="Content-Type" | |
| content="text/htmll; charset=iso-8859-1"> | |
| <title>Left Frame in Home Page Template</title> | |
| <base target="rbottom"> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!-- | |
| var safebrowser = ((navigator.appName=="Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )); | |
| function colorit(){ | |
| if (safebrowser){ | |
| var el = window.event.srcElement; | |
| var lighten = (el.style.color=="" || el.style.color=="silver"); | |
| if(lighten){ | |
| el.style.color="gold"; | |
| } | |
| else{ | |
| el.style.color="silver"; | |
| } | |
| } | |
| } | |
| //--> | |
| </SCRIPT> | |
| <STYLE> | |
| <!-- | |
| A.Control { | |
| text-decoration:none; | |
| color:silver; | |
| font-family:sans-serif; | |
| font: 8 pt; | |
| } | |
| --> | |
| </STYLE> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!-- | |
| var safebrowser = ((navigator.appName=="Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )); | |
| function coloritb(){ | |
| if (safebrowser){ | |
| var el = window.event.srcElement; | |
| var lighten = (el.style.color=="" || el.style.color=="blue"); | |
| if(lighten){ | |
| el.style.color="red"; | |
| } | |
| else{ | |
| el.style.color="blue"; | |
| } | |
| } | |
| } | |
| //--> | |
| </SCRIPT> | |
| </head> | |
| <body bgcolor="#006400" link="#000000" vlink="#000000" topmargin="0" leftmargin="0"> | |
| <br> | |
| <table border="0" cellpadding="3" cellspacing="0" width="97"> | |
| <tr> | |
| <td align="center"> | |
| <A href="home-body.html#news" | |
| class=Control onmouseover="colorit(); | |
| window.status='News';return true" onmouseout="colorit(); | |
| window.status='';return true">News</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A HREF="academics/academicshome.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Academics';return true" onmouseout="colorit(); | |
| window.status='';return true">Academics</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="activities/activitieshome.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Activities';return true" onmouseout="colorit(); | |
| window.status='';return true">Activities</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="athletics/athleticshome.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Athletics';return true" onmouseout="colorit(); | |
| window.status='';return true">Athletics</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="advancement/advancementindex.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Advancement';return true" onmouseout="colorit(); | |
| window.status='';return true">Advancement</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="alumni/alumnihome.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Alumni';return true" onmouseout="colorit(); | |
| window.status='';return true">Alumni</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="administration/adminindex.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Administration';return true" onmouseout="colorit(); | |
| window.status='';return true">Administration</A> | |
| </td> | |
| </tr> | |
| <!-- <tr> | |
| <td><a href="home-body.html#studentinfo"><font color="#000000" size="1" | |
| face="Arial"><strong>Lunch Menu</strong></font></a></td> | |
| </tr> | |
| --> | |
| <tr> | |
| <td align="center"> | |
| <A href="academics/library/libraryhome.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Library';return true" onmouseout="colorit(); | |
| window.status='';return true">Library</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="calendar/index.html" | |
| class=Control onmouseover="colorit(); | |
| window.status='Calendar';return true" onmouseout="colorit(); | |
| window.status='';return true">Calendar</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="alumni/classof2000/index.html" target="_top" | |
| class=Control onmouseover="colorit(); | |
| window.status='Calendar';return true" onmouseout="colorit(); | |
| window.status='';return true" >Class of 2000</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="affiliates/rls/rlshome.html" target="resource window" | |
| class=Control onmouseover="colorit(); | |
| window.status='Rock Leadership Services';return true" onmouseout="colorit(); | |
| window.status='';return true">Rock Leadership Services</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="THSFriends.html" | |
| class=Control onmouseover="colorit(); | |
| window.status='Friends of Trinity';return true" onmouseout="colorit(); | |
| window.status='';return true">Friends of Trinity</A> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> | |
| <A href="home-body.html#contact us" | |
| class=Control onmouseover="colorit(); | |
| window.status='Contact Us';return true" onmouseout="colorit(); | |
| window.status='';return true">Contact Us</A> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </htmll> | |