html validation error

Hey there,

 

I’m getting an error which I cannot solve when I place html code within a
javascript variable for later printage.

Just in a nutshell, I copied some of the errors. Which of course are
repeative.

 

·  Line 14, character 54: 

.... ><HYPERLINK "http://www.htmlhelp.com/reference/html40/tables/td.html"TD
nowrap> הפועל רעננה </TD><HYPERLINK
"http://www.htmlhelp.com/reference/html40/tables/td.html"TD
nowrap>&nbsp;מכבי אחי נצרת ...
                                 ^

Error: end tag for element HYPERLINK
"http://www.htmlhelp.com/reference/html40/tables/td.html"TD which is not
open; try removing the end tag or check for HYPERLINK
"http://www.htmlhelp.com/tools/validator/problems.html#nesting"improper
nesting of elements

·  Line 14, character 95: 

.... &nbsp;מכבי אחי נצרת&nbsp;</TD><HYPERLINK
"http://www.htmlhelp.com/reference/html40/tables/td.html"TD
nowrap>&nbsp;&nbsp;2.00</T ...
                                 ^

Error: end tag for element HYPERLINK
"http://www.htmlhelp.com/reference/html40/tables/td.html"TD which is not
open; try removing the end tag or check for HYPERLINK
"http://www.htmlhelp.com/tools/validator/problems.html#nesting"improper
nesting of elements

·  Line 14, character 127: 

.... D nowrap>&nbsp;&nbsp;2.00</TD><HYPERLINK
"http://www.htmlhelp.com/reference/html40/tables/td.html"TD
nowrap>&nbsp;&nbsp;|&nbsp; ...
                                 ^

 

<SCRIPT type="text/javascript" language="javascript">

  toto_msg = '<TABLE><TR><TD nowrap> הפועל רעננה </TD><TD nowrap>&nbsp;מכבי
אחי נצרת&nbsp;</TD><TD nowrap>&nbsp;&nbsp;2.00</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.65</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.70&nbsp;&nbsp;</TD><TD nowrap> הפועל עכו
</TD><TD nowrap>&nbsp;עירוני ראשון לציון&nbsp;</TD><TD
nowrap>&nbsp;&nbsp;2.35</TD><TD nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.50</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.40&nbsp;&nbsp;</TD><TD nowrap> הפועל באר
שבע </TD><TD nowrap>&nbsp;הפועל פתח תקוה&nbsp;</TD><TD
nowrap>&nbsp;&nbsp;1.95</TD><TD nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.65</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;2.80&nbsp;&nbsp;</TD><TD nowrap> הפועל באר
שבע </TD><TD nowrap>&nbsp;הפועל פתח תקוה&nbsp;</TD><TD
nowrap>&nbsp;(+1)&nbsp;</TD><TD nowrap>&nbsp;&nbsp;3.65</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;3.25</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;1.50&nbsp;&nbsp;</TD><TD nowrap> הפועל באר
שבע </TD><TD nowrap>&nbsp;הפועל פתח תקוה&nbsp;</TD><TD
nowrap>&nbsp;&nbsp;2.70</TD><TD nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;1.80</TD><TD
nowrap>&nbsp;&nbsp;|&nbsp;&nbsp;3.10&nbsp;&nbsp;</TD></TR></TABLE>';

</SCRIPT>

 

 

 

Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.4/1146 - Release Date: 22/11/2007
18:55

 


Internal Virus Database is out-of-date.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.16.4/1146 - Release Date: 22/11/2007
18:55
 

Received on Saturday, 2 February 2008 05:00:58 UTC