Errors found while checking this document as XHTML 1.0 Transitional!

Result: 21 Errors, 22 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: 21 Errors

  1. Warning Line 24, Column 87: character "&" is the first character of a delimiter but occurred as data
    …createElement("canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCo…

    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.
  2. Warning Line 24, Column 89: cannot generate system identifier for general entity "t.getContext"
    …eateElement("canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCode…

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

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

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

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

  3. Error Line 24, Column 89: general entity "t.getContext" not defined and no default entity
    …eateElement("canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCode…

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

  4. Warning Line 24, Column 101: reference not terminated by REFC delimiter
    …"canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCode;return!(!a|…

    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.

  5. Error Line 24, Column 101: reference to entity "t.getContext" for which no system identifier could be generated
    …"canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCode;return!(!a|…

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

  6. Info Line 24, Column 88: entity was defined here
    …reateElement("canvas"),a=t.getContext&&t.getContext("2d"),i=String.fromCharCod…
  7. Warning Line 24, Column 154: character "&" is the first character of a delimiter but occurred as data
    ….fromCharCode;return!(!a||!a.fillText)&&(a.textBaseline="top",a.font="600 32px…

    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.
  8. Warning Line 24, Column 155: character "&" is the first character of a delimiter but occurred as data
    …fromCharCode;return!(!a||!a.fillText)&&(a.textBaseline="top",a.font="600 32px …

    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.
  9. Error Line 24, Column 272: character "(" not allowed in attribute specification list
    …6806,55356,56826),0,0),3e3<t.toDataURL().length):"diversity"===e?(a.fillText(i…

  10. Error Line 24, Column 272: element "t.toDataURL" undefined
    …6806,55356,56826),0,0),3e3<t.toDataURL().length):"diversity"===e?(a.fillText(i…

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

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  11. Warning Line 24, Column 876: character "&" is the first character of a delimiter but occurred as data
    …ion(){t.DOMReady=!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&…

    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.
  12. Warning Line 24, Column 878: cannot generate system identifier for general entity "t.supports.flag"
    …n(){t.DOMReady=!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.…

    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.

  13. Error Line 24, Column 878: general entity "t.supports.flag" not defined and no default entity
    …n(){t.DOMReady=!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.…

    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.

  14. Warning Line 24, Column 893: reference not terminated by REFC delimiter
    …!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.divers…

    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.

  15. Error Line 24, Column 893: reference to entity "t.supports.flag" for which no system identifier could be generated
    …!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.divers…

    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.

  16. Info Line 24, Column 877: entity was defined here
    …on(){t.DOMReady=!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t…
  17. Warning Line 24, Column 893: character "&" is the first character of a delimiter but occurred as data
    …!0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.divers…

    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.
  18. Warning Line 24, Column 895: cannot generate system identifier for general entity "t.supports.unicode8"
    …},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.diversit…

    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.

  19. Error Line 24, Column 895: general entity "t.supports.unicode8" not defined and no default entity
    …},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.diversit…

    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. Warning Line 24, Column 914: reference not terminated by REFC delimiter
    …&&t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.…

    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.

  21. Error Line 24, Column 914: reference to entity "t.supports.unicode8" for which no system identifier could be generated
    …&&t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.…

    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.

  22. Info Line 24, Column 894: entity was defined here
    …0},t.supports.simple&&t.supports.flag&&t.supports.unicode8&&t.supports.diversi…
  23. Warning Line 24, Column 914: character "&" is the first character of a delimiter but occurred as data
    …&&t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.…

    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.
  24. Warning Line 24, Column 916: cannot generate system identifier for general entity "t.supports.diversity"
    …t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.re…

    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.

  25. Error Line 24, Column 916: general entity "t.supports.diversity" not defined and no default entity
    …t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.re…

    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. Warning Line 24, Column 936: reference not terminated by REFC delimiter
    …upports.unicode8&&t.supports.diversity||(a=function(){t.readyCallback()},n.add…

    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.

  27. Error Line 24, Column 936: reference to entity "t.supports.diversity" for which no system identifier could be generated
    …upports.unicode8&&t.supports.diversity||(a=function(){t.readyCallback()},n.add…

    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.

  28. Info Line 24, Column 915: entity was defined here
    …&t.supports.flag&&t.supports.unicode8&&t.supports.diversity||(a=function(){t.r…
  29. Warning Line 24, Column 1166: character "&" is the first character of a delimiter but occurred as data
    …",function(){"complete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).…

    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.
  30. Warning Line 24, Column 1168: cannot generate system identifier for general entity "t.readyCallback"
    …function(){"complete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).co…

    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.

  31. Error Line 24, Column 1168: general entity "t.readyCallback" not defined and no default entity
    …function(){"complete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).co…

    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.

  32. Warning Line 24, Column 1183: reference not terminated by REFC delimiter
    …plete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).concatemoji?o(a.c…

    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.

  33. Error Line 24, Column 1183: reference to entity "t.readyCallback" for which no system identifier could be generated
    …plete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).concatemoji?o(a.c…

    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. Info Line 24, Column 1167: entity was defined here
    …,function(){"complete"===n.readyState&&t.readyCallback()})),(a=t.source||{}).c…
  35. Warning Line 24, Column 1244: character "&" is the first character of a delimiter but occurred as data
    …concatemoji?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji))…

    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.
  36. Warning Line 24, Column 1246: cannot generate system identifier for general entity "a.twemoji"
    …ncatemoji?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}…

    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.

  37. Error Line 24, Column 1246: general entity "a.twemoji" not defined and no default entity
    …ncatemoji?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}…

    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.

  38. Warning Line 24, Column 1255: reference not terminated by REFC delimiter
    …?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}(window,d…

    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.

  39. Error Line 24, Column 1255: reference to entity "a.twemoji" for which no system identifier could be generated
    …?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}(window,d…

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

  40. Info Line 24, Column 1245: entity was defined here
    …oncatemoji?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))…
  41. Warning Line 24, Column 1255: character "&" is the first character of a delimiter but occurred as data
    …?o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}(window,d…

    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.
  42. Warning Line 24, Column 1256: character "&" is the first character of a delimiter but occurred as data
    …o(a.concatemoji):a.wpemoji&&a.twemoji&&(o(a.twemoji),o(a.wpemoji)))}(window,do…

    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.
  43. Error Line 25, Column 11: end tag for "t.toDataURL" omitted, but OMITTAG NO was specified
    		</script>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  44. Info Line 24, Column 260: start tag was here
    …xt(i(55356,56806,55356,56826),0,0),3e3<t.toDataURL().length):"diversity"===e?(…
  45. Error Line 86, Column 23: there is no attribute "role"
    <div id="header" role="banner">

    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.

  46. Error Line 133, Column 16: there is no attribute "role"
    				<form role="search" method="get" id="searchform" class="searchform" action=…

    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.

  47. Error Line 148, Column 12: there is no attribute "role"
    		<ul role="navigation">

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

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

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

  48. Error Line 211, Column 76: there is no attribute "aria-label"
    …uicklinks" id="wp-toolbar" role="navigation" aria-label="Toolbar" tabindex="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.

  49. Error Line 211, Column 95: there is no attribute "tabindex"
    …uicklinks" id="wp-toolbar" role="navigation" aria-label="Toolbar" tabindex="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.

  50. Error Line 213, Column 83: there is no attribute "aria-haspopup"
    …op"><a class="ab-item"  aria-haspopup="true" href="http://andrewo.lookingforwh…

    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.

↑ Top