Errors found while checking this document as HTML 4.01 Transitional!

Result: 229 Errors, 47 warning(s)
:
: utf-8
: HTML 4.01 Transitional
Root Element: HTML
Options

Help on the options is available.

↑ Top

Validation Output: 229 Errors

  1. Error Line 1, Column 204: document type does not allow element "NOSCRIPT" here
    …"text/html; charset=UTF-8"><noscript> <img src="mail?cmd=cookie.setnonjs&.ran

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  2. Warning Line 1, Column 258: cannot generate system identifier for general entity "mcrumb"
    …md=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1">

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  3. Error Line 1, Column 258: general entity "mcrumb" not defined and no default entity
    …md=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1">

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  4. Error Line 1, Column 264: reference to entity "mcrumb" for which no system identifier could be generated
    …kie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1"><META 

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  5. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  6. Error Line 1, Column 298: required attribute "ALT" not specified
    …mb=x5JBU0JDwpA" height="1" width="1"><META HTTP-EQUIV=Refresh CONTENT="0; URL

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  7. Error Line 2, Column 1288: document type does not allow element "NOSCRIPT" here
    …le.start('RT_TP');</script><noscript><style type="text/css">* { visibility: h

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  8. Warning Line 2, Column 1422: cannot generate system identifier for general entity "c"
    …mail?cmd=css.check&.rand=1562226557&c=x5JBU0JDwpA" type="text/css" media="all

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  9. Error Line 2, Column 1422: general entity "c" not defined and no default entity
    …mail?cmd=css.check&.rand=1562226557&c=x5JBU0JDwpA" type="text/css" media="all

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  10. Error Line 2, Column 1423: reference to entity "c" for which no system identifier could be generated
    …ail?cmd=css.check&.rand=1562226557&c=x5JBU0JDwpA" type="text/css" media="all"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  11. Info Line 2, Column 1420: entity was defined here
    …="mail?cmd=css.check&.rand=1562226557&c=x5JBU0JDwpA" type="text/css" media="a
  12. Error Line 2, Column 1558: required attribute "ALT" not specified
    …1/aro_eb.gif" style="display:none;" ><img src="http://mail.yimg.com/a/i/us/pi

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  13. Error Line 2, Column 1558: document type does not allow element "IMG" here
    …1/aro_eb.gif" style="display:none;" ><img src="http://mail.yimg.com/a/i/us/pi

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  14. Error Line 2, Column 1640: required attribute "ALT" not specified
    …strip_22.png" style="display:none;" ><script type='text/javascript'>gLaunchPr

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  15. Error Line 2, Column 1640: document type does not allow element "IMG" here
    …strip_22.png" style="display:none;" ><script type='text/javascript'>gLaunchPr

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  16. Warning Line 2, Column 3213: cannot generate system identifier for general entity "bc"
    …s/yui_utils.js&/mg/6_1_1/js/core.js&bc/bc_2.0.4.js&/mg/6_1_1/js/darla.js&/uh/

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  17. Error Line 2, Column 3213: general entity "bc" not defined and no default entity
    …s/yui_utils.js&/mg/6_1_1/js/core.js&bc/bc_2.0.4.js&/mg/6_1_1/js/darla.js&/uh/

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  18. Error Line 2, Column 3215: reference to entity "bc" for which no system identifier could be generated
    …yui_utils.js&/mg/6_1_1/js/core.js&bc/bc_2.0.4.js&/mg/6_1_1/js/darla.js&/uh/15

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  19. Info Line 2, Column 3211: entity was defined here
    …/js/yui_utils.js&/mg/6_1_1/js/core.js&bc/bc_2.0.4.js&/mg/6_1_1/js/darla.js&/u
  20. Error Line 2, Column 3279: required attribute "TYPE" not specified
    …rla.js&/uh/15/js/uh_mail-1.0.11.js&"></script><script type="text/javascript">

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  21. Error Line 7, Column 230: Attribute "HSPACE" is not a valid attribute. Did you mean "hspace"?
    …inwidth="0" marginheight="0" hspace="0" vspace="0" allowTransparency="true" t

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  22. Error Line 7, Column 241: Attribute "VSPACE" is not a valid attribute. Did you mean "vspace"?
    … marginheight="0" hspace="0" vspace="0" allowTransparency="true" title=""></i

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  23. Error Line 7, Column 263: Attribute "ALLOWTRANSPARENCY" is not a valid attribute
    …ce="0" vspace="0" allowTransparency="true" title=""></iframe><div id="network

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  24. Error Line 7, Column 317: Attribute "ROLE" is not a valid attribute. Did you mean "frameborder" or "scrolling"?
    …iframe><div id="networkHeader" role="banner"><div id="HEAD"><style type="text

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  25. Error Line 7, Column 363: document type does not allow element "STYLE" here
    …div id="HEAD"><style type="text/css">/*Fix for IE5*/#ygmabt #ygmabt-search{	_

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  26. Error Line 7, Column 3871: end tag for element "SPAN" which is not open
    …id + "'>" + h.shortaliasid + "</span>",title:h.aliasid,className:"last-child"

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  27. Error Line 7, Column 7243: duplicate specification of attribute "CHARSET"
    …=""  type="text/javascript" charset="utf-8">(function(){var A=document.getEle

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  28. Error Line 7, Column 7250: document type does not allow element "SCRIPT" here; assuming missing "LI" start-tag
    …pe="text/javascript" charset="utf-8">(function(){var A=document.getElementByI

  29. Error Line 7, Column 10961: Attribute "ROLE" is not a valid attribute. Did you mean "frameborder" or "scrolling"?
    … class="ygmabt-search-wrapper" role="application"><input type="text" class="s

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  30. Error Line 7, Column 10974: start tag for "LEGEND" omitted, but its declaration does not permit this
    …t-search-wrapper" role="application"><input type="text" class="sp ygmabtnorma

  31. Error Line 7, Column 11309: Attribute "AUTOCOMPLETE" is not a valid attribute
    …ld';}" maxlength="100" autocomplete="off" /><input type="hidden" id="fr" name

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  32. Warning Line 7, Column 11315: NET-enabling start-tag requires SHORTTAG YES
    … maxlength="100" autocomplete="off" /><input type="hidden" id="fr" name="fr" 

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  33. Warning Line 7, Column 11373: NET-enabling start-tag requires SHORTTAG YES
    … id="fr" name="fr" value="ush-mail" /><div id="sat"></div></span><span class=

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  34. Error Line 7, Column 11388: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …fr" value="ush-mail" /><div id="sat"></div></span><span class="ygmabt-search-

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  35. Error Line 7, Column 11617: end tag for "LEGEND" omitted, but its declaration does not permit this
    …tton></span></span></span></fieldset></form></div></div></div></div></div><sc

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  36. Info Line 7, Column 10919: start tag was here
    …thod="GET" target="_blank"><fieldset><span class="ygmabt-search-wrapper" role
  37. Error Line 7, Column 11694: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  38. Warning Line 10, Column 122: cannot generate system identifier for general entity "T"
    …dG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d398301

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  39. Error Line 10, Column 122: general entity "T" not defined and no default entity
    …dG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d398301

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  40. Error Line 10, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  41. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  42. Warning Line 10, Column 265: cannot generate system identifier for general entity "U"
    …826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d6500

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  43. Error Line 10, Column 265: general entity "U" not defined and no default entity
    …826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d6500

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  44. Error Line 10, Column 266: reference to entity "U" for which no system identifier could be generated
    …26%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65000

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  45. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  46. Error Line 10, Column 419: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  47. Error Line 13, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vdq3r8j%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  48. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  49. Error Line 13, Column 266: reference to entity "U" for which no system identifier could be generated
    …63%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13hnrd2v7%2fN%3danukCtG_fzw-%2fC%3d65000

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  50. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  51. Error Line 17, Column 58: Attribute "ONLOAD" is not a valid attribute. Did you mean "onload"?
    …       title="Advertisement" onload="parent.gLaunchProfile.stop('RT_AD_N', tr

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  52. Error Line 20, Column 35: Attribute "ROLE" is not a valid attribute. Did you mean "frameborder" or "scrolling"?
                <ul id="pimtabs" role="navigation">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  53. Error Line 32, Column 21: Attribute "URL" is not a valid attribute. Did you mean "clear" or "onmouseover"?
                    url="options?mailop=1&noFlush&.rand=668838503">Mail Options</opt

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  54. Warning Line 32, Column 39: cannot generate system identifier for general entity "noFlush"
                    url="options?mailop=1&noFlush&.rand=668838503">Mail Options</opt

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  55. Error Line 32, Column 39: general entity "noFlush" not defined and no default entity
                    url="options?mailop=1&noFlush&.rand=668838503">Mail Options</opt

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  56. Error Line 32, Column 46: reference to entity "noFlush" for which no system identifier could be generated
    …       url="options?mailop=1&noFlush&.rand=668838503">Mail Options</option><o

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  57. Info Line 32, Column 37: entity was defined here
                    url="options?mailop=1&noFlush&.rand=668838503">Mail Options</opt
  58. Warning Line 36, Column 66: NET-enabling start-tag requires SHORTTAG YES
    … title="Select one of the options from dropdown"  />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  59. Error Line 38, Column 52: document type does not allow element "SCRIPT" here; assuming missing "LI" start-tag
    … </li><script type="text/javascript">YAHOO.mc.optionsMenu = new Menu("mOption

  60. Warning Line 38, Column 418: NET-enabling start-tag requires SHORTTAG YES
    …den" id="crumb" value="x5JBU0JDwpA" /></div><script type="text/javascript">gL

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  61. Warning Line 38, Column 821: cannot generate system identifier for general entity "order"
    …AzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  62. Error Line 38, Column 821: general entity "order" not defined and no default entity
    …AzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  63. Error Line 38, Column 826: reference to entity "order" for which no system identifier could be generated
    …hYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><inp

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  64. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  65. Warning Line 38, Column 832: cannot generate system identifier for general entity "pSize"
    …GtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  ty

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  66. Error Line 38, Column 832: general entity "pSize" not defined and no default entity
    …GtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  ty

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  67. Error Line 38, Column 837: reference to entity "pSize" for which no system identifier could be generated
    …ls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="s

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  68. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  69. Warning Line 38, Column 841: cannot generate system identifier for general entity "tt"
    ….rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="submi

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  70. Error Line 38, Column 841: general entity "tt" not defined and no default entity
    ….rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="submi

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  71. Error Line 38, Column 843: reference to entity "tt" for which no system identifier could be generated
    …and=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="submit"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  72. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  73. Warning Line 38, Column 979: NET-enabling start-tag requires SHORTTAG YES
    …ck for new mail" value="Check Mail" /><input type="hidden" name=".rand" value

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  74. Warning Line 38, Column 1033: NET-enabling start-tag requires SHORTTAG YES
    …den" name=".rand" value="668838503" /></p></form><form action="compose?&.rand

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  75. Warning Line 38, Column 1215: NET-enabling start-tag requires SHORTTAG YES
    …pose a new message" value="Compose" /><input type="hidden" name=".rand" value

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  76. Warning Line 38, Column 1269: NET-enabling start-tag requires SHORTTAG YES
    …den" name=".rand" value="668838503" /></p></form></div><div id="searchtestfie

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  77. Error Line 39, Column 215: Attribute "ROLE" is not a valid attribute. Did you mean "frameborder" or "scrolling"?
    …3" method="post" target="_top" role="search">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  78. Warning Line 43, Column 42: NET-enabling start-tag requires SHORTTAG YES
                        id="msqtop" value="" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  79. Warning Line 46, Column 41: NET-enabling start-tag requires SHORTTAG YES
                        title="Search Mail" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  80. Warning Line 53, Column 41: NET-enabling start-tag requires SHORTTAG YES
                        id="wsqtop" value=""/></noscript>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  81. Warning Line 54, Column 61: NET-enabling start-tag requires SHORTTAG YES
    …       <input type="hidden" name="fr" value="ush_mailm"/>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  82. Warning Line 55, Column 57: NET-enabling start-tag requires SHORTTAG YES
                <input type="hidden" name="ei" value="UTF-8"/>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  83. Warning Line 57, Column 40: NET-enabling start-tag requires SHORTTAG YES
                    title="Search the Web" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  84. Error Line 58, Column 16: end tag for element "P" which is not open
                </p>      

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  85. Error Line 62, Column 22: required attribute "TYPE" not specified
            </div><script>YAHOO.util.Event.on(["searchTheWebtop", "searchTheWebbotto

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  86. Error Line 62, Column 323: required attribute "TYPE" not specified
    …d="navigation" class="yui-b"><script>if (!asyncMode) {YAHOO.util.Event.on("le

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  87. Error Line 67, Column 212: end tag for "SPAN" omitted, but its declaration does not permit this
    …reen"> a new folder</span></a>]</div><script type="text/javascript">YAHOO.uti

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  88. Info Line 67, Column 55: start tag was here
    …lders</h2><div style="float:right;">[<span id="addfoldercontrol"><a href="fol
  89. Error Line 67, Column 419: reference to entity "order" for which no system identifier could be generated
    …><a href="showFolder?fid=Inbox&order=down&tt=3&pSize=25&.rand=668838503" ><em

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  90. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  91. Error Line 67, Column 427: reference to entity "tt" for which no system identifier could be generated
    …="showFolder?fid=Inbox&order=down&tt=3&pSize=25&.rand=668838503" ><em>Inbox <

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  92. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  93. Error Line 67, Column 435: reference to entity "pSize" for which no system identifier could be generated
    …lder?fid=Inbox&order=down&tt=3&pSize=25&.rand=668838503" ><em>Inbox <b>(2)</b

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  94. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  95. Error Line 67, Column 577: reference to entity "order" for which no system identifier could be generated
    …><a href="showFolder?fid=Draft&order=down&tt=0&pSize=25&.rand=668838503" >Dra

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  96. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  97. Error Line 67, Column 585: reference to entity "tt" for which no system identifier could be generated
    …="showFolder?fid=Draft&order=down&tt=0&pSize=25&.rand=668838503" >Drafts</a><

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  98. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  99. Error Line 67, Column 593: reference to entity "pSize" for which no system identifier could be generated
    …lder?fid=Draft&order=down&tt=0&pSize=25&.rand=668838503" >Drafts</a></li><li 

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  100. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  101. Error Line 67, Column 712: reference to entity "order" for which no system identifier could be generated
    … ><a href="showFolder?fid=Sent&order=down&tt=0&pSize=25&.rand=668838503" >Sen

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  102. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  103. Error Line 67, Column 720: reference to entity "tt" for which no system identifier could be generated
    …f="showFolder?fid=Sent&order=down&tt=0&pSize=25&.rand=668838503" >Sent</a></l

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  104. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  105. Error Line 67, Column 728: reference to entity "pSize" for which no system identifier could be generated
    …older?fid=Sent&order=down&tt=0&pSize=25&.rand=668838503" >Sent</a></li><li id

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  106. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  107. Error Line 67, Column 856: reference to entity "order" for which no system identifier could be generated
    …showFolder?fid=%2540B%2540Bulk&order=down&tt=0&pSize=25&.rand=668838503"  cla

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  108. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  109. Error Line 67, Column 864: reference to entity "tt" for which no system identifier could be generated
    …er?fid=%2540B%2540Bulk&order=down&tt=0&pSize=25&.rand=668838503"  class="firs

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  110. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  111. Error Line 67, Column 872: reference to entity "pSize" for which no system identifier could be generated
    …2540B%2540Bulk&order=down&tt=0&pSize=25&.rand=668838503"  class="first">Spam<

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  112. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  113. Warning Line 67, Column 991: cannot generate system identifier for general entity "cmd"
    …ref="showFolder?fid=%2540B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.ra

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  114. Error Line 67, Column 991: general entity "cmd" not defined and no default entity
    …ref="showFolder?fid=%2540B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.ra

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  115. Error Line 67, Column 994: reference to entity "cmd" for which no system identifier could be generated
    …="showFolder?fid=%2540B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.rand=

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  116. Info Line 67, Column 989: entity was defined here
    … href="showFolder?fid=%2540B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.
  117. Error Line 67, Column 1016: reference to entity "mcrumb" for which no system identifier could be generated
    …B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.rand=668838503"title="Empty

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  118. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  119. Error Line 67, Column 1285: reference to entity "order" for which no system identifier could be generated
    …><a href="showFolder?fid=Trash&order=down&tt=0&pSize=25&.rand=668838503"  cla

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  120. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  121. Error Line 67, Column 1293: reference to entity "tt" for which no system identifier could be generated
    …="showFolder?fid=Trash&order=down&tt=0&pSize=25&.rand=668838503"  class="firs

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  122. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  123. Error Line 67, Column 1301: reference to entity "pSize" for which no system identifier could be generated
    …lder?fid=Trash&order=down&tt=0&pSize=25&.rand=668838503"  class="first">Trash

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  124. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  125. Error Line 67, Column 1415: reference to entity "cmd" for which no system identifier could be generated
    …rash" href="showFolder?fid=Trash&cmd=fmgt.emptytrash&mcrumb=x5JBU0JDwpA&.rand

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  126. Info Line 67, Column 989: entity was defined here
    … href="showFolder?fid=%2540B%2540Bulk&cmd=fmgt.emptybulk&mcrumb=x5JBU0JDwpA&.
  127. Error Line 67, Column 1438: reference to entity "mcrumb" for which no system identifier could be generated
    …fid=Trash&cmd=fmgt.emptytrash&mcrumb=x5JBU0JDwpA&.rand=668838503"title="Empty

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  128. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  129. Warning Line 72, Column 130: cannot generate system identifier for general entity "extraargs"
    …DMwMTAzNARhYwNzcmNoUGh0?show=photos&extraargs=%26.rand%3D668838503"

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  130. Error Line 72, Column 130: general entity "extraargs" not defined and no default entity
    …DMwMTAzNARhYwNzcmNoUGh0?show=photos&extraargs=%26.rand%3D668838503"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  131. Error Line 72, Column 139: reference to entity "extraargs" for which no system identifier could be generated
    …RhYwNzcmNoUGh0?show=photos&extraargs=%26.rand%3D668838503"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  132. Info Line 72, Column 128: entity was defined here
    …5ODMwMTAzNARhYwNzcmNoUGh0?show=photos&extraargs=%26.rand%3D668838503"
  133. Error Line 74, Column 149: reference to entity "extraargs" for which no system identifier could be generated
    …zcmNoQXR0?show=attachments&extraargs=%26.rand%3D668838503"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  134. Info Line 72, Column 128: entity was defined here
    …5ODMwMTAzNARhYwNzcmNoUGh0?show=photos&extraargs=%26.rand%3D668838503"
  135. Error Line 84, Column 30: element "NOBR" undefined. Did you mean "noframes" or "form"?
                    <ol><li><nobr><strong><a href="showFolder?fid=Inbox&.rand=668838

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  136. Error Line 85, Column 82: required attribute "TYPE" not specified
    …v id="MWA1">&nbsp;</div></div><style> #yui-main #pageContent { min-width:785p

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  137. Error Line 85, Column 82: document type does not allow element "STYLE" here
    …v id="MWA1">&nbsp;</div></div><style> #yui-main #pageContent { min-width:785p

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  138. Warning Line 86, Column 117: cannot generate system identifier for general entity "nsc"
    …ome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>To

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  139. Error Line 86, Column 117: general entity "nsc" not defined and no default entity
    …ome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>To

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  140. Error Line 86, Column 120: reference to entity "nsc" for which no system identifier could be generated
    …?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>Top S

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  141. Info Line 86, Column 115: entity was defined here
    …lcome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>
  142. Error Line 86, Column 129: reference to entity "mcrumb" for which no system identifier could be generated
    …stories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>Top Stories</s

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  143. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  144. Error Line 86, Column 147: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …38503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>Top Stories</strong></div></a></

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  145. Error Line 86, Column 263: reference to entity "nsc" for which no system identifier could be generated
    …lcome?news=world&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>World</div></

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  146. Info Line 86, Column 115: entity was defined here
    …lcome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>
  147. Error Line 86, Column 272: reference to entity "mcrumb" for which no system identifier could be generated
    …s=world&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>World</div></a></li><l

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  148. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  149. Error Line 86, Column 290: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …38503&nsc=1&mcrumb=x5JBU0JDwpA"><div>World</div></a></li><li style="width:115

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  150. Error Line 86, Column 391: reference to entity "nsc" for which no system identifier could be generated
    …ws=entertainment&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Entertainment

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  151. Info Line 86, Column 115: entity was defined here
    …lcome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>
  152. Error Line 86, Column 400: reference to entity "mcrumb" for which no system identifier could be generated
    …ainment&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Entertainment</div></a

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  153. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  154. Error Line 86, Column 418: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …38503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Entertainment</div></a></li><li style="w

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  155. Error Line 86, Column 533: reference to entity "nsc" for which no system identifier could be generated
    …come?news=sports&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Sports</div><

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  156. Info Line 86, Column 115: entity was defined here
    …lcome?news=topstories&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div><strong>
  157. Error Line 86, Column 542: reference to entity "mcrumb" for which no system identifier could be generated
    …=sports&.rand=668838503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Sports</div></a></li><

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  158. Info Line 1, Column 256: entity was defined here
    …?cmd=cookie.setnonjs&.rand=1562226557&mcrumb=x5JBU0JDwpA" height="1" width="1
  159. Error Line 86, Column 560: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …38503&nsc=1&mcrumb=x5JBU0JDwpA"><div>Sports</div></a></li></ul><div id="newsc

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  160. Warning Line 88, Column 285: cannot generate system identifier for general entity "y"
    …pt_11_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" a

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  161. Error Line 88, Column 285: general entity "y" not defined and no default entity
    …pt_11_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" a

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  162. Error Line 88, Column 286: reference to entity "y" for which no system identifier could be generated
    …t_11_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" al

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  163. Info Line 88, Column 283: entity was defined here
    …sept_11_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--"
  164. Warning Line 88, Column 290: cannot generate system identifier for general entity "q"
    …_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align=

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  165. Error Line 88, Column 290: general entity "q" not defined and no default entity
    …_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align=

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  166. Error Line 88, Column 291: reference to entity "q" for which no system identifier could be generated
    …anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align="

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  167. Info Line 88, Column 288: entity was defined here
    …11_anniversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" alig
  168. Warning Line 88, Column 295: cannot generate system identifier for general entity "sig"
    …versary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align="left

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  169. Error Line 88, Column 295: general entity "sig" not defined and no default entity
    …versary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align="left

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  170. Error Line 88, Column 298: reference to entity "sig" for which no system identifier could be generated
    …sary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align="left" h

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  171. Info Line 88, Column 293: entity was defined here
    …niversary_whcd112.jpg?x=130&y=86&q=85&sig=JWsTH2WwUJpAZnSKOXKEdQ--" align="le
  172. Warning Line 88, Column 614: NET-enabling start-tag requires SHORTTAG YES
    …Photo/Charles Dharapak)" border="0" /></a>AP - On his first 9/11 anniversary 

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  173. Warning Line 88, Column 809: NET-enabling start-tag requires SHORTTAG YES
    … eight years ago.</p><br clear="all"/></p><div><ul> <style>#newsmodule img {w

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  174. Error Line 88, Column 814: end tag for element "P" which is not open
    …t years ago.</p><br clear="all"/></p><div><ul> <style>#newsmodule img {width:

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  175. Error Line 88, Column 831: required attribute "TYPE" not specified
    …br clear="all"/></p><div><ul> <style>#newsmodule img {width:113.37209302326px

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  176. Error Line 88, Column 831: document type does not allow element "STYLE" here
    …br clear="all"/></p><div><ul> <style>#newsmodule img {width:113.37209302326px

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  177. Error Line 102, Column 137: required attribute "ALT" not specified
    …rc="stampNonJs" height="1" width="1"> </noscript></div></div><div id="lrecad"

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  178. Error Line 107, Column 399: reference to entity "order" for which no system identifier could be generated
    …hYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><inp

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  179. Info Line 38, Column 819: entity was defined here
    …MTAzNARhYwNjaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET">
  180. Error Line 107, Column 410: reference to entity "pSize" for which no system identifier could be generated
    …ls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="s

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  181. Info Line 38, Column 830: entity was defined here
    …jaGtNYWls?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  
  182. Error Line 107, Column 416: reference to entity "tt" for which no system identifier could be generated
    …and=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="submit"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  183. Info Line 38, Column 839: entity was defined here
    …?&.rand=668838503&order=down&pSize=25&tt=3" method="GET"><p><input  type="sub
  184. Warning Line 107, Column 555: NET-enabling start-tag requires SHORTTAG YES
    …ck for new mail" value="Check Mail" /><input type="hidden" name=".rand" value

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  185. Warning Line 107, Column 609: NET-enabling start-tag requires SHORTTAG YES
    …den" name=".rand" value="668838503" /></p></form><form action="compose?&.rand

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  186. Warning Line 107, Column 794: NET-enabling start-tag requires SHORTTAG YES
    …pose a new message" value="Compose" /><input type="hidden" name=".rand" value

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  187. Warning Line 107, Column 848: NET-enabling start-tag requires SHORTTAG YES
    …den" name=".rand" value="668838503" /></p></form></div><div id="searchtestfie

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  188. Warning Line 112, Column 45: NET-enabling start-tag requires SHORTTAG YES
                        id="msqbottom" value="" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  189. Error Line 113, Column 62: ID "MAILSEARCH" already defined
    …         <input class="inputbutton" type="submit" id="mailsearch" name="MailSearch"

    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).

  190. Info Line 44, Column 61: ID "MAILSEARCH" first defined here
    …           <input class="inputbutton" type="submit" id="mailsearch" name="MailSearch"
  191. Warning Line 115, Column 41: NET-enabling start-tag requires SHORTTAG YES
                        title="Search Mail" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  192. Warning Line 122, Column 44: NET-enabling start-tag requires SHORTTAG YES
                        id="wsqbottom" value=""/></noscript>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  193. Warning Line 123, Column 61: NET-enabling start-tag requires SHORTTAG YES
    …       <input type="hidden" name="fr" value="ush_mailm"/>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  194. Warning Line 124, Column 57: NET-enabling start-tag requires SHORTTAG YES
                <input type="hidden" name="ei" value="UTF-8"/>

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  195. Warning Line 126, Column 40: NET-enabling start-tag requires SHORTTAG YES
                    title="Search the Web" />

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  196. Error Line 127, Column 16: end tag for element "P" which is not open
                </p>      

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  197. Error Line 131, Column 129: document type does not allow element "STYLE" here
    …div><noscript><style type="text/css">#yui-main { background-color:#D6DEEC }</

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  198. Error Line 131, Column 1392: reference to entity "noFlush" for which no system identifier could be generated
    …ions" href="options?mailop=1&noFlush&.rand=668838503"></a><script type="text/

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  199. Info Line 32, Column 37: entity was defined here
                    url="options?mailop=1&noFlush&.rand=668838503">Mail Options</opt
  200. Error Line 131, Column 1623: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
    …bsp;</div><br> <small><div id="FOOT"><center><small><br>Copyright &copy; 1994

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  201. Warning Line 131, Column 2360: NET-enabling start-tag requires SHORTTAG YES
    …Terms of Service</a> - <a href=http://us.ard.yahoo.com/SIG=15onu9r86/M=289534

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  202. Error Line 131, Column 2694: end tag for element "A" which is not open
    …target="_top">Copyright/IP Policy</a> - <a href="http://us.ard.yahoo.com/SIG=

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  203. Warning Line 133, Column 55: cannot generate system identifier for general entity "t"
    …ad.yieldmanager.com/pixel?id=117310&t=2" width="1" height="1" /><img width="0

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  204. Error Line 133, Column 55: general entity "t" not defined and no default entity
    …ad.yieldmanager.com/pixel?id=117310&t=2" width="1" height="1" /><img width="0

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  205. Error Line 133, Column 56: reference to entity "t" for which no system identifier could be generated
    …d.yieldmanager.com/pixel?id=117310&t=2" width="1" height="1" /><img width="0"

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  206. Info Line 133, Column 53: entity was defined here
    …//ad.yieldmanager.com/pixel?id=117310&t=2" width="1" height="1" /><img width=
  207. Warning Line 133, Column 81: NET-enabling start-tag requires SHORTTAG YES
    …id=117310&t=2" width="1" height="1" /><img width="0" height="0" border="0" sr

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  208. Error Line 133, Column 81: required attribute "ALT" not specified
    …id=117310&t=2" width="1" height="1" /><img width="0" height="0" border="0" sr

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  209. Warning Line 133, Column 168: cannot generate system identifier for general entity "code"
    …ad.yieldmanager.com/pixel?adv=23351&code=&t=2"><script charset=""  language=j

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  210. Error Line 133, Column 168: general entity "code" not defined and no default entity
    …ad.yieldmanager.com/pixel?adv=23351&code=&t=2"><script charset=""  language=j

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  211. Error Line 133, Column 172: reference to entity "code" for which no system identifier could be generated
    …ieldmanager.com/pixel?adv=23351&code=&t=2"><script charset=""  language=javas

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  212. Info Line 133, Column 166: entity was defined here
    …//ad.yieldmanager.com/pixel?adv=23351&code=&t=2"><script charset=""  language
  213. Error Line 133, Column 175: reference to entity "t" for which no system identifier could be generated
    …dmanager.com/pixel?adv=23351&code=&t=2"><script charset=""  language=javascri

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  214. Info Line 133, Column 53: entity was defined here
    …//ad.yieldmanager.com/pixel?id=117310&t=2" width="1" height="1" /><img width=
  215. Error Line 133, Column 178: required attribute "ALT" not specified
    …nager.com/pixel?adv=23351&code=&t=2"><script charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  216. Error Line 133, Column 218: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  217. Error Line 136, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vt26n3t%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  218. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  219. Error Line 136, Column 266: reference to entity "U" for which no system identifier could be generated
    …72%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13fvnnct5%2fN%3daHukCtG_fzw-%2fC%3d28953

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  220. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  221. Error Line 136, Column 419: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  222. Error Line 139, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13upp5c89%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  223. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  224. Error Line 139, Column 265: reference to entity "U" for which no system identifier could be generated
    …25%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13ft45rr9%2fN%3da3ukCtG_fzw-%2fC%3d62432

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  225. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  226. Error Line 139, Column 418: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  227. Error Line 142, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vgjpi3n%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  228. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  229. Error Line 142, Column 266: reference to entity "U" for which no system identifier could be generated
    …94%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=12dnnht7m%2fN%3dbXukCtG_fzw-%2fC%3d-1%2f

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  230. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  231. Error Line 142, Column 385: required attribute "TYPE" not specified
    …ript charset=""  language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  232. Error Line 145, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vslaigc%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  233. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  234. Error Line 145, Column 266: reference to entity "U" for which no system identifier could be generated
    …61%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f1toq08%2fN%3dbnukCtG_fzw-%2fC%3d71548

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  235. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  236. Error Line 145, Column 797: end tag for element "HEAD" which is not open
    …target='_blank' /><!--STYLE--></head><body style='overflow:hidden;background-

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  237. Error Line 146, Column 110: end tag for element "TD" which is not open
    …<tr><td valign=top><!--ADHTML--></td></tr></table>" +

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  238. Error Line 146, Column 115: end tag for element "TR" which is not open
    …td valign=top><!--ADHTML--></td></tr></table>" +

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  239. Error Line 146, Column 123: end tag for element "TABLE" which is not open
    …n=top><!--ADHTML--></td></tr></table>" +

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  240. Error Line 147, Column 28: end tag for "SCRIPT" omitted, but its declaration does not permit this
                        "</body></html>",templates: {"N":"<html><head><!--ENCODING--

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  241. Info Line 145, Column 435: start tag was here
    …d be replaced by the RT code later--><script type="text/javascript">YAHOO["a"
  242. Error Line 147, Column 28: end tag for "DIV" omitted, but its declaration does not permit this
                        "</body></html>",templates: {"N":"<html><head><!--ENCODING--

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  243. Info Line 131, Column 1608: start tag was here
    …div id="RS2">&nbsp;</div><br> <small><div id="FOOT"><center><small><br>Copyri
  244. Error Line 147, Column 28: end tag for "SMALL" omitted, but its declaration does not permit this
                        "</body></html>",templates: {"N":"<html><head><!--ENCODING--

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  245. Info Line 131, Column 1601: start tag was here
    …</div><div id="RS2">&nbsp;</div><br> <small><div id="FOOT"><center><small><br
  246. Error Line 147, Column 28: end tag for "DIV" omitted, but its declaration does not permit this
                        "</body></html>",templates: {"N":"<html><head><!--ENCODING--

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  247. Info Line 131, Column 1026: start tag was here
    …ile.stop('LD_JS_BP', false);</script><div id="mg_footer"><a accesskey="1" tit
  248. Error Line 147, Column 36: character data is not allowed here
                        "</body></html>",templates: {"N":"<html><head><!--ENCODING--

    You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:

    • putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
    • forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
    • using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
  249. Error Line 147, Column 60: document type does not allow element "HTML" here
    …body></html>",templates: {"N":"<html><head><!--ENCODING--><base target='_blan

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  250. Warning Line 147, Column 104: NET-enabling start-tag requires SHORTTAG YES
    …!--ENCODING--><base target='_blank' /><!--STYLE--></head><body style='overflo

    The sequence <FOO /> can be interpreted in at least two different ways, depending on the DOCTYPE of the document. For HTML 4.01 Strict, the '/' terminates the tag <FOO (with an implied '>'). However, since many browsers don't interpret it this way, even in the presence of an HTML 4.01 Strict DOCTYPE, it is best to avoid it completely in pure HTML documents and reserve its use solely for those written in XHTML.

  251. Error Line 147, Column 105: character data is not allowed here
    …--ENCODING--><base target='_blank' /><!--STYLE--></head><body style='overflow

    You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:

    • putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
    • forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
    • using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
  252. Error Line 147, Column 124: end tag for "HEAD" which is not finished
    …target='_blank' /><!--STYLE--></head><body style='overflow:hidden;'>" +

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.

  253. Error Line 149, Column 40: character data is not allowed here
                            "</body></html>"

    You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:

    • putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
    • forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
    • using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
  254. Error Line 151, Column 278: end tag for element "SCRIPT" which is not open
    …tyle.display = "none";}})();</script><script>

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  255. Error Line 151, Column 286: required attribute "TYPE" not specified
    …play = "none";}})();</script><script>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  256. Error Line 151, Column 286: document type does not allow element "SCRIPT" here
    …play = "none";}})();</script><script>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  257. Error Line 155, Column 8: required attribute "TYPE" not specified
    <script>YAHOO["a"+"d"+"s"].renderer.ComplexScriptRenderer._setupRender();</scrip

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  258. Error Line 155, Column 8: document type does not allow element "SCRIPT" here
    <script>YAHOO["a"+"d"+"s"].renderer.ComplexScriptRenderer._setupRender();</scrip

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  259. Error Line 155, Column 110: required attribute "TYPE" not specified
    …</script><script language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  260. Error Line 155, Column 110: document type does not allow element "SCRIPT" here
    …</script><script language=javascript>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  261. Error Line 158, Column 19: document type does not allow element "NOSCRIPT" here
    </script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  262. Error Line 158, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vcrppse%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  263. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  264. Error Line 158, Column 266: reference to entity "U" for which no system identifier could be generated
    …76%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=12cn1henp%2fN%3dWnukCtG_fzw-%2fC%3d-1%2f

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  265. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  266. Error Line 158, Column 352: required attribute "TYPE" not specified
    …2fB%3d-1%2fV%3d0"></noscript><script>isAdPrefetched = true;</script><script t

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  267. Error Line 158, Column 352: document type does not allow element "SCRIPT" here
    …2fB%3d-1%2fV%3d0"></noscript><script>isAdPrefetched = true;</script><script t

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  268. Error Line 158, Column 414: document type does not allow element "SCRIPT" here
    …cript><script type="text/javascript">if ((typeof parent.isBookmark === "undef

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  269. Error Line 158, Column 722: end tag for element "FONT" which is not open
    …\"ad_slug_font\">ADVERTISEMENT</font><br /></span>\r<IFRAME FRAMEBORDER=0 MAR

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  270. Error Line 158, Column 735: end tag for element "SPAN" which is not open
    …t\">ADVERTISEMENT</font><br /></span>\r<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MA

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  271. Error Line 158, Column 1299: end tag for element "IFRAME" which is not open
    …cbSR4UqbQ/A=5761135/R=0/*\"></IFRAME>\r</td></tr></table>", "<scr"+"ipt langu

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  272. Error Line 158, Column 1306: end tag for element "TD" which is not open
    …bQ/A=5761135/R=0/*\"></IFRAME>\r</td></tr></table>", "<scr"+"ipt language=jav

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  273. Error Line 158, Column 1311: end tag for element "TR" which is not open
    …5761135/R=0/*\"></IFRAME>\r</td></tr></table>", "<scr"+"ipt language=javascr"

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  274. Error Line 158, Column 1319: end tag for element "TABLE" which is not open
    …R=0/*\"></IFRAME>\r</td></tr></table>", "<scr"+"ipt language=javascr"+"ipt>\n

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  275. Error Line 158, Column 1553: delimiter """ invalid: only S separators and TAGC allowed here
    …dLREC%2fB%3d5761135%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

  276. Error Line 158, Column 1553: end tag for element "SCR" which is not open
    …dLREC%2fB%3d5761135%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  277. Error Line 158, Column 1933: delimiter """ invalid: only S separators and TAGC allowed here
    …LREC%2fB%3d5761135%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

  278. Error Line 158, Column 1933: end tag for element "NOSCR" which is not open
    …LREC%2fB%3d5761135%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  279. Error Line 158, Column 1991: document type does not allow element "SCRIPT" here
    …cript><script type="text/javascript">if ((typeof parent.isBookmark === "undef

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  280. Error Line 158, Column 2741: end tag for element "A" which is not open
    …le=margin-right:.5em;float:left;></a> <a href=\"http://us.ard.yahoo.com/SIG=1

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  281. Error Line 158, Column 3254: end tag for element "P" which is not open
    …5m2\" target=\"_blank\"> 	<p>Free</p> 	<p>Phones</p> </a>\r<img src=\"http://

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  282. Error Line 158, Column 3269: end tag for element "P" which is not open
    …_blank\"> 	<p>Free</p> 	<p>Phones</p> </a>\r<img src=\"http://ad.doubleclick.

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  283. Error Line 158, Column 3274: end tag for element "A" which is not open
    …k\"> 	<p>Free</p> 	<p>Phones</p> </a>\r<img src=\"http://ad.doubleclick.net/a

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  284. Error Line 158, Column 3630: delimiter """ invalid: only S separators and TAGC allowed here
    …3dMNW%2fB%3d5776625%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

  285. Error Line 158, Column 3630: end tag for element "SCR" which is not open
    …3dMNW%2fB%3d5776625%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  286. Error Line 158, Column 4010: delimiter """ invalid: only S separators and TAGC allowed here
    …dMNW%2fB%3d5776625%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

  287. Error Line 158, Column 4010: end tag for element "NOSCR" which is not open
    …dMNW%2fB%3d5776625%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  288. Error Line 158, Column 4068: document type does not allow element "SCRIPT" here
    …cript><script type="text/javascript">if ((typeof parent.isBookmark === "undef

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  289. Error Line 158, Column 4533: end tag for element "DIV" which is not open
    …5\" style=\"border:0px none;\"></div>\r<p style=\"padding:11px 5px 3px 0;marg

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  290. Error Line 158, Column 4753: end tag for element "P" which is not open
    …nect and share like never before.</p>\r<p style=\"padding:0 10px 0 0;margin:0

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  291. Error Line 158, Column 5240: end tag for element "A" which is not open
    …yle=\"color:#0c00ff;\">Learn more</a>.</p>\r</div>", "<scr"+"ipt language=jav

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  292. Error Line 158, Column 5245: end tag for element "P" which is not open
    …"color:#0c00ff;\">Learn more</a>.</p>\r</div>", "<scr"+"ipt language=javascr"

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  293. Error Line 158, Column 5253: end tag for element "DIV" which is not open
    …0c00ff;\">Learn more</a>.</p>\r</div>", "<scr"+"ipt language=javascr"+"ipt>\n

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  294. Error Line 158, Column 5487: delimiter """ invalid: only S separators and TAGC allowed here
    …dMWA2%2fB%3d5823345%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

  295. Error Line 158, Column 5487: end tag for element "SCR" which is not open
    …dMWA2%2fB%3d5823345%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  296. Error Line 158, Column 5868: delimiter """ invalid: only S separators and TAGC allowed here
    …MWA2%2fB%3d5823345%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

  297. Error Line 158, Column 5868: end tag for element "NOSCR" which is not open
    …MWA2%2fB%3d5823345%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script type=

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  298. Error Line 158, Column 5926: document type does not allow element "SCRIPT" here
    …cript><script type="text/javascript">if ((typeof parent.isBookmark === "undef

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  299. Error Line 158, Column 7111: end tag for element "IFRAME" which is not open
    …0\" title=\"Advertisement\"></iframe>';\rvar rt_ad_id = \"rt_id_\"+(ran);\rva

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  300. Error Line 158, Column 7296: delimiter """ invalid: only S separators and TAGC allowed here
    …ontent, rt_ad_url, rt_ad_id);\r</scr"+"ipt>\r", "<scr"+"ipt language=javascr"

  301. Error Line 158, Column 7296: end tag for element "SCR" which is not open
    …ontent, rt_ad_url, rt_ad_id);\r</scr"+"ipt>\r", "<scr"+"ipt language=javascr"

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  302. Error Line 158, Column 7536: delimiter """ invalid: only S separators and TAGC allowed here
    …3dREC%2fB%3d5742174%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

  303. Error Line 158, Column 7536: end tag for element "SCR" which is not open
    …3dREC%2fB%3d5742174%2fV%3d1';\n</scr"+"ipt><noscr"+"ipt><img width=1 height=1

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  304. Error Line 158, Column 7914: delimiter """ invalid: only S separators and TAGC allowed here
    …dREC%2fB%3d5742174%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script>YAHOO

  305. Error Line 158, Column 7914: end tag for element "NOSCR" which is not open
    …dREC%2fB%3d5742174%2fV%3d1\"></noscr"+"ipt>", "true");}</script><script>YAHOO

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  306. Error Line 158, Column 7949: required attribute "TYPE" not specified
    …r"+"ipt>", "true");}</script><script>YAHOO["a"+"d"+"s"].renderer.ComplexScrip

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  307. Error Line 158, Column 7949: document type does not allow element "SCRIPT" here
    …r"+"ipt>", "true");}</script><script>YAHOO["a"+"d"+"s"].renderer.ComplexScrip

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  308. Error Line 158, Column 8051: required attribute "TYPE" not specified
    …</script><script language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  309. Error Line 158, Column 8051: document type does not allow element "SCRIPT" here
    …</script><script language=javascript>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  310. Error Line 161, Column 19: document type does not allow element "NOSCRIPT" here
    </script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  311. Error Line 161, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vdc6kgv%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  312. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  313. Error Line 161, Column 266: reference to entity "U" for which no system identifier could be generated
    …44%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=12ap6vp81%2fN%3dZXukCtG_fzw-%2fC%3d-1%2f

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  314. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  315. Error Line 161, Column 350: required attribute "TYPE" not specified
    …2fB%3d-1%2fV%3d0"></noscript><script>YAHOO["a"+"d"+"s"].renderer.ComplexScrip

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  316. Error Line 161, Column 350: document type does not allow element "SCRIPT" here
    …2fB%3d-1%2fV%3d0"></noscript><script>YAHOO["a"+"d"+"s"].renderer.ComplexScrip

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  317. Error Line 161, Column 452: required attribute "TYPE" not specified
    …</script><script language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  318. Error Line 161, Column 452: document type does not allow element "SCRIPT" here
    …</script><script language=javascript>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  319. Error Line 164, Column 19: document type does not allow element "NOSCRIPT" here
    </script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  320. Error Line 164, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13vqop1k8%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  321. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  322. Error Line 164, Column 266: reference to entity "U" for which no system identifier could be generated
    …81%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=12b7n8u74%2fN%3dZnukCtG_fzw-%2fC%3d-1%2f

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  323. Info Line 10, Column 263: entity was defined here
    …43826%2fQ%3d-1%2fS%3d1%2fJ%3d9D4FBFD1&U=13f85sadq%2fN%3dZ3ukCtG_fzw-%2fC%3d65
  324. Error Line 164, Column 351: required attribute "TYPE" not specified
    …2fB%3d-1%2fV%3d0"></noscript><script>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  325. Error Line 164, Column 351: document type does not allow element "SCRIPT" here
    …2fB%3d-1%2fV%3d0"></noscript><script>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  326. Error Line 177, Column 8: required attribute "TYPE" not specified
    <script>YAHOO["a"+"d"+"s"].renderer.ComplexScriptRenderer._setupRender();</scrip

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  327. Error Line 177, Column 8: document type does not allow element "SCRIPT" here
    <script>YAHOO["a"+"d"+"s"].renderer.ComplexScriptRenderer._setupRender();</scrip

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  328. Error Line 177, Column 110: required attribute "TYPE" not specified
    …</script><script language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  329. Error Line 177, Column 110: document type does not allow element "SCRIPT" here
    …</script><script language=javascript>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  330. Error Line 178, Column 118: delimiter """ invalid: only S separators and TAGC allowed here
    ….yimg.com/d/lib/bc/bc_2.0.4.js></scr"+"ipt>");

  331. Error Line 178, Column 118: end tag for element "SCR" which is not open
    ….yimg.com/d/lib/bc/bc_2.0.4.js></scr"+"ipt>");

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  332. Error Line 179, Column 37: required attribute "TYPE" not specified
    </script><script language=javascript>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  333. Error Line 179, Column 37: document type does not allow element "SCRIPT" here
    </script><script language=javascript>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  334. Error Line 182, Column 19: document type does not allow element "NOSCRIPT" here
    </script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  335. Error Line 182, Column 123: reference to entity "T" for which no system identifier could be generated
    …G_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13uhg3c6g%2fX%3d1252708109%2fE%3d3983010

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  336. Info Line 10, Column 120: entity was defined here
    …jtdG_T4kHco8iSqrDtAJBxpDAKkqqzw0ABngM&T=13v6o0307%2fX%3d1252708109%2fE%3d3983
  337. Error Line 182, Column 283: required attribute "TYPE" not specified
    …1%2fJ%3d9D4FBFD1"></noscript><script> YAHOO.mc.AdIdLog = "MWA1/&LREC/M=715481

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  338. Error Line 182, Column 283: document type does not allow element "SCRIPT" here
    …1%2fJ%3d9D4FBFD1"></noscript><script> YAHOO.mc.AdIdLog = "MWA1/&LREC/M=715481

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  339. Error Line 182, Column 537: end tag for element "DIV" which is not open
    …/A=5742174&RS/&RS2/&";</script></div></small> </div><script type="text/javasc

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  340. Error Line 182, Column 545: end tag for element "SMALL" which is not open
    …74&RS/&RS2/&";</script></div></small> </div><script type="text/javascript">gL

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  341. Error Line 182, Column 552: end tag for element "DIV" which is not open
    …RS2/&";</script></div></small> </div><script type="text/javascript">gLaunchPr

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  342. Error Line 182, Column 583: document type does not allow element "SCRIPT" here
    …</div><script type="text/javascript">gLaunchProfile.stop('RT_AD_FOOT', true);

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  343. Error Line 182, Column 675: end tag for element "BODY" which is not open
    …stop('RT_BP', false);</script></body></html><!-- mc1030.mail.mud.yahoo.com Fr

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  344. Error Line 182, Column 682: end tag for element "HTML" which is not open
    …T_BP', false);</script></body></html><!-- mc1030.mail.mud.yahoo.com Fri, 11 S

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  345. Error Line 182, Column 780: document type does not allow element "SCRIPT" here
    …0 --> <script type="text/javascript">document.cookie ="YM.MGC=yNtzqKp9hS_CDa.

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  346. Error Line 182, Column 919: document type does not allow element "SCRIPT" here
    …cript><script type="text/javascript">mgProfiler.CT = "175.864";mgProfiler.CL 

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  347. Error Line 192, Column 64: document type does not allow element "DIV" here
    …mc.SpaceID = "398301034";</script><div id="debugLog">

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  348. Warning Line 29, Column 40: reference to non-existent ID "MOPTIONSLIST"
                    <label id="optLb" for="mOptionsList" class="offscreen">Options</

    This error can be triggered by:

    • A non-existent input, select or textarea element
    • A missing id attribute
    • A typographical error in the id attribute

    Try to check the spelling and case of the id you are referring to.

↑ Top