home *** CD-ROM | disk | FTP | other *** search
- <HTML>
-
- <BODY BGCOLOR=#FFFFFF>
-
- <HEAD>
-
- <FONT FACE="verdana,arial,helvetica" SIZE=3>
-
- <TITLE>Today"s High Tempuratures</TITLE>
-
- </HEAD>
-
- <BODY>
-
- <STYLE>
-
- .redPlain {color:rgb(255,0,0);
-
- font-size:10pt;
-
- font-style:normal;}
-
- .redSmall {color:rgb(255,0,0);
-
- font-size:2pt;
-
- font-style:normal;}
-
- .blackPlain {color:rgb(0,0,0);
-
- font-style:normal;
-
- font-size:16pt;}
-
- </STYLE>
-
- <H3>The Verentian Valley News</H3>
-
- <HR>
-
- <TABLE>
-
- <TR>
-
- <TD WIDTH=200>
-
- <P ID=T1 CLASS="redPlain" onmouseover="redP();">Argunk 71
-
- <P ID=T2 CLASS="redPlain" onmouseover="redP();">Henders 63
-
- <P ID=T3 CLASS="redPlain" onmouseover="redP();">Krikett 69
-
- <P ID=T4 CLASS="redPlain" onmouseover="redP();">Lowville 68
-
- <P ID=T5 CLASS="redPlain" onmouseover="redP();">Viennes 75
-
- <P ID=T6 CLASS="redPlain" onmouseover="redP();">Yinsburgh 75
-
- </TD>
-
- <TD>
-
- <P ID=PG1 CLASS="redSmall">
-
- The mayor here, Cora James, announces a new plan for curtailing
-
- the current trend of juvenile delinquency: an evening curfew at 9PM.
-
- <P ID=PG2 CLASS="redSmall">
-
- community residents continue to keep a lid on the details of the theme
-
- for this year's Solstice Day Festival yet smile smugly when asked about it.
-
- <P ID=PG3 CLASS="redSmall">
-
- This year farmers suggest a winter wheat crop may be a good idea. It has
-
- been 6 years since the last attempt.
-
- <P ID=PG4 CLASS="redSmall">
-
- Once again, the boy wonder, Jimmy Westen, has made statewide news for his
-
- latest invention.
-
- <P ID=PG5 CLASS="redSmall">
-
- Our regional professional baseball squad wins its fifth straight and takes
-
- solid hold of second place.
-
- <P ID=PG6 CLASS="redSmall">
-
- Actress Jennifer Urgent returns home to find community support before
-
- considering her next effort.
-
- </TD>
-
- </TR>
-
- </TABLE>
-
- <SCRIPT LANGUAGE=JavaScript>
-
- var source
-
- function redP() {
-
- source = window.event.srcElement;
-
- T1.className="redPlain";
-
- T2.className="redPlain";
-
- T3.className="redPlain";
-
- T4.className="redPlain";
-
- T5.className="redPlain";
-
- T6.className="redPlain";
-
- PG1.className="redSmall";
-
- PG2.className="redSmall";
-
- PG3.className="redSmall";
-
- PG4.className="redSmall";
-
- PG5.className="redSmall";
-
- PG6.className="redSmall";
-
- source.className="blackPlain";
-
- if (T1.className=="blackPlain")
-
- PG1.className="blackPlain";
-
- if (T2.className=="blackPlain")
-
- PG2.className="blackPlain";
-
- if (T3.className=="blackPlain")
-
- PG3.className="blackPlain";
-
- if (T4.className=="blackPlain")
-
- PG4.className="blackPlain";
-
- if (T5.className=="blackPlain")
-
- PG5.className="blackPlain";
-
- if (T6.className=="blackPlain")
-
- PG6.className="blackPlain";
-
- }
-
- </SCRIPT>
-
- </FONT>
-
- </BODY>
-
- </HTML>
-
-