Errors found while checking this document as XHTML 1.0 Transitional!

Result: 190 Errors, 133 warning(s)
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 190 Errors

  1. Warning Line 11, Column 92: cannot generate system identifier for general entity "ctrl"
    …osoft.com/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezo…

    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 "&" (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 æ 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.

  2. Error Line 11, Column 92: general entity "ctrl" not defined and no default entity
    …osoft.com/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezo…

    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.

  3. Warning Line 11, Column 96: reference not terminated by REFC delimiter
    …t.com/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOf…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  4. Error Line 11, Column 96: reference to entity "ctrl" for which no system identifier could be generated
    …t.com/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOf…

    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 11, Column 91: entity was defined here
    …rosoft.com/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimez…
  6. Warning Line 11, Column 102: cannot generate system identifier for general entity "tz"
    …trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOffset()…

    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 "&" (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 æ 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.

  7. Error Line 11, Column 102: general entity "tz" not defined and no default entity
    …trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOffset()…

    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.

  8. Warning Line 11, Column 104: reference not terminated by REFC delimiter
    …ans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOffset() /…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  9. Error Line 11, Column 104: reference to entity "tz" for which no system identifier could be generated
    …ans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOffset() /…

    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. Info Line 11, Column 101: entity was defined here
    …/trans_pixel.aspx?route=64DE&ctrl=9C5A&tz=' + ((new Date()).getTimezoneOffset(…
  11. Warning Line 11, Column 153: cannot generate system identifier for general entity "cot"
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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 "&" (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 æ 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.

  12. Error Line 11, Column 153: general entity "cot" not defined and no default entity
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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.

  13. Warning Line 11, Column 156: reference not terminated by REFC delimiter
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  14. Error Line 11, Column 156: reference to entity "cot" for which no system identifier could be generated
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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.

  15. Info Line 11, Column 152: entity was defined here
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;
  16. Warning Line 11, Column 159: cannot generate system identifier for general entity "qos.uri"
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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 "&" (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 æ 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 11, Column 159: general entity "qos.uri" not defined and no default entity
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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. Warning Line 11, Column 166: reference not terminated by REFC delimiter
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  19. Error Line 11, Column 166: reference to entity "qos.uri" for which no system identifier could be generated
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;

    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.

  20. Info Line 11, Column 158: entity was defined here
    …z=' + ((new Date()).getTimezoneOffset() / 60) + '&cot=5&qos.uri=' + QosPageUri;
  21. Error Line 12, Column 91: document type does not allow element "link" here
    …'<link rel="stylesheet" type="text/css" href="' + QosBuildUri('init') + '"/>');

    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).

  22. Warning Line 18, Column 27: cannot generate system identifier for general entity "cd"
        return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …

    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.

  23. Error Line 18, Column 27: general entity "cd" not defined and no default entity
        return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …

    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.

  24. Warning Line 18, Column 29: reference not terminated by REFC delimiter
        return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  25. Error Line 18, Column 29: reference to entity "cd" for which no system identifier could be generated
        return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …

    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.

  26. Info Line 18, Column 26: entity was defined here
        return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …
  27. Warning Line 18, Column 41: cannot generate system identifier for general entity "qos.ti"
    …  return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time +…

    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.

  28. Error Line 18, Column 41: general entity "qos.ti" not defined and no default entity
    …  return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time +…

    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.

  29. Warning Line 18, Column 47: reference not terminated by REFC delimiter
    …rn QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  30. Error Line 18, Column 47: reference to entity "qos.ti" for which no system identifier could be generated
    …rn QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos…

    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.

  31. Info Line 18, Column 40: entity was defined here
    …   return QosBaseSrc + '&cd=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time …
  32. Warning Line 18, Column 68: cannot generate system identifier for general entity "ts"
    …' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime +…

    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.

  33. Error Line 18, Column 68: general entity "ts" not defined and no default entity
    …' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime +…

    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.

  34. Warning Line 18, Column 70: reference not terminated by REFC delimiter
    …+ cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  35. Error Line 18, Column 70: reference to entity "ts" for which no system identifier could be generated
    …+ cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '…

    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.

  36. Info Line 18, Column 67: entity was defined here
    …=' + cd + '&qos.ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime …
  37. Warning Line 18, Column 84: cannot generate system identifier for general entity "qos.tl"
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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.

  38. Error Line 18, Column 84: general entity "qos.tl" not defined and no default entity
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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.

  39. Warning Line 18, Column 90: reference not terminated by REFC delimiter
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  40. Error Line 18, Column 90: reference to entity "qos.tl" for which no system identifier could be generated
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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 18, Column 83: entity was defined here
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;
  42. Warning Line 18, Column 111: cannot generate system identifier for general entity "qos.n"
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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 18, Column 111: general entity "qos.n" not defined and no default entity
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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. Warning Line 18, Column 116: reference not terminated by REFC delimiter
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  45. Error Line 18, Column 116: reference to entity "qos.n" for which no system identifier could be generated
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;

    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.

  46. Info Line 18, Column 110: entity was defined here
    ….ti=' + QosInitTime + '&ts=' + time + '&qos.tl=' + QosLoadTime + '&qos.n=' + n;
  47. Error Line 27, Column 100: document type does not allow element "img" here
    …e('<img src="' + src + '" alt="" width="1" height="1" style="display:none"/>');

    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).

  48. Warning Line 40, Column 87: character "&" is the first character of a delimiter but occurred as data
    …age/shared/core/2/js/js.ashx?pt=hpPage&"></script><link rel="stylesheet" type=…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  49. Warning Line 40, Column 1995: character "&" is the first character of a delimiter but occurred as data
    …-task" content="name=Microsoft Safety & Security Center;action-uri=http://www.…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  50. Error Line 41, Column 27: there is no attribute "bi:type"
    <body class="ltr" bi:type="hpMaster">

    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.

  51. Error Line 62, Column 13: there is no attribute "bi:type"
        bi:type="hpHeader">

    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 69, Column 96: there is no attribute "bi:index"
    …"ctl00_ctl08_LogoStaticSec" class="hpHdr_StaticSec hpHdr_LogoSec" bi:index="0">

    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 82, Column 166: there is no attribute "bi:titleflag"
    …er_ctl00_MenuLink" class="hpHdr_MenuLink hpHdr_FlyoutLink" bi:titleflag="item">

    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. Error Line 83, Column 195: there is no attribute "bi:title"
    …_MenuLinkAnchor" class="hpHdr_MenuLinkAnchor" bi:title="item" bi:track="false">

    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.

  55. Error Line 83, Column 211: there is no attribute "bi:track"
    …_MenuLinkAnchor" class="hpHdr_MenuLinkAnchor" bi:title="item" bi:track="false">

    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.

  56. Error Line 85, Column 159: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …ater_ctl00_ItemRepeater_ctl00_MenuLinkImage" class="hpHdr_MenuLinkImg png-img">

    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>").

  57. Error Line 91, Column 151: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …tionRepeater_ctl00_ItemRepeater_ctl00_MenuLinkDesc" class="hpHdr_MenuLinkDesc">

    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>").

  58. Error Line 94, Column 70: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                                    <div class="cssClear">

    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>").

  59. Error Line 98, Column 159: there is no attribute "bi:parenttitle"
    …mRepeater_ctl00_HeaderFlyoutPos" class="hpHdr_FlyoutPos" bi:parenttitle="item">

    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.

  60. Error Line 107, Column 49: there is no attribute "bi:type"
    <ul class="hpPrt" style="width: 410px;" bi:type="hpProductTiles">

    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.

  61. Error Line 110, Column 192: there is no attribute "bi:cpid"
    …_Repeater_ctl00_ctl01_Repeater_ctl00_ItemLink" bi:cpid="hpHeader" bi:index="0">

    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.

  62. Error Line 110, Column 212: there is no attribute "bi:index"
    …_Repeater_ctl00_ctl01_Repeater_ctl00_ItemLink" bi:cpid="hpHeader" bi:index="0">

    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.

  63. Error Line 111, Column 45: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                        <div class="hpPrt_Image">

    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>").

  64. Error Line 116, Column 153: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …_Repeater_ctl00_ctl01_Repeater_ctl00_LinkText" class="hpPrt_Text">Windows</div>

    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>").

  65. Error Line 122, Column 45: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                        <div class="hpPrt_Image">

    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>").

  66. Error Line 127, Column 153: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …1_Repeater_ctl00_ctl01_Repeater_ctl01_LinkText" class="hpPrt_Text">Office</div>

    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>").

  67. Error Line 133, Column 45: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                        <div class="hpPrt_Image">

    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>").

  68. Error Line 138, Column 153: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …l01_Repeater_ctl00_ctl01_Repeater_ctl02_LinkText" class="hpPrt_Text">Xbox</div>

    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>").

  69. Error Line 144, Column 45: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                        <div class="hpPrt_Image">

    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>").

  70. Error Line 149, Column 153: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …ter_ctl00_ctl01_Repeater_ctl03_LinkText" class="hpPrt_Text">Windows Phone</div>

    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>").

  71. Error Line 155, Column 45: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                        <div class="hpPrt_Image">

    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>").

  72. Error Line 160, Column 153: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …ctl00_ctl01_Repeater_ctl04_LinkText" class="hpPrt_Text">Internet Explorer</div>

    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>").

  73. Error Line 170, Column 99: there is no attribute "bi:index"
    …l hpPrl_Size_small" style="width: 200px;" bi:type="hpProductList" bi:index="0">

    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.

  74. Error Line 171, Column 30: there is no attribute "bi:titleflag"
                <li bi:titleflag="item">

    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.

  75. Error Line 172, Column 52: there is no attribute "bi:title"
                    <div class="hpPrl_Header" bi:title="item">

    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.

  76. Error Line 176, Column 40: there is no attribute "bi:parenttitle"
                        <li bi:parenttitle="item">

    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.

  77. Error Line 277, Column 23: document type does not allow element "style" here
    <style type="text/css">

    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).

  78. Error Line 286, Column 254: there is no attribute "autocomplete"
    …m" class="hpSrc_Textbox" autocomplete="off" /><span id="ctl00_ctl08_SectionRep…

    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.

  79. Error Line 291, Column 46: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
            <div class="hpSrc_DropdownPositioner">

    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>").

  80. Error Line 292, Column 50: there is no attribute "bi:track"
                <div class="hpSrc_Dropdown" bi:track="false">

    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.

  81. Error Line 295, Column 25: end tag for "ul" which is not finished
                        </ul>

    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 require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

  82. Error Line 303, Column 103: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …            <a href="javascript:void(0)" tabindex="-1"><div class="hpSrc_Text">

    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>").

  83. Error Line 311, Column 103: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …            <a href="javascript:void(0)" tabindex="-1"><div class="hpSrc_Text">

    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>").

  84. Warning Line 324, Column 293: cannot generate system identifier for general entity "mkt"
    …icrosoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest"…

    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.

  85. Error Line 324, Column 293: general entity "mkt" not defined and no default entity
    …icrosoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest"…

    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.

  86. Warning Line 324, Column 296: reference not terminated by REFC delimiter
    …osoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  87. Error Line 324, Column 296: reference to entity "mkt" for which no system identifier could be generated
    …osoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"…

    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.

  88. Info Line 324, Column 292: entity was defined here
    …microsoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest…
  89. Warning Line 324, Column 301: cannot generate system identifier for general entity "setlang"
    ….com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"Servi…

    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.

  90. Error Line 324, Column 301: general entity "setlang" not defined and no default entity
    ….com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"Servi…

    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.

  91. Warning Line 324, Column 308: reference not terminated by REFC delimiter
    …sults.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFo…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  92. Error Line 324, Column 308: reference to entity "setlang" for which no system identifier could be generated
    …sults.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFo…

    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.

  93. Info Line 324, Column 300: entity was defined here
    …t.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"Serv…
  94. Warning Line 324, Column 313: cannot generate system identifier for general entity "q"
    ….aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat"…

    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.

  95. Error Line 324, Column 313: general entity "q" not defined and no default entity
    ….aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat"…

    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. Warning Line 324, Column 314: reference not terminated by REFC delimiter
    …aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat":…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  97. Error Line 324, Column 314: reference to entity "q" for which no system identifier could be generated
    …aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat":…

    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 324, Column 312: entity was defined here
    …s.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat…
  99. Warning Line 324, Column 707: reference not terminated by REFC delimiter
    …tp://www.bing.com/search?form=MSHPLS&q={0}&mkt={1}","AutoSuggest":null,"BI":{"…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  100. Error Line 324, Column 707: reference to entity "q" for which no system identifier could be generated
    …tp://www.bing.com/search?form=MSHPLS&q={0}&mkt={1}","AutoSuggest":null,"BI":{"…

    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.

  101. Info Line 324, Column 312: entity was defined here
    …s.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest":{"ServiceUrlFormat…
  102. Warning Line 324, Column 715: reference not terminated by REFC delimiter
    ….bing.com/search?form=MSHPLS&q={0}&mkt={1}","AutoSuggest":null,"BI":{"Data":[{…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  103. Error Line 324, Column 715: reference to entity "mkt" for which no system identifier could be generated
    ….bing.com/search?form=MSHPLS&q={0}&mkt={1}","AutoSuggest":null,"BI":{"Data":[{…

    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 324, Column 292: entity was defined here
    …microsoft.com/results.aspx?form=MSHOME&mkt={1}&setlang={1}&q={0}","AutoSuggest…
  105. Error Line 337, Column 150: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …ter_ctl00_MenuLinkText" class="hpHdr_MenuLinkTxt">United States (English)</div>

    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>").

  106. Error Line 340, Column 70: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                                    <div class="cssClear">

    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>").

  107. Error Line 355, Column 26: there is no attribute "bi:title"
                <h3 bi:title="item">This site in other countries/regions:</h3>

    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.

  108. Error Line 362, Column 82: there is no attribute "bi:locale"
    …ft.com/en/xf/" bi:index="0" bi:locale="en-xf" bi:type="locale" >Africa - Engli…

    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.

  109. Error Line 362, Column 98: there is no attribute "bi:type"
    …xf/" bi:index="0" bi:locale="en-xf" bi:type="locale" >Africa - English</a></li>

    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.

  110. Warning Line 620, Column 28: character "&" is the first character of a delimiter but occurred as data
                        if (Hp && Hp.LocalePicker) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  111. Warning Line 620, Column 29: character "&" is the first character of a delimiter but occurred as data
                        if (Hp && Hp.LocalePicker) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  112. Warning Line 624, Column 28: character "&" is the first character of a delimiter but occurred as data
                        if (Hp && Hp.GeoLocale) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  113. Warning Line 624, Column 29: character "&" is the first character of a delimiter but occurred as data
                        if (Hp && Hp.GeoLocale) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  114. Warning Line 658, Column 24: character "&" is the first character of a delimiter but occurred as data
                    if (Hp && Hp.FlyoutMenu) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  115. Warning Line 658, Column 25: character "&" is the first character of a delimiter but occurred as data
                    if (Hp && Hp.FlyoutMenu) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  116. Warning Line 661, Column 30: character "&" is the first character of a delimiter but occurred as data
                        if ($.bi && $.bi.dataRetrievers.structure) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  117. Warning Line 661, Column 31: character "&" is the first character of a delimiter but occurred as data
                        if ($.bi && $.bi.dataRetrievers.structure) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  118. Error Line 762, Column 50: there is no attribute "bi:type"
        <span id="ctl00_ctl12" class="msMnu" bi:type="hpMenu">

    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.

  119. Error Line 763, Column 34: document type does not allow element "ul" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
            <ul class="msMnu_Section">

    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>").

  120. Error Line 765, Column 99: there is no attribute "bi:index"
    … id="ctl00_ctl12_ItemsRepeater_ctl00_MenuItem" class="msMnu_Item" bi:index="0">

    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.

  121. Error Line 779, Column 196: there is no attribute "bi:titleflag"
    … msMnu_Level2Cat noLink" bi:titleflag="item" bi:title="item">Products</h3><ul …

    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.

  122. Error Line 779, Column 361: there is no attribute "bi:parenttitle"
    …" class="msMnu_Level3" bi:parenttitle="item" bi:index="0"><li ><a class="hpFea…

    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.

  123. Warning Line 966, Column 24: character "&" is the first character of a delimiter but occurred as data
                    if (Hp && Hp.FlyoutMenu) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  124. Warning Line 966, Column 25: character "&" is the first character of a delimiter but occurred as data
                    if (Hp && Hp.FlyoutMenu) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  125. Warning Line 969, Column 30: character "&" is the first character of a delimiter but occurred as data
                        if ($.bi && $.bi.dataRetrievers.structure) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  126. Warning Line 969, Column 31: character "&" is the first character of a delimiter but occurred as data
                        if ($.bi && $.bi.dataRetrievers.structure) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  127. Error Line 1058, Column 50: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …             ><div class="hpVpv_Title"><span id="ctl00_ctl15_TileRepeater_ctl0…

    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>").

  128. Error Line 1060, Column 29: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                ><img alt="" src="/global/en-us/homepage/Publishing…

    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>").

  129. Error Line 1068, Column 50: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …             ><div class="hpVpv_Title"><span id="ctl00_ctl15_TileRepeater_ctl0…

    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>").

  130. Error Line 1070, Column 29: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                ><img alt="" src="/global/en-us/homepage/Publishing…

    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>").

  131. Error Line 1078, Column 50: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …             ><div class="hpVpv_Title"><span id="ctl00_ctl15_TileRepeater_ctl0…

    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>").

  132. Error Line 1080, Column 29: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                ><img alt="" src="/global/en-us/homepage/Publishing…

    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>").

  133. Error Line 1088, Column 50: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …             ><div class="hpVpv_Title"><span id="ctl00_ctl15_TileRepeater_ctl0…

    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>").

  134. Error Line 1090, Column 29: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
                                ><img alt="" src="/global/en-us/homepage/Publishing…

    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>").

  135. Error Line 1110, Column 125: there is no attribute "bi:title"
    …0_HiddenTitle" class="hidden hpVpv_HiddenTitle" bi:title="item">For Home</span>

    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.

  136. Error Line 1115, Column 136: there is no attribute "bi:gridindex"
    …lumn" class="hpGrd_Column hpGrd_Span80 " bi:gridindex="0" bi:gridtype="column">

    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.

  137. Error Line 1115, Column 152: there is no attribute "bi:gridtype"
    …lumn" class="hpGrd_Column hpGrd_Span80 " bi:gridindex="0" bi:gridtype="column">

    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.

  138. Warning Line 1135, Column 149: cannot generate system identifier for general entity "hroi"
    …peater_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Previ…

    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 1135, Column 149: general entity "hroi" not defined and no default entity
    …peater_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Previ…

    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. Warning Line 1135, Column 153: reference not terminated by REFC delimiter
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Previous"…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  141. Warning Line 1135, Column 153: reference to external entity in attribute value
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Previous"…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  142. Error Line 1135, Column 153: reference to entity "hroi" for which no system identifier could be generated
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Previous"…

    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 1135, Column 148: entity was defined here
    …epeater_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Prev…
  144. Warning Line 1138, Column 153: reference not terminated by REFC delimiter
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=1" class="hpHro_Next" title="Next"><img…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  145. Warning Line 1138, Column 153: reference to external entity in attribute value
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=1" class="hpHro_Next" title="Next"><img…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  146. Error Line 1138, Column 153: reference to entity "hroi" for which no system identifier could be generated
    …er_ctl00_CellRepeater_ctl00_ctl01&hroi=1" class="hpHro_Next" title="Next"><img…

    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.

  147. Info Line 1135, Column 148: entity was defined here
    …epeater_ctl00_CellRepeater_ctl00_ctl01&hroi=-1" class="hpHro_Prev" title="Prev…
  148. Error Line 1146, Column 61: there is no attribute "index"
    …ss="hpHro_Item" style="width:530px; " index="0" bi:index="0" bi:type="infotem">

    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.

  149. Error Line 1147, Column 66: there is no attribute "rel"
                <div class="hpHro_ImgWrap" style="height:320px;" rel="320">

    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.

  150. Error Line 1148, Column 87: there is no attribute "bi:linkid"
    …T/go/352390268/direct/01/"  bi:linkid="100-00-124GMUS017361" bi:campaignname="…

    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.

  151. Error Line 1148, Column 126: there is no attribute "bi:campaignname"
    …100-00-124GMUS017361" bi:campaignname="(Q4 Office Try/Buy)" bi:cpid="homeFeatu…

    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.

  152. Warning Line 1157, Column 37: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != 'undefined' && !$('#ctl00_ctl15_BodyRepeater_ctl00_ctl0…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  153. Warning Line 1157, Column 38: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != 'undefined' && !$('#ctl00_ctl15_BodyRepeater_ctl00_ctl0…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  154. Warning Line 1158, Column 20: character "&" is the first character of a delimiter but occurred as data
                if (Hp && Hp.Hero) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  155. Warning Line 1158, Column 21: character "&" is the first character of a delimiter but occurred as data
                if (Hp && Hp.Hero) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  156. Error Line 1187, Column 38: there is no attribute "bi:titleflag"
                        <h4 bi:titleflag="item"><a href="/en-us/default.aspx?accid=…

    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.

  157. Warning Line 1187, Column 181: cannot generate system identifier for general entity "acci"
    …peater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpen…

    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.

  158. Error Line 1187, Column 181: general entity "acci" not defined and no default entity
    …peater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpen…

    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.

  159. Warning Line 1187, Column 185: reference not terminated by REFC delimiter
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpen" bi…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  160. Warning Line 1187, Column 185: reference to external entity in attribute value
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpen" bi…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  161. Error Line 1187, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpen" bi…

    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. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  163. Error Line 1197, Column 82: there is no attribute "bi:titleflag"
    …itle hpFeat_Item noLink" bi:titleflag="item" bi:title="item">Xbox 360 offers m…

    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.

  164. Error Line 1197, Column 98: there is no attribute "bi:title"
    … noLink" bi:titleflag="item" bi:title="item">Xbox 360 offers more ways to be e…

    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.

  165. Error Line 1199, Column 89: there is no attribute "bi:parenttitle"
    …on hpFeat_Item noLink" bi:parenttitle="item">Change the way you watch HDTV and…

    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.

  166. Warning Line 1226, Column 185: reference not terminated by REFC delimiter
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  167. Warning Line 1226, Column 185: reference to external entity in attribute value
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  168. Error Line 1226, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    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.

  169. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  170. Error Line 1229, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…

    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).

  171. Info Line 1190, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…
  172. Error Line 1230, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Image" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  173. Info Line 1191, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Image" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  174. Error Line 1233, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  175. Info Line 1194, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  176. Error Line 1247, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_PrimaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  177. Info Line 1208, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_PrimaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  178. Warning Line 1265, Column 185: reference not terminated by REFC delimiter
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=2" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  179. Warning Line 1265, Column 185: reference to external entity in attribute value
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=2" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  180. Error Line 1265, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl00_CellRepeater_ctl01_ctl01&acci=2" class="hpAccTitle" bi:title="item"  …

    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 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  182. Error Line 1268, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…

    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).

  183. Info Line 1190, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…
  184. Error Line 1269, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Image" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  185. Info Line 1191, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_Image" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  186. Error Line 1272, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  187. Info Line 1194, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  188. Error Line 1286, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_PrimaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  189. Info Line 1208, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl00_CellRepeater_ctl01_ctl01_featureItemID_PrimaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  190. Warning Line 1306, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  191. Warning Line 1306, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  192. Warning Line 1306, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  193. Warning Line 1306, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  194. Error Line 1345, Column 26: there is no attribute "bi:track"
                <ul bi:track="false" >

    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.

  195. Warning Line 1349, Column 165: cannot generate system identifier for general entity "crsci"
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=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.

  196. Error Line 1349, Column 165: general entity "crsci" not defined and no default entity
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=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.

  197. Warning Line 1349, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  198. Warning Line 1349, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  199. Error Line 1349, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=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.

  200. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  201. Error Line 1351, Column 38: there is no attribute "indx"
                                    indx="0" bi:index="0">

    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.

  202. Warning Line 1364, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=1"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  203. Warning Line 1364, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=1"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  204. Error Line 1364, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=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.

  205. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  206. Warning Line 1379, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=2"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  207. Warning Line 1379, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=2"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  208. Error Line 1379, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=2"

    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.

  209. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  210. Warning Line 1394, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=3"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  211. Warning Line 1394, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=3"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  212. Error Line 1394, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=3"

    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.

  213. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  214. Warning Line 1409, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=4"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  215. Warning Line 1409, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=4"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  216. Error Line 1409, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=4"

    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.

  217. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  218. Warning Line 1424, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=5"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  219. Warning Line 1424, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=5"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  220. Error Line 1424, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=5"

    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.

  221. Info Line 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  222. Warning Line 1439, Column 170: reference not terminated by REFC delimiter
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=6"

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  223. Warning Line 1439, Column 170: reference to external entity in attribute value
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=6"

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  224. Error Line 1439, Column 170: reference to entity "crsci" for which no system identifier could be generated
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=6"

    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 1349, Column 164: entity was defined here
    …_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01&crsci=0"
  226. Error Line 1459, Column 43: there is no attribute "indx"
                    style="width:246px;" indx="0" bi:index="0">

    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.

  227. Error Line 1493, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  228. Info Line 1460, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  229. Error Line 1494, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Image" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  230. Info Line 1461, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Image" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  231. Error Line 1497, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  232. Info Line 1464, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  233. Error Line 1511, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_PrimaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  234. Info Line 1478, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_PrimaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  235. Error Line 1526, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  236. Info Line 1460, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  237. Error Line 1527, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Image" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  238. Info Line 1461, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_Image" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  239. Error Line 1530, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  240. Info Line 1464, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  241. Error Line 1544, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_PrimaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  242. Info Line 1478, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl01_CellRepeater_ctl00_ctl01_Item_PrimaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  243. Warning Line 1571, Column 37: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != 'undefined' && !$('#ctl00_ctl15_BodyRepeater_ctl00_ctl0…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  244. Warning Line 1571, Column 38: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != 'undefined' && !$('#ctl00_ctl15_BodyRepeater_ctl00_ctl0…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  245. Warning Line 1572, Column 41: character "&" is the first character of a delimiter but occurred as data
                if (typeof $ != 'undefined' && Hp && Hp.Carousel) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  246. Warning Line 1572, Column 42: character "&" is the first character of a delimiter but occurred as data
                if (typeof $ != 'undefined' && Hp && Hp.Carousel) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  247. Warning Line 1572, Column 47: character "&" is the first character of a delimiter but occurred as data
                if (typeof $ != 'undefined' && Hp && Hp.Carousel) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  248. Warning Line 1572, Column 48: character "&" is the first character of a delimiter but occurred as data
                if (typeof $ != 'undefined' && Hp && Hp.Carousel) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  249. Error Line 1630, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  250. Info Line 1597, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  251. Error Line 1632, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  252. Info Line 1601, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  253. Error Line 1648, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  254. Info Line 1617, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  255. Warning Line 1652, Column 119: character "&" is the first character of a delimiter but occurred as data
    …08556" bi:campaignname="(Windows Help & how-to (GEN))" bi:cpid="homeProductLis…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  256. Error Line 1661, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  257. Info Line 1597, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  258. Error Line 1663, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  259. Info Line 1601, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  260. Error Line 1679, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  261. Info Line 1617, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  262. Warning Line 1683, Column 118: character "&" is the first character of a delimiter but occurred as data
    …008554" bi:campaignname="(Office Help & How-to (GEN))" bi:cpid="homeProductLis…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  263. Error Line 1692, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  264. Info Line 1597, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  265. Error Line 1694, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  266. Info Line 1601, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  267. Error Line 1710, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  268. Info Line 1617, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  269. Warning Line 1714, Column 125: character "&" is the first character of a delimiter but occurred as data
    … bi:campaignname="(Windows Phone Help & how-to (GEN))" bi:cpid="homeProductLis…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  270. Error Line 1723, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  271. Info Line 1597, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  272. Error Line 1725, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  273. Info Line 1601, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  274. Error Line 1741, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  275. Info Line 1617, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  276. Warning Line 1745, Column 129: character "&" is the first character of a delimiter but occurred as data
    …campaignname="(Internet Explorer Help & How to (GEN))" bi:cpid="homeProductLis…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  277. Error Line 1754, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  278. Info Line 1597, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  279. Error Line 1756, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  280. Info Line 1601, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  281. Error Line 1772, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  282. Info Line 1617, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  283. Error Line 1835, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  284. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  285. Error Line 1837, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  286. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  287. Error Line 1853, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  288. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  289. Error Line 1866, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  290. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  291. Error Line 1868, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  292. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  293. Error Line 1884, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  294. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  295. Error Line 1897, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  296. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  297. Error Line 1899, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  298. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  299. Error Line 1915, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  300. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  301. Error Line 1928, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  302. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  303. Error Line 1930, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  304. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  305. Error Line 1946, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  306. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  307. Error Line 1959, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  308. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  309. Error Line 1961, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  310. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  311. Error Line 1977, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  312. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  313. Error Line 1990, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  314. Info Line 1804, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  315. Error Line 1992, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  316. Info Line 1806, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  317. Error Line 2008, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  318. Info Line 1822, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  319. Error Line 2071, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  320. Info Line 2040, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  321. Error Line 2073, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  322. Info Line 2042, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  323. Error Line 2089, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  324. Info Line 2058, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  325. Error Line 2102, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  326. Info Line 2040, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  327. Error Line 2104, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  328. Info Line 2042, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  329. Error Line 2120, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  330. Info Line 2058, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  331. Error Line 2133, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  332. Info Line 2040, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  333. Error Line 2135, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  334. Info Line 2042, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  335. Error Line 2151, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  336. Info Line 2058, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  337. Error Line 2164, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" already defined
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…

    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).

  338. Info Line 2040, Column 30: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_Container" first defined here
                        <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeate…
  339. Error Line 2166, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  340. Info Line 2042, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  341. Error Line 2182, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  342. Info Line 2058, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl02_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  343. Warning Line 2227, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  344. Warning Line 2227, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  345. Error Line 2227, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    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.

  346. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  347. Warning Line 2309, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  348. Warning Line 2309, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  349. Error Line 2309, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl00_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    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.

  350. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  351. Error Line 2312, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_Container" already defined
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…

    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).

  352. Info Line 2230, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_Container" first defined here
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…
  353. Error Line 2314, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  354. Info Line 2232, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  355. Error Line 2330, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  356. Info Line 2248, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl00_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  357. Warning Line 2393, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  358. Warning Line 2393, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  359. Warning Line 2393, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  360. Warning Line 2393, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  361. Warning Line 2418, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  362. Warning Line 2418, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  363. Error Line 2418, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    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.

  364. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  365. Warning Line 2496, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  366. Warning Line 2496, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  367. Error Line 2496, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl01_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    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.

  368. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  369. Error Line 2499, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_Container" already defined
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…

    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).

  370. Info Line 2421, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_Container" first defined here
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…
  371. Error Line 2501, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  372. Info Line 2423, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  373. Error Line 2517, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  374. Info Line 2439, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl01_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  375. Warning Line 2576, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  376. Warning Line 2576, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  377. Warning Line 2576, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  378. Warning Line 2576, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  379. Warning Line 2601, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  380. Warning Line 2601, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  381. Error Line 2601, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=0" class="hpAccTitle" bi:title="item"  …

    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.

  382. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  383. Warning Line 2683, Column 185: reference not terminated by REFC delimiter
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  384. Warning Line 2683, Column 185: reference to external entity in attribute value
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  385. Error Line 2683, Column 185: reference to entity "acci" for which no system identifier could be generated
    …er_ctl03_CellRepeater_ctl02_ctl01&acci=1" class="hpAccTitle" bi:title="item"  …

    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.

  386. Info Line 1187, Column 180: entity was defined here
    …epeater_ctl00_CellRepeater_ctl01_ctl01&acci=0" class="hpAccTitle hpAccTitleOpe…
  387. Error Line 2686, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_Container" already defined
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…

    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).

  388. Info Line 2604, Column 35: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_Container" first defined here
                             <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRe…
  389. Error Line 2688, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" already defined
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…

    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).

  390. Info Line 2606, Column 18: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_TextContainer" first defined here
            <div id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowR…
  391. Error Line 2704, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" already defined
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…

    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).

  392. Info Line 2622, Column 21: ID "ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_RowRepeater_ctl03_CellRepeater_ctl02_ctl01_featureItemID_SecondaryCta" first defined here
                <ul id="ctl00_ctl15_BodyRepeater_ctl00_ctl01_ColumnRepeater_ctl00_R…
  393. Warning Line 2763, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  394. Warning Line 2763, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  395. Warning Line 2763, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  396. Warning Line 2763, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Accordion) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  397. Warning Line 2778, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  398. Warning Line 2778, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  399. Warning Line 2778, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  400. Warning Line 2778, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  401. Error Line 2794, Column 82: there is no attribute "data-component"
    …pv_DynLoadPlaceholder" data-component="/en-us/homepage/component.asch?k=%2fen-…

    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.

  402. Warning Line 2826, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.VPivot) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  403. Warning Line 2826, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.VPivot) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  404. Warning Line 2826, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.VPivot) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  405. Warning Line 2826, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.VPivot) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  406. Warning Line 2863, Column 27: cannot generate system identifier for general entity "PG"
                            '&PG=CMSHPA&AP=1390', 

    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.

  407. Error Line 2863, Column 27: general entity "PG" not defined and no default entity
                            '&PG=CMSHPA&AP=1390', 

    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.

  408. Warning Line 2863, Column 29: reference not terminated by REFC delimiter
                            '&PG=CMSHPA&AP=1390', 

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  409. Error Line 2863, Column 29: reference to entity "PG" for which no system identifier could be generated
                            '&PG=CMSHPA&AP=1390', 

    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.

  410. Info Line 2863, Column 26: entity was defined here
                            '&PG=CMSHPA&AP=1390', 
  411. Warning Line 2863, Column 37: cannot generate system identifier for general entity "AP"
                            '&PG=CMSHPA&AP=1390', 

    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.

  412. Error Line 2863, Column 37: general entity "AP" not defined and no default entity
                            '&PG=CMSHPA&AP=1390', 

    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.

  413. Warning Line 2863, Column 39: reference not terminated by REFC delimiter
                            '&PG=CMSHPA&AP=1390', 

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  414. Error Line 2863, Column 39: reference to entity "AP" for which no system identifier could be generated
                            '&PG=CMSHPA&AP=1390', 

    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.

  415. Info Line 2863, Column 36: entity was defined here
                            '&PG=CMSHPA&AP=1390', 
  416. Warning Line 2889, Column 33: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  417. Warning Line 2889, Column 34: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  418. Warning Line 2889, Column 39: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  419. Warning Line 2889, Column 40: character "&" is the first character of a delimiter but occurred as data
        if (typeof $ != 'undefined' && Hp && Hp.Grid) {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  420. Warning Line 2959, Column 37: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != "undefined" && typeof $.bi != "undefined") {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  421. Warning Line 2959, Column 38: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != "undefined" && typeof $.bi != "undefined") {

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  422. Warning Line 2965, Column 56: character "&" is the first character of a delimiter but occurred as data
    …ypeof $.bi.dataConsumers != undefined && $.bi.dataConsumers.webtrends != "unde…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  423. Warning Line 2965, Column 57: character "&" is the first character of a delimiter but occurred as data
    …peof $.bi.dataConsumers != undefined && $.bi.dataConsumers.webtrends != "undef…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  424. Warning Line 2965, Column 103: character "&" is the first character of a delimiter but occurred as data
    …ataConsumers.webtrends != "undefined" && typeof $.bi.dataConsumers.webtrends.W…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  425. Warning Line 2965, Column 104: character "&" is the first character of a delimiter but occurred as data
    …taConsumers.webtrends != "undefined" && typeof $.bi.dataConsumers.webtrends.We…

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  426. Warning Line 2975, Column 37: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != "undefined" && typeof WTOptimize  != "undefined"){

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  427. Warning Line 2975, Column 38: character "&" is the first character of a delimiter but occurred as data
            if (typeof $ != "undefined" && typeof WTOptimize  != "undefined"){

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.

↑ Top