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.
137 lines (122 sloc)
4.27 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>Is this Legal?</title> | |
| </head> | |
| <body background="images/backgrounds/speckled.gif" LEFTMARGIN="0" TOPMARGIN="0"> | |
| <!--Heading--> | |
| <table WIDTH="100%" CELLPADDING="2" CELLSPACING="0" BORDER="0"> | |
| <tr><td bgcolor="3A9AD9" colspan="4"> | |
| <a HREF="index.html"><img src="images/buttonbar/smallcrab.gif" alt="crab" width="40" vspace="3" align="left" border="0"></a> | |
| <font FACE="verdana,arial,helvetica" size="-1"><i>Washington State County Road Administration Board</i></font> | |
| </tr> | |
| <tr> | |
| <!--Margin--> | |
| <td BGCOLOR="FFFFFF" HEIGHT="100%" VALIGN="top"> | |
| <center> | |
| <img src="/images/titles/CRAB.gif" border="0" alt="the County Road Administration Board" WIDTH="100" HEIGHT="300"> | |
| </center> | |
| <!--Space--> | |
| <td> | |
| <img src="images/BlankPixel.gif" hspace="5" vspace="1" align="top" alt WIDTH="1" HEIGHT="1"> | |
| </td> | |
| <!--What we are trying to say is...--> | |
| <td VALIGN="top"> | |
| <font FACE="verdana,arial,helvetica" size="5"> | |
| <img src="images/BlankPixel.gif" hspace="5" vspace="20" align="top" alt WIDTH="1" HEIGHT="1"><br> | |
| <center> | |
| <object align="CENTER" classid="clsid:1a4da620-6217-11cf-be62-0080c72edd2d" width="100%" height="25" BORDER="1" id="marquee"> | |
| <param NAME="ScrollStyleX" VALUE="Circular"> | |
| <param NAME="ScrollStyleY" VALUE="Circular"> | |
| <param NAME="szURL" VALUE="http://www.crab.wa.gov/MarqueeNews.cfm"> | |
| <param NAME="ScrollDelay" VALUE="45"> | |
| <param NAME="LoopsX" VALUE="-1"> | |
| <param NAME="LoopsY" VALUE="-1"> | |
| <param NAME="ScrollPixelsX" VALUE="-5"> | |
| <param NAME="ScrollPixelsY" VALUE="0"> | |
| <param NAME="DrawImmediately" VALUE="1"> | |
| <param NAME="Whitespace" VALUE="0"> | |
| <param NAME="PageFlippingOn" VALUE="1"> | |
| <param NAME="Zoom" VALUE="100"> | |
| <param NAME="WidthOfPage" VALUE="20000"> | |
| </object> | |
| </center> | |
| <hr> | |
| <center> | |
| about | |
| </center> | |
| <hr> | |
| <font size="2"> | |
| This world wide web site is brought to you by The County Road Administration Board and is best viewed with a | |
| modern browser. | |
| <p> | |
| <center> | |
| <table> | |
| <tr> | |
| <td valign="middle"> | |
| <center> <font FACE="ARIAL,HELVETICA" SIZE="1"> | |
| <b>Best experienced with<br> | |
| <a HREF="http://www.microsoft.com/ie/default.asp"> | |
| <img SRC="/images/logos/ie_animated.gif" WIDTH="88" HEIGHT="31" BORDER="0" ALT="Microsoft Internet Explorer" VSPACE="7"> | |
| </a><br>Click here to start.</b> | |
| </font></center> | |
| </td> | |
| <td valign="middle"> | |
| <center> | |
| <a href="http://home.netscape.com/comprod/mirror/client_download.html"> | |
| <img src="/images/logos/netnow3.gif" border="0" alt="Netscape Navigator" WIDTH="88" HEIGHT="31"></a> | |
| </center> | |
| </td> | |
| <td valign="middle"> | |
| <center> | |
| <a href="http://website.ora.com/wspro/overview_frame.html"> | |
| <img src="/images/logos/PoweredByWebsite.gif" border="0" alt="Powered by Website" WIDTH="88" HEIGHT="34"></a> | |
| </center> | |
| </td> | |
| <td valign="middle"> | |
| <center> | |
| <a href="http://www.allaire.com/"> | |
| <img src="/images/logos/cflogo2.gif" border="0" alt="Powered by Cold Fusion" WIDTH="114" HEIGHT="41"> | |
| </center> | |
| </td> | |
| <td valign="middle"> | |
| <center> | |
| <a href="http://www.rsac.org/"> | |
| <img src="/images/logos/RSACi.gif" border="0" alt="We Rated with RSACi" WIDTH="96" HEIGHT="31"></a> | |
| </center> | |
| </td> | |
| </tr> | |
| </table> | |
| </center> | |
| <font size="5"> | |
| <hr> | |
| <center> | |
| disclaimer | |
| </center> | |
| <hr> | |
| <font size="2"> | |
| The text, images and technology available on this web site are public property. Any reproduction of this work should include | |
| a reference back to the County Road Administration Board as its author. | |
| <p> | |
| <i>and...</i> | |
| <p> | |
| Neither the County Road Administration Board nor any member or employee of the County Road Administration | |
| Board warrants the accuracy, reliability or timeliness of any information published by this system, nor | |
| endorses any products or services linked from this system, and shall not be held liable for any losses | |
| caused by reliance on the accuracy, reliability or timeliness of such information. Portions of such | |
| information may be incorrect or not current. Any person or entity who relies on any information obtained | |
| from this system, does so at his or her own risk. | |
| <p> | |
| <i>but please don't let that spoil your fun...</i> | |
| <p> | |
| Please contact the Webmaster, <a href="mailto:webmaster@crab.wa.gov">webmaster@crab.wa.gov</a> | |
| for more information about reproducing this information. | |
| </font> | |
| </td> | |
| <!--Space--> | |
| <td> | |
| <img src="images/BlankPixel.gif" hspace="5" vspace="1" align="top" alt WIDTH="1" HEIGHT="1"> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |