Errors found while checking this document as XHTML 1.0 Strict!

Result: 185 Errors, 72 warning(s)
:
: utf-8
: XHTML 1.0 Strict
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Other Namespaces
Options

Help on the options is available.

↑ Top

Validation Output: 185 Errors

  1. Error Line 62, Column 19: there is no attribute "crossorigin"
    <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s…

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

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

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

  2. Warning Line 62, Column 265: cannot generate system identifier for general entity "cssminify"
    …NORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='al…

    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 62, Column 265: general entity "cssminify" not defined and no default entity
    …NORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='al…

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

  4. Warning Line 62, Column 274: reference not terminated by REFC delimiter
    …HDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='all' />

    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. Warning Line 62, Column 274: reference to external entity in attribute value
    …HDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='all' />

    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;'.

  6. Error Line 62, Column 274: reference to entity "cssminify" for which no system identifier could be generated
    …HDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='all' />

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

  7. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  8. Error Line 63, Column 39: required attribute "type" not specified
    <style id='wp-emoji-styles-inline-css'>

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

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

  9. Warning Line 77, Column 274: reference not terminated by REFC delimiter
    …/CbISc+CT3583M1/NMg6zGbc3O1tP4A==&cssminify=yes' type='text/css' media='all' />

    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.

  10. Warning Line 77, Column 274: reference to external entity in attribute value
    …/CbISc+CT3583M1/NMg6zGbc3O1tP4A==&cssminify=yes' type='text/css' media='all' />

    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;'.

  11. Error Line 77, Column 274: reference to entity "cssminify" for which no system identifier could be generated
    …/CbISc+CT3583M1/NMg6zGbc3O1tP4A==&cssminify=yes' type='text/css' media='all' />

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

  12. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  13. Error Line 78, Column 40: required attribute "type" not specified
    <style id='wp-block-library-inline-css'>

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

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

  14. Warning Line 84, Column 222: reference not terminated by REFC delimiter
    …D5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' />

    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. Warning Line 84, Column 222: reference to external entity in attribute value
    …D5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' />

    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;'.

  16. Error Line 84, Column 222: reference to entity "cssminify" for which no system identifier could be generated
    …D5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' />

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

  17. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  18. Error Line 85, Column 53: required attribute "type" not specified
    <style id='jetpack-sharing-buttons-style-inline-css'>

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

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

  19. Error Line 88, Column 44: required attribute "type" not specified
    <style id='classic-theme-styles-inline-css'>

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

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

  20. Warning Line 92, Column 233: reference not terminated by REFC delimiter
    …-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' />

    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. Warning Line 92, Column 233: reference to external entity in attribute value
    …-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' />

    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;'.

  22. Error Line 92, Column 233: reference to entity "cssminify" for which no system identifier could be generated
    …-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' />

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

  23. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  24. Error Line 93, Column 37: required attribute "type" not specified
    <style id='global-styles-inline-css'>

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

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

  25. Warning Line 99, Column 259: reference not terminated by REFC delimiter
    …Kj4Qbz3X5rtd2meLhHOPpOMXHB5BCPss=&cssminify=yes' type='text/css' media='all' />

    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.

  26. Warning Line 99, Column 259: reference to external entity in attribute value
    …Kj4Qbz3X5rtd2meLhHOPpOMXHB5BCPss=&cssminify=yes' type='text/css' media='all' />

    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;'.

  27. Error Line 99, Column 259: reference to entity "cssminify" for which no system identifier could be generated
    …Kj4Qbz3X5rtd2meLhHOPpOMXHB5BCPss=&cssminify=yes' type='text/css' media='all' />

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

  28. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  29. Warning Line 100, Column 167: reference not terminated by REFC delimiter
    …/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' />

    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. Warning Line 100, Column 167: reference to external entity in attribute value
    …/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' />

    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;'.

  31. Error Line 100, Column 167: reference to entity "cssminify" for which no system identifier could be generated
    …/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' />

    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. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  33. Error Line 101, Column 60: required attribute "type" not specified
    <style id='jetpack-global-styles-frontend-style-inline-css'>

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

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

  34. Warning Line 104, Column 275: reference not terminated by REFC delimiter
    …bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' />

    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. Warning Line 104, Column 275: reference to external entity in attribute value
    …bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' />

    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;'.

  36. Error Line 104, Column 275: reference to entity "cssminify" for which no system identifier could be generated
    …bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' />

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

  37. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  38. Error Line 115, Column 21: there is no attribute "crossorigin"
    <script crossorigin='anonymous' type='text/javascript'  src='https://s1.wp.com/…

    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.

  39. Error Line 127, Column 16: there is no attribute "property"
    <meta property="og:type" content="website" />

    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.

  40. Error Line 143, Column 92: there is no attribute "sizes"
    …icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" />

    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.

  41. Error Line 174, Column 139: character ";" not allowed in attribute specification list
    …tring"==typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))…

  42. Error Line 174, Column 139: element "c" undefined
    …tring"==typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))…

    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).
  43. Warning Line 174, Column 153: character "&" is the first character of a delimiter but occurred as data
    … a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b…

    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.
  44. Warning Line 174, Column 155: cannot generate system identifier for general entity "b.call"
    …?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-…

    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.

  45. Error Line 174, Column 155: general entity "b.call" not defined and no default entity
    …?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-…

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

  46. Warning Line 174, Column 161: reference not terminated by REFC delimiter
    …it(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}retu…

    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.

  47. Error Line 174, Column 161: reference to entity "b.call" for which no system identifier could be generated
    …it(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}retu…

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

  48. Info Line 174, Column 154: entity was defined here
    …a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=…
  49. Warning Line 174, Column 344: character "&" is the first character of a delimiter but occurred as data
    …g(c)):"";if(b+=c){c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0…

    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. Warning Line 174, Column 345: character "&" is the first character of a delimiter but occurred as data
    …(c)):"";if(b+=c){c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>…

    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.
  51. Warning Line 174, Column 483: character "&" is the first character of a delimiter but occurred as data
    …,d),e,a.substr(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;a=a[0]+(a[1]?"?"+a[1]:"")+a[2]}…

    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.
  52. Warning Line 174, Column 625: character "&" is the first character of a delimiter but occurred as data
    …script");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("…

    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.
  53. Warning Line 174, Column 627: cannot generate system identifier for general entity "b"
    …ript");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("er…

    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.

  54. Error Line 174, Column 627: general entity "b" not defined and no default entity
    …ript");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("er…

    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.

  55. Warning Line 174, Column 628: reference not terminated by REFC delimiter
    …ipt");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("err…

    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.

  56. Error Line 174, Column 628: reference to entity "b" for which no system identifier could be generated
    …ipt");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("err…

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

  57. Info Line 174, Column 626: entity was defined here
    …cript");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("e…
  58. Warning Line 174, Column 660: character "&" is the first character of a delimiter but occurred as data
    …){b&&b(void 0)};c.onerror=function(){b&&b("error")};a=document.getElementsByTa…

    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.
  59. Warning Line 174, Column 663: reference not terminated by REFC delimiter
    …&&b(void 0)};c.onerror=function(){b&&b("error")};a=document.getElementsByTagNa…

    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.

  60. Error Line 174, Column 663: reference to entity "b" for which no system identifier could be generated
    …&&b(void 0)};c.onerror=function(){b&&b("error")};a=document.getElementsByTagNa…

    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.

  61. Info Line 174, Column 626: entity was defined here
    …cript");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("e…
  62. Warning Line 174, Column 721: character "&" is the first character of a delimiter but occurred as data
    …t.getElementsByTagName("head");var d;a&&0!==a.length?d=a[0]:d=document.documen…

    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.
  63. Warning Line 174, Column 722: character "&" is the first character of a delimiter but occurred as data
    ….getElementsByTagName("head");var d;a&&0!==a.length?d=a[0]:d=document.document…

    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.
  64. Warning Line 174, Column 960: character "&" is the first character of a delimiter but occurred as data
    …+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}

    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.
  65. Warning Line 174, Column 961: character "&" is the first character of a delimiter but occurred as data
    …+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}

    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.
  66. Error Line 174, Column 972: character "}" not allowed in attribute specification list
    …+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}

  67. Error Line 174, Column 972: element "a.length" undefined
    …+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}

    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).
  68. Warning Line 175, Column 135: character "&" is the first character of a delimiter but occurred as data
    …n(e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+…

    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.
  69. Warning Line 175, Column 137: cannot generate system identifier for general entity "null"
    …e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c)…

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

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

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

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

  70. Error Line 175, Column 137: general entity "null" not defined and no default entity
    …e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+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.

  71. Warning Line 175, Column 141: reference not terminated by REFC delimiter
    …ar f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c)):nu…

    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.

  72. Error Line 175, Column 141: reference to entity "null" for which no system identifier could be generated
    …ar f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c)):nu…

    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.

  73. Info Line 175, Column 136: entity was defined here
    …(e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c…
  74. Warning Line 175, Column 187: character "&" is the first character of a delimiter but occurred as data
    …nction"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e)…

    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.
  75. Warning Line 175, Column 189: cannot generate system identifier for general entity "void"
    …tion"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d…

    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.

  76. Error Line 175, Column 189: general entity "void" not defined and no default entity
    …tion"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),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.

  77. Warning Line 175, Column 193: reference not terminated by REFC delimiter
    …"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.pus…

    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.

  78. Error Line 175, Column 193: reference to entity "void" for which no system identifier could be generated
    …"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.pus…

    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.

  79. Info Line 175, Column 188: entity was defined here
    …ction"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),…
  80. Warning Line 175, Column 199: character "&" is the first character of a delimiter but occurred as data
    ….push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.push(e+"=…

    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.
  81. Warning Line 175, Column 200: character "&" is the first character of a delimiter but occurred as data
    …push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.push(e+"="…

    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.
  82. Warning Line 175, Column 292: character "&" is the first character of a delimiter but occurred as data
    …onent(f)))});return d.filter(p).join("&")}function t(a,b){a||((window.__ATA||{…

    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.
  83. Warning Line 176, Column 4: character "&" is the first character of a delimiter but occurred as data
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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.
  84. Warning Line 176, Column 6: cannot generate system identifier for general entity "w.serverDomain"
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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 176, Column 6: general entity "w.serverDomain" not defined and no default entity
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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 176, Column 20: reference not terminated by REFC delimiter
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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 176, Column 20: reference to entity "w.serverDomain" for which no system identifier could be generated
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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 176, Column 5: entity was defined here
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…
  89. Warning Line 176, Column 20: character "&" is the first character of a delimiter but occurred as data
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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.
  90. Warning Line 176, Column 21: character "&" is the first character of a delimiter but occurred as data
    		w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===win…

    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.
  91. Warning Line 176, Column 101: character "&" is the first character of a delimiter but occurred as data
    …=window.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolea…

    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.
  92. Warning Line 176, Column 103: cannot generate system identifier for general entity "window.__ATA_PP.gdpr_applies"
    …indow.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"…

    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.

  93. Error Line 176, Column 103: general entity "window.__ATA_PP.gdpr_applies" not defined and no default entity
    …indow.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"…

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

  94. Warning Line 176, Column 131: reference not terminated by REFC delimiter
    …__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"===typeof A?Number(A):null,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.

  95. Error Line 176, Column 131: reference to entity "window.__ATA_PP.gdpr_applies" for which no system identifier could be generated
    …__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"===typeof A?Number(A):null,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.

  96. Info Line 176, Column 102: entity was defined here
    …window.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean…
  97. Warning Line 177, Column 162: character "&" is the first character of a delimiter but occurred as data
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);

    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.
  98. Warning Line 177, Column 164: cannot generate system identifier for general entity "t"
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);

    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.

  99. Error Line 177, Column 164: general entity "t" not defined and no default entity
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);

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

  100. Warning Line 177, Column 165: reference not terminated by REFC delimiter
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);

    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.

  101. Error Line 177, Column 165: reference to entity "t" for which no system identifier could be generated
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);

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

  102. Info Line 177, Column 163: entity was defined here
    …c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);
  103. Error Line 178, Column 11: end tag for "a.length" omitted, but OMITTAG NO was specified
    		</script>	<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 ">".

  104. Info Line 174, Column 963: start tag was here
    …+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}
  105. Error Line 178, Column 11: end tag for "c" omitted, but OMITTAG NO was specified
    		</script>	<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 ">".

  106. Info Line 174, Column 137: start tag was here
    …"string"==typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a…
  107. Error Line 178, Column 20: required attribute "type" not specified
    		</script>	<script>

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

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

  108. Error Line 257, Column 116: there is no attribute "aria-current"
    …sesolnet.wordpress.com/" aria-current="page">Syracuse Solidarity Network</a></…

    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 700, Column 26: there is no attribute "aria-label"
    	</table><nav aria-label="Previous and next months" class="wp-calendar-nav">

    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. Error Line 700, Column 59: there is no attribute "class"
    	</table><nav aria-label="Previous and next months" class="wp-calendar-nav">

    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.

  111. Error Line 700, Column 76: element "nav" undefined
    	</table><nav aria-label="Previous and next months" class="wp-calendar-nav">

    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).
  112. Error Line 720, Column 69: there is no attribute "target"
    …om/event.php?eid=180772134878" target="_blank">http://www.facebook.com/event.p…

    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.

  113. Error Line 782, Column 28: there is no attribute "data-attachment-id"
    <p><img data-attachment-id="161" data-permalink="https://syracusesolnet.wordpre…

    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.

  114. Error Line 782, Column 49: there is no attribute "data-permalink"
    …ta-attachment-id="161" data-permalink="https://syracusesolnet.wordpress.com/ab…

    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.

  115. Error Line 782, Column 139: there is no attribute "data-orig-file"
    …ting-414/anarchybook/" data-orig-file="https://syracusesolnet.wordpress.com/wp…

    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.

  116. Error Line 782, Column 236: there is no attribute "data-orig-size"
    …08/04/anarchybook.gif" data-orig-size="190,200" data-comments-opened="1" data-…

    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.

  117. Error Line 782, Column 267: there is no attribute "data-comments-opened"
    …g-size="190,200" data-comments-opened="1" data-image-meta="{&quot;aperture&quo…

    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.

  118. Error Line 782, Column 287: there is no attribute "data-image-meta"
    …a-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&qu…

    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 782, Column 659: there is no attribute "data-image-title"
    …quot;:&quot;&quot;}" data-image-title="anarchybook" data-image-description="" …

    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.

  120. Error Line 782, Column 696: there is no attribute "data-image-description"
    …="anarchybook" data-image-description="" data-image-caption="" data-medium-fil…

    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 782, Column 718: there is no attribute "data-image-caption"
    …age-description="" data-image-caption="" data-medium-file="https://syracusesol…

    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 782, Column 738: there is no attribute "data-medium-file"
    …ata-image-caption="" data-medium-file="https://syracusesolnet.wordpress.com/wp…

    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. Error Line 782, Column 842: there is no attribute "data-large-file"
    …narchybook.gif?w=190" data-large-file="https://syracusesolnet.wordpress.com/wp…

    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.

  124. Error Line 782, Column 1110: there is no attribute "srcset"
    …gif?w=420" alt="anarchybook"   srcset="https://syracusesolnet.wordpress.com/wp…

    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.

  125. Error Line 782, Column 1305: there is no attribute "sizes"
    …ybook.gif?w=143&amp;h=150 143w" sizes="(max-width: 190px) 100vw, 190px" /><br …

    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.

  126. Error Line 838, Column 176: there is no attribute "border"
    …j142/nobombsnobosses315/VALENTINE.gif" border="0" alt="valentines" /></a><br />

    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.

  127. Error Line 894, Column 11: required attribute "type" not specified
    			<script>

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

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

  128. Error Line 914, Column 340: there is no attribute "data-shared"
    …llow noopener noreferrer" data-shared="sharing-facebook-35" class="share-faceb…

    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.

  129. Error Line 947, Column 96: end tag for "br" omitted, but OMITTAG NO was specified
    …rdpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a><br><br>

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

  130. Info Line 947, Column 92: start tag was here
    …rdpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a><br><br>
  131. Error Line 947, Column 100: end tag for "br" omitted, but OMITTAG NO was specified
    …rdpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a><br><br>

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

  132. Info Line 947, Column 96: start tag was here
    …rdpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a><br><br>
  133. Error Line 961, Column 9: required attribute "type" not specified
    	<script>

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

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

  134. Warning Line 1028, Column 70: character "&" is the first character of a delimiter but occurred as data
    …kieLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.rep…

    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.
  135. Warning Line 1028, Column 72: cannot generate system identifier for general entity "decodeURIComponent"
    …eLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.repla…

    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.

  136. Error Line 1028, Column 72: general entity "decodeURIComponent" not defined and no default entity
    …eLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.repla…

    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.

  137. Warning Line 1028, Column 90: reference not terminated by REFC delimiter
    …nction(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp("(?:…

    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.

  138. Error Line 1028, Column 90: reference to entity "decodeURIComponent" for which no system identifier could be generated
    …nction(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp("(?:…

    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.

  139. Info Line 1028, Column 71: entity was defined here
    …ieLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.repl…
  140. Warning Line 1028, Column 193: character "&" is the first character of a delimiter but occurred as data
    …omponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1")…

    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.
  141. Warning Line 1028, Column 560: character "&" is the first character of a delimiter but occurred as data
    …n.toUTCString()}return"rootDomain"!==r&&".rootDomain"!==r||(r=(".rootDomain"==…

    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.
  142. Warning Line 1028, Column 561: character "&" is the first character of a delimiter but occurred as data
    ….toUTCString()}return"rootDomain"!==r&&".rootDomain"!==r||(r=(".rootDomain"===…

    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.
  143. Warning Line 1186, Column 26: character "&" is the first character of a delimiter but occurred as data
    				if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {

    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.
  144. Warning Line 1186, Column 27: character "&" is the first character of a delimiter but occurred as data
    				if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {

    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.
  145. Warning Line 1186, Column 45: character "&" is the first character of a delimiter but occurred as data
    				if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {

    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.
  146. Warning Line 1186, Column 46: character "&" is the first character of a delimiter but occurred as data
    				if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {

    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.
  147. Error Line 1199, Column 20: there is no attribute "data-hide-timeout"
    	data-hide-timeout="30"

    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.

  148. Error Line 1200, Column 26: there is no attribute "data-consent-expiration"
    	data-consent-expiration="180"

    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 1204, Column 21: required attribute "action" not specified
    	<form method="post">

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

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

  150. Error Line 1205, Column 65: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    		<input type="submit" value="Close and accept" class="accept" />

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

  151. Error Line 1207, Column 3: character data is not allowed here
    		Privacy &amp; Cookies: This site uses cookies. By continuing to use this webs…

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

    • putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
    • forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
    • using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.
  152. Error Line 1207, Column 114: document type does not allow element "br" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    …uses cookies. By continuing to use this website, you agree to their use. <br />

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

  153. Error Line 1209, Column 61: document type does not allow element "a" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    				<a href="https://automattic.com/cookies/" rel="nofollow">

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

  154. Error Line 1218, Column 15: there is no attribute "class"
    			<svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/s…

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

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

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

  155. Error Line 1218, Column 33: there is no attribute "height"
    			<svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/s…

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

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

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

  156. Error Line 1218, Column 44: there is no attribute "width"
    …vg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" …

    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. Error Line 1218, Column 55: there is no attribute "xmlns"
    …ridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="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.

  158. Error Line 1218, Column 92: there is no attribute "viewBox"
    …="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d=…

    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.

  159. Error Line 1218, Column 103: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v…

    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).
  160. Error Line 1218, Column 120: there is no attribute "clip-rule"
    …" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h…

    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.

  161. Error Line 1218, Column 132: there is no attribute "d"
    … 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v…

    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.

  162. Error Line 1218, Column 432: there is no attribute "fill-rule"
    …v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z"  fill-rule="evenodd"></path></svg>

    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.

  163. Error Line 1218, Column 441: element "path" undefined
    …v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z"  fill-rule="evenodd"></path></svg>

    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).
  164. Error Line 1222, Column 103: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="ev…

    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).
  165. Error Line 1222, Column 423: there is no attribute "fill"
    …11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-…

    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. Error Line 1222, Column 432: element "path" undefined
    ….5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick…

    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).
  167. Error Line 1222, Column 452: there is no attribute "class"
    …2Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 1…

    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.

  168. Error Line 1222, Column 510: there is no attribute "stroke"
    …" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></sv…

    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.

  169. Error Line 1222, Column 533: there is no attribute "stroke-width"
    … d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg>

    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.

  170. Error Line 1222, Column 538: element "path" undefined
    … d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg>

    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).
  171. Error Line 1231, Column 18: there is no attribute "loading"
    				<img loading='lazy' alt='' src='https://s2.wp.com/i/logo/wpcom-gray-white.p…

    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.

  172. Error Line 1233, Column 49: document type does not allow element "div" here; assuming missing "li" start-tag
    										<div class="actnbr-message no-display"></div>

  173. Error Line 1236, Column 29: value of attribute "type" cannot be "email"; must be one of "text", "password", "checkbox", "radio", "submit", "reset", "file", "hidden", "image", "button"
    										<input type="email" name="email" placeholder="Enter your email addres…

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  174. Error Line 1236, Column 56: there is no attribute "placeholder"
    …type="email" name="email" placeholder="Enter your email address" class="actnbr…

    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.

  175. Error Line 1236, Column 121: there is no attribute "aria-label"
    …il address" class="actnbr-email-field" aria-label="Enter your email address" />

    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.

  176. Error Line 1238, Column 65: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    										<input type="hidden" name="action" value="subscribe" />

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

  177. Error Line 1239, Column 64: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    										<input type="hidden" name="blog_id" value="3327420" />

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

  178. Error Line 1240, Column 93: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    …ut type="hidden" name="source" value="https://syracusesolnet.wordpress.com/" />

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

  179. Error Line 1241, Column 74: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    										<input type="hidden" name="sub-type" value="actionbar-follow" />

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

  180. Error Line 1242, Column 82: document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    …" name="_wpnonce" value="25e3e12bf2" />										<div class="actnbr-button-wra…

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

  181. Error Line 1247, Column 40: document type does not allow element "li" here; missing one of "ul", "ol" start-tag
    									<li class="actnbr-login-nudge">

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

  182. Error Line 1251, Column 13: end tag for "li" omitted, but OMITTAG NO was specified
    								</ul>

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

  183. Info Line 1233, Column 11: start tag was here
    										<div class="actnbr-message no-display"></div>
  184. Error Line 1256, Column 123: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2…

    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).
  185. Error Line 1256, Column 126: element "g" undefined
    …3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.8…

    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).
  186. Error Line 1256, Column 315: element "path" undefined
    … 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg>				<div class="actnbr-popove…

    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).
  187. Error Line 1266, Column 129: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 …

    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).
  188. Error Line 1266, Column 132: element "g" undefined
    …3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .84…

    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).
  189. Error Line 1266, Column 674: element "path" undefined
    …-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg>									<span>Customize</spa…

    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).
  190. Error Line 1271, Column 103: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v…

    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).
  191. Error Line 1271, Column 441: element "path" undefined
    …v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z"  fill-rule="evenodd"></path></svg>

    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).
  192. Error Line 1275, Column 103: element "svg" undefined
    …w.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="ev…

    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).
  193. Error Line 1275, Column 432: element "path" undefined
    ….5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick…

    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).
  194. Error Line 1275, Column 538: element "path" undefined
    … d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg>

    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).
  195. Error Line 1301, Column 8: required attribute "type" not specified
    <script>

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

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

  196. Error Line 1328, Column 5: "itemscope" is not a member of a group specified for any attribute
    				itemtype="https://schema.org/ImageGallery">

  197. Error Line 1328, Column 14: there is no attribute "itemtype"
    				itemtype="https://schema.org/ImageGallery">

    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.

  198. Error Line 1331, Column 59: there is no attribute "fill"
    … height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg…

    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.

  199. Error Line 1331, Column 100: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  200. Error Line 1332, Column 16: there is no attribute "id"
    						<mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y=…

    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.

  201. Error Line 1332, Column 37: there is no attribute "mask-type"
    						<mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y=…

    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. Error Line 1332, Column 55: there is no attribute "maskUnits"
    …maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" h…

    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.

  203. Error Line 1332, Column 74: there is no attribute "x"
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">

    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.

  204. Error Line 1332, Column 80: there is no attribute "y"
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">

    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.

  205. Error Line 1332, Column 90: there is no attribute "width"
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">

    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.

  206. Error Line 1332, Column 101: there is no attribute "height"
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">

    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.

  207. Error Line 1332, Column 105: element "mask" undefined
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">

    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).
  208. Error Line 1333, Column 116: element "path" undefined
    …6 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/>

    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).
  209. Error Line 1335, Column 15: there is no attribute "mask"
    						<g mask="url(#maskPrev)">

    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.

  210. Error Line 1335, Column 31: element "g" undefined
    						<g mask="url(#maskPrev)">

    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).
  211. Error Line 1336, Column 16: there is no attribute "x"
    							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>

    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.

  212. Error Line 1336, Column 33: there is no attribute "width"
    							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>

    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.

  213. Error Line 1336, Column 50: there is no attribute "height"
    							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>

    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.

  214. Error Line 1336, Column 60: there is no attribute "fill"
    							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>

    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.

  215. Error Line 1336, Column 70: element "rect" undefined
    							<rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>

    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).
  216. Error Line 1341, Column 100: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  217. Error Line 1342, Column 105: element "mask" undefined
    …mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12">

    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).
  218. Error Line 1343, Column 117: element "path" undefined
    … 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/>

    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).
  219. Error Line 1345, Column 31: element "g" undefined
    						<g mask="url(#maskNext)">

    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).
  220. Error Line 1346, Column 69: element "rect" undefined
    							<rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/>

    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).
  221. Error Line 1353, Column 99: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  222. Error Line 1354, Column 106: element "mask" undefined
    …ask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14">

    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).
  223. Error Line 1355, Column 190: element "path" undefined
    …L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/>

    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).
  224. Error Line 1357, Column 31: element "g" undefined
    					<g mask="url(#maskClose)">

    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).
  225. Error Line 1358, Column 69: element "rect" undefined
    						<rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/>

    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).
  226. Error Line 1373, Column 81: there is no attribute "aria-label"
    …-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility">

    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 1375, Column 103: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  228. Error Line 1376, Column 109: element "mask" undefined
    …ask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">

    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).
  229. Error Line 1377, Column 439: element "path" undefined
    …7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/>

    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).
  230. Error Line 1379, Column 34: element "g" undefined
    									<g mask="url(#maskInfo)">

    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).
  231. Error Line 1380, Column 71: element "rect" undefined
    										<rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/>

    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).
  232. Error Line 1387, Column 103: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  233. Error Line 1388, Column 113: element "mask" undefined
    …ask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">

    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).
  234. Error Line 1389, Column 257: element "path" undefined
    …9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/>

    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).
  235. Error Line 1391, Column 38: element "g" undefined
    									<g mask="url(#maskComments)">

    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).
  236. Error Line 1392, Column 72: element "rect" undefined
    										<rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/>

    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).
  237. Error Line 1396, Column 69: there is no attribute "aria-label"
    …-carousel-has-comments-indicator" aria-label="This image has comments."></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.

  238. Error Line 1414, Column 66: required attribute "action" not specified
    																														<form id="jp-carousel-comment-form">

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

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

  239. Error Line 1415, Column 91: document type does not allow element "label" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    …mment-form-comment-field" class="screen-reader-text">Write a Comment...</label>

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

  240. Error Line 1420, Column 26: there is no attribute "placeholder"
    													placeholder="Write a Comment..."

    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.

  241. Error Line 1421, Column 13: required attribute "rows" not specified
    												></textarea>

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

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

  242. Error Line 1421, Column 13: required attribute "cols" not specified
    												></textarea>

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

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

  243. Error Line 1421, Column 13: document type does not allow element "textarea" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
    												></textarea>

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

  244. Error Line 1450, Column 51: there is no attribute "itemprop"
    									<h3 class="jp-carousel-caption" itemprop="caption description"></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.

  245. Error Line 1455, Column 70: end tag for "ul" which is not finished
    							<ul class="jp-carousel-image-exif" style="display: none;"></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.

  246. Error Line 1457, Column 103: element "svg" undefined
    …height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">

    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).
  247. Error Line 1458, Column 106: element "mask" undefined
    …ask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18">

    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).
  248. Error Line 1459, Column 322: element "path" undefined
    …7V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/>

    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).
  249. Error Line 1461, Column 31: element "g" undefined
    									<g mask="url(#mask0)">

    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).
  250. Error Line 1462, Column 73: element "rect" undefined
    										<rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/>

    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).
  251. Warning Line 1479, Column 246: reference not terminated by REFC delimiter
    …P8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' />

    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.

  252. Warning Line 1479, Column 246: reference to external entity in attribute value
    …P8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' />

    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;'.

  253. Error Line 1479, Column 246: reference to entity "cssminify" for which no system identifier could be generated
    …P8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' />

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

  254. Info Line 62, Column 264: entity was defined here
    …WNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='a…
  255. Error Line 1479, Column 281: document type does not allow element "link" here
    …P8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' />

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

  256. Warning Line 1581, Column 9: cannot generate system identifier for general entity "is_post_share"
    						'&is_post_share=true' +

    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.

  257. Error Line 1581, Column 9: general entity "is_post_share" not defined and no default entity
    						'&is_post_share=true' +

    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.

  258. Warning Line 1581, Column 22: reference not terminated by REFC delimiter
    						'&is_post_share=true' +

    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.

  259. Error Line 1581, Column 22: reference to entity "is_post_share" for which no system identifier could be generated
    						'&is_post_share=true' +

    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.

  260. Info Line 1581, Column 8: entity was defined here
    						'&is_post_share=true' +
  261. Warning Line 1582, Column 9: cannot generate system identifier for general entity "v"
    						'&v=5';

    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.

  262. Error Line 1582, Column 9: general entity "v" not defined and no default entity
    						'&v=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.

  263. Warning Line 1582, Column 10: reference not terminated by REFC delimiter
    						'&v=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.

  264. Error Line 1582, Column 10: reference to entity "v" for which no system identifier could be generated
    						'&v=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.

  265. Info Line 1582, Column 8: entity was defined here
    						'&v=5';
  266. Error Line 1620, Column 52: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
    …ipt src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript…

    "VI delimiter" is a technical term for the equal sign. This error message means that the name of an attribute and the equal sign cannot be omitted when specifying an attribute. A common cause for this error message is the use of "Attribute Minimization" in document types where it is not allowed, in XHTML for instance.

    How to fix: For attributes such as compact, checked or selected, do not write e.g <option selected ... but rather <option selected="selected" ...

  267. Error Line 1620, Column 52: required attribute "type" not specified
    …ipt src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript…

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

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

  268. Error Line 1628, Column 143: document type does not allow element "img" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "address", "fieldset", "ins", "del" start-tag
    …x;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript>

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

  269. Error Line 1639, Column 19: required attribute "type" not specified
    		</script><script>

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

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

  270. Warning Line 1647, Column 33: cannot generate system identifier for general entity "x_"
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…

    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.

  271. Error Line 1647, Column 33: general entity "x_" not defined and no default entity
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…

    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.

  272. Warning Line 1647, Column 35: reference not terminated by REFC delimiter
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…

    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.

  273. Error Line 1647, Column 35: reference to entity "x_" for which no system identifier could be generated
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…

    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.

  274. Info Line 1647, Column 32: entity was defined here
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…
  275. Warning Line 1651, Column 35: reference not terminated by REFC delimiter
    				mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_use…

    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.

  276. Error Line 1651, Column 35: reference to entity "x_" for which no system identifier could be generated
    				mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_use…

    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.

  277. Info Line 1647, Column 32: entity was defined here
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…
  278. Warning Line 1655, Column 35: reference not terminated by REFC delimiter
    				mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views';

    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.

  279. Error Line 1655, Column 35: reference to entity "x_" for which no system identifier could be generated
    				mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views';

    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.

  280. Info Line 1647, Column 32: entity was defined here
    				mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_u…
  281. Warning Line 1659, Column 118: cannot generate system identifier for general entity "baba"
    …p.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();

    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.

  282. Error Line 1659, Column 118: general entity "baba" not defined and no default entity
    …p.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();

    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.

  283. Warning Line 1659, Column 122: reference not terminated by REFC delimiter
    …p.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();

    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.

  284. Error Line 1659, Column 122: reference to entity "baba" for which no system identifier could be generated
    …p.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();

    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.

  285. Info Line 1659, Column 117: entity was defined here
    …p.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  3. <head>
  4. <title>Syracuse Solidarity Network | an affiliate of the North East Anarchist Network</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <link rel="pingback" href="https://syracusesolnet.wordpress.com/xmlrpc.php" />
  7. <meta name='robots' content='max-image-preview:large' />
  8. <link rel='dns-prefetch' href='//s1.wp.com' />
  9. <link rel='dns-prefetch' href='//s0.wp.com' />
  10. <link rel='dns-prefetch' href='//s2.wp.com' />
  11. <link rel='dns-prefetch' href='//s.pubmine.com' />
  12. <link rel='dns-prefetch' href='//x.bidswitch.net' />
  13. <link rel='dns-prefetch' href='//static.criteo.net' />
  14. <link rel='dns-prefetch' href='//ib.adnxs.com' />
  15. <link rel='dns-prefetch' href='//aax.amazon-adsystem.com' />
  16. <link rel='dns-prefetch' href='//bidder.criteo.com' />
  17. <link rel='dns-prefetch' href='//cas.criteo.com' />
  18. <link rel='dns-prefetch' href='//gum.criteo.com' />
  19. <link rel='dns-prefetch' href='//ads.pubmatic.com' />
  20. <link rel='dns-prefetch' href='//gads.pubmatic.com' />
  21. <link rel='dns-prefetch' href='//tpc.googlesyndication.com' />
  22. <link rel='dns-prefetch' href='//ad.doubleclick.net' />
  23. <link rel='dns-prefetch' href='//googleads.g.doubleclick.net' />
  24. <link rel='dns-prefetch' href='//www.googletagservices.com' />
  25. <link rel='dns-prefetch' href='//cdn.switchadhub.com' />
  26. <link rel='dns-prefetch' href='//delivery.g.switchadhub.com' />
  27. <link rel='dns-prefetch' href='//delivery.swid.switchadhub.com' />
  28. <link rel='dns-prefetch' href='//a.teads.tv' />
  29. <link rel='dns-prefetch' href='//prebid.media.net' />
  30. <link rel='dns-prefetch' href='//adserver-us.adtech.advertising.com' />
  31. <link rel='dns-prefetch' href='//fastlane.rubiconproject.com' />
  32. <link rel='dns-prefetch' href='//prebid-server.rubiconproject.com' />
  33. <link rel='dns-prefetch' href='//hb-api.omnitagjs.com' />
  34. <link rel='dns-prefetch' href='//mtrx.go.sonobi.com' />
  35. <link rel='dns-prefetch' href='//apex.go.sonobi.com' />
  36. <link rel='dns-prefetch' href='//u.openx.net' />
  37. <link rel="alternate" type="application/rss+xml" title="Syracuse Solidarity Network &raquo; Feed" href="https://syracusesolnet.wordpress.com/feed/" />
  38. <link rel="alternate" type="application/rss+xml" title="Syracuse Solidarity Network &raquo; Comments Feed" href="https://syracusesolnet.wordpress.com/comments/feed/" />
  39. <link rel="alternate" type="application/rss+xml" title="Syracuse Solidarity Network &raquo; Syracuse Solidarity Network Comments Feed" href="https://syracusesolnet.wordpress.com/about/next-meeting-414/feed/" />
  40. <script type="text/javascript">
  41. /* <![CDATA[ */
  42. function addLoadEvent(func) {
  43. var oldonload = window.onload;
  44. if (typeof window.onload != 'function') {
  45. window.onload = func;
  46. } else {
  47. window.onload = function () {
  48. oldonload();
  49. func();
  50. }
  51. }
  52. }
  53. /* ]]> */
  54. </script>
  55. <script type="text/javascript">
  56. /* <![CDATA[ */
  57. window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.7-RC3-59369"}};
  58. /*! This file is auto-generated */
  59. !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
  60. /* ]]> */
  61. </script>
  62. <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/_static/??-eJxljUsOwjAMRC9EsBqEUBeIsziNFYU6H8WOIm5PWbUV25n3ZmBUs5SslBUcl2Aq9xCzwCjNoxcIXBzydRG5wIFNfSejD6QC1Le2rJEM4wClVBmVBEQ/TH8Dp7OEbSWNORiHDTb0nPzkV3pODzvf7Xyb7PsL7ptDng==&cssminify=yes' type='text/css' media='all' />
  63. <style id='wp-emoji-styles-inline-css'>
  64. img.wp-smiley, img.emoji {
  65. display: inline !important;
  66. border: none !important;
  67. box-shadow: none !important;
  68. height: 1em !important;
  69. width: 1em !important;
  70. margin: 0 0.07em !important;
  71. vertical-align: -0.1em !important;
  72. background: none !important;
  73. padding: 0 !important;
  74. }
  75. </style>
  76. <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJydzMsOwiAQheEXEibEXtKF8VmATggVgcwMNby91U13LlyenHw/vKryJQtmgZpaiJkhtGM6pHA8hLCbRU96ANdiWsGl4h8qRUeWOrD0hNozX+Bn6KsYNpRqP9z20kQFiuu/CbISc+CT3583M1/NMg6zGbc3O1tP4A==&cssminify=yes' type='text/css' media='all' />
  77. <style id='wp-block-library-inline-css'>
  78. .has-text-align-justify {
  79. text-align:justify;
  80. }
  81. .has-text-align-justify{text-align:justify;}
  82. </style>
  83. <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' />
  84. <style id='jetpack-sharing-buttons-style-inline-css'>
  85. .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
  86. </style>
  87. <style id='classic-theme-styles-inline-css'>
  88. /*! This file is auto-generated */
  89. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  90. </style>
  91. <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' />
  92. <style id='global-styles-inline-css'>
  93. :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}
  94. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  95. :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
  96. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  97. </style>
  98. <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s0.wp.com/_static/??-eJx9i8EKAjEMBX/IGhYq6kH8lm151kqalE2q+Peut/XibQZm6NVDVnGIk9/RYNRHogTBUxmSQeZvxj6b7WgTtxE6j1LFaEFiLSsWWquN/psKNLDm2avKj4Qbz3X5rtd2meLhHOPpOMXHB5BCPss=&cssminify=yes' type='text/css' media='all' />
  99. <link crossorigin='anonymous' rel='stylesheet' id='print-css-11-1' href='https://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' />
  100. <style id='jetpack-global-styles-frontend-style-inline-css'>
  101. :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}
  102. </style>
  103. <link crossorigin='anonymous' rel='stylesheet' id='all-css-14-1' href='https://s0.wp.com/_static/??-eJyNjcsKQjEMBX/ImlsQry7ET5GahrbXNCmmRfx7H7gRN+7OwGEGbs2hSifpUIdrPFIRg4V6C3j5MNgQqBoHk4HlcKUYYry/Z5G0RrMV/C06FUEwxRLYsSa1L/iR9Uz1mc0bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' />
  104. <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra">
  105. /* <![CDATA[ */
  106. var actionbardata = {"siteID":"3327420","postID":"35","siteURL":"http:\/\/syracusesolnet.wordpress.com","xhrURL":"https:\/\/syracusesolnet.wordpress.com\/wp-admin\/admin-ajax.php","nonce":"2239319b10","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","shortlink":"https:\/\/wp.me\/PdXC4-z","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar"}};
  107. /* ]]> */
  108. </script>
  109. <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before">
  110. /* <![CDATA[ */
  111. var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"};
  112. /* ]]> */
  113. </script>
  114. <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??/wp-content/js/rlt-proxy.js,/wp-content/blog-plugins/wordads-classes/js/cmp/v2/cmp-non-gdpr.js?m=1720530689j'></script>
  115. <script type="text/javascript" id="rlt-proxy-js-after">
  116. /* <![CDATA[ */
  117. rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} );
  118. /* ]]> */
  119. </script>
  120. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://syracusesolnet.wordpress.com/xmlrpc.php?rsd" />
  121. <meta name="generator" content="WordPress.com" />
  122. <link rel="canonical" href="https://syracusesolnet.wordpress.com/" />
  123. <link rel='shortlink' href='https://wp.me/PdXC4-z' />
  124. <link rel="alternate" type="application/json+oembed" href="https://public-api.wordpress.com/oembed/?format=json&amp;url=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F&amp;for=wpcom-auto-discovery" /><link rel="alternate" type="application/xml+oembed" href="https://public-api.wordpress.com/oembed/?format=xml&amp;url=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F&amp;for=wpcom-auto-discovery" />
  125. <!-- Jetpack Open Graph Tags -->
  126. <meta property="og:type" content="website" />
  127. <meta property="og:title" content="Syracuse Solidarity Network" />
  128. <meta property="og:description" content="an affiliate of the North East Anarchist Network" />
  129. <meta property="og:url" content="https://syracusesolnet.wordpress.com/" />
  130. <meta property="og:site_name" content="Syracuse Solidarity Network" />
  131. <meta property="og:image" content="http://hotlink.myspacecdn.com/images02/33/07ded2d8d1234cceb3daef744e1680dc/m.jpg" />
  132. <meta property="og:image:alt" content="Quiet Rumors An Anarcha-Feminist Reader" />
  133. <meta property="og:locale" content="en_US" />
  134. <meta property="fb:app_id" content="249643311490" />
  135. <meta property="article:publisher" content="https://www.facebook.com/WordPresscom" />
  136. <meta name="twitter:text:title" content="Syracuse Solidarity Network" />
  137. <meta name="twitter:image" content="http://hotlink.myspacecdn.com/images02/33/07ded2d8d1234cceb3daef744e1680dc/m.jpg?w=144" />
  138. <meta name="twitter:image:alt" content="Quiet Rumors An Anarcha-Feminist Reader" />
  139. <meta name="twitter:card" content="summary" />
  140. <!-- End Jetpack Open Graph Tags -->
  141. <link rel="shortcut icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" />
  142. <link rel="icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico" sizes="16x16 24x24 32x32 48x48" />
  143. <link rel="apple-touch-icon" href="https://s2.wp.com/i/webclip.png" />
  144. <link rel='openid.server' href='https://syracusesolnet.wordpress.com/?openidserver=1' />
  145. <link rel='openid.delegate' href='https://syracusesolnet.wordpress.com/' />
  146. <link rel="search" type="application/opensearchdescription+xml" href="https://syracusesolnet.wordpress.com/osd.xml" title="Syracuse Solidarity Network" />
  147. <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" />
  148. <meta name="application-name" content="Syracuse Solidarity Network" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="an affiliate of the North East Anarchist Network" /><meta name="description" content="Feminist Reading Group hosted by Syracuse Women&#039;s Action Committee and friends from Syracuse Solidarity Network Join us Sunday, November 22nd, 8pm http://www.facebook.com/event.php?eid=180772134878 and Sunday, December 6th, 8pm http://www.facebook.com/event.php?eid=184088231626 at the Women&#039;s Information Center, 601 Allen St, Syracuse NY 13210 We will be reading and discussing &quot;Quiet Rumors: An Anarcha-Feminist Reader,&quot; texts collected by the Dark&hellip;" />
  149. <style type="text/css">
  150. #masthead{
  151. background: url(https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/cropped-img_2511.jpg) no-repeat;
  152. }
  153. #masthead h1#blogTitle, #masthead #blogTitle a, #blogTitle a:hover {
  154. color: #000000;
  155. }
  156. </style>
  157. <script type="text/javascript">
  158. /* <![CDATA[ */
  159. var wa_smart = { 'network_id': 3905, 'site_id': 474853, 'page_id': 1572546, 'blog_id': 3327420, 'post_id': null, 'theme': 'pub/benevolence', 'target': 'wp_blog_id=3327420;language=en', '_': { 'title': 'Advertisement', 'privacy_settings': 'Privacy Settings' }, 'top': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135099 }, 'inline': { 'enabled': false, 'adflow_enabled': true, 'format_id': 110354, 'max_slots': 20, 'max_blaze_slots': 20 }, 'belowpost': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134071 }, 'bottom_sticky': { 'enabled': false, 'adflow_enabled': true, 'format_id': 117571 }, 'sidebar': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134686 }, 'sidebar_sticky_right': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135281 }, 'gutenberg_rectangle': { 'enabled': false, 'adflow_enabled': true, 'format_id': 134788 }, 'gutenberg_leaderboard': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135073 }, 'gutenberg_mobile_leaderboard': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135098 }, 'gutenberg_skyscraper': { 'enabled': false, 'adflow_enabled': true, 'format_id': 135088 } }; wa_smart.cmd = [];
  160. /* ]]> */
  161. </script>
  162. <script type="text/javascript">
  163. function __ATA_CC() {var v = document.cookie.match('(^|;) ?personalized-ads-consent=([^;]*)(;|$)');return v ? 1 : 0;}
  164. var __ATA_PP = { 'pt': 0, 'ht': 0, 'tn': 'benevolence', 'uloggedin': 0, 'amp': false, 'consent': __ATA_CC(), 'gdpr_applies': false, 'ad': { 'label': { 'text': 'Advertisements' }, 'reportAd': { 'text': 'Report this ad' } }, 'disabled_slot_formats': [], 'siteid': 8982, 'blogid': 3327420 };
  165. var __ATA = __ATA || {};
  166. __ATA.cmd = __ATA.cmd || [];
  167. __ATA.criteo = __ATA.criteo || {};
  168. __ATA.criteo.cmd = __ATA.criteo.cmd || [];
  169. </script>
  170. <script type="text/javascript">
  171. (function(){var g=Date.now||function(){return+new Date};function h(a,b){a:{for(var c=a.length,d="string"==typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"==typeof a?a.charAt(b):a[b]};function k(a,b,c){c=null!=c?"="+encodeURIComponent(String(c)):"";if(b+=c){c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var e=""}else e=a.substring(d+1,c);a=[a.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;a=a[0]+(a[1]?"?"+a[1]:"")+a[2]}return a};var l=0;function m(a,b){var c=document.createElement("script");c.src=a;c.onload=function(){b&&b(void 0)};c.onerror=function(){b&&b("error")};a=document.getElementsByTagName("head");var d;a&&0!==a.length?d=a[0]:d=document.documentElement;d.appendChild(c)}function n(a){var b=void 0===b?document.cookie:b;return(b=h(b.split("; "),function(c){return-1!=c.indexOf(a+"=")}))?b.split("=")[1]:""}function p(a){return"string"==typeof a&&0<a.length}
  172. function r(a,b,c){b=void 0===b?"":b;c=void 0===c?".":c;var d=[];Object.keys(a).forEach(function(e){var f=a[e],q=typeof f;"object"==q&&null!=f||"function"==q?d.push(r(f,b+e+c)):null!==f&&void 0!==f&&(e=encodeURIComponent(b+e),d.push(e+"="+encodeURIComponent(f)))});return d.filter(p).join("&")}function t(a,b){a||((window.__ATA||{}).config=b.c,m(b.url))}var u=Math.floor(1E13*Math.random()),v=window.__ATA||{};window.__ATA=v;window.__ATA.cmd=v.cmd||[];v.rid=u;v.createdAt=g();var w=window.__ATA||{},x="s.pubmine.com";
  173. w&&w.serverDomain&&(x=w.serverDomain);var y="//"+x+"/conf",z=window.top===window,A=window.__ATA_PP&&window.__ATA_PP.gdpr_applies,B="boolean"===typeof A?Number(A):null,C=window.__ATA_PP||null,D=z?document.referrer?document.referrer:null:null,E=z?window.location.href:document.referrer?document.referrer:null,F,G=n("__ATA_tuuid");F=G?G:null;var H=window.innerWidth+"x"+window.innerHeight,I=n("usprivacy"),J=r({gdpr:B,pp:C,rid:u,src:D,ref:E,tuuid:F,vp:H,us_privacy:I?I:null},"",".");
  174. (function(a){var b=void 0===b?"cb":b;l++;var c="callback__"+g().toString(36)+"_"+l.toString(36);a=k(a,b,c);window[c]=function(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+"?"+J);}).call(this);
  175. </script> <script>
  176. var sas_fallback = sas_fallback || [];
  177. sas_fallback.push(
  178. { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 120,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'belowpost' },
  179. { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 310,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'inline' },
  180. { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 140,formFactor: \'003\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'sidebar' },
  181. { tag: "&lt;div id=&quot;atatags-26942-{{unique_id}}&quot;&gt;&lt;/div&gt;&lt;script&gt;__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \'atatags-26942-{{unique_id}}\',location: 110,formFactor: \'002\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy\',}}});});&lt;/script&gt;", type: 'top' }
  182. );
  183. </script> <script type="text/javascript">
  184. window.doNotSellCallback = function() {
  185. var linkElements = [
  186. 'a[href="https://wordpress.com/?ref=footer_blog"]',
  187. 'a[href="https://wordpress.com/?ref=footer_website"]',
  188. 'a[href="https://wordpress.com/?ref=vertical_footer"]',
  189. 'a[href^="https://wordpress.com/?ref=footer_segment_"]',
  190. ].join(',');
  191. var dnsLink = document.createElement( 'a' );
  192. dnsLink.href = 'https://wordpress.com/advertising-program-optout/';
  193. dnsLink.classList.add( 'do-not-sell-link' );
  194. dnsLink.rel = 'nofollow';
  195. dnsLink.style.marginLeft = '0.5em';
  196. dnsLink.textContent = 'Do Not Sell or Share My Personal Information';
  197. var creditLinks = document.querySelectorAll( linkElements );
  198. if ( 0 === creditLinks.length ) {
  199. return false;
  200. }
  201. Array.prototype.forEach.call( creditLinks, function( el ) {
  202. el.insertAdjacentElement( 'afterend', dnsLink );
  203. });
  204. return true;
  205. };
  206. </script>
  207. <script type="text/javascript">
  208. window.google_analytics_uacct = "UA-52447-2";
  209. </script>
  210. <script type="text/javascript">
  211. var _gaq = _gaq || [];
  212. _gaq.push(['_setAccount', 'UA-52447-2']);
  213. _gaq.push(['_gat._anonymizeIp']);
  214. _gaq.push(['_setDomainName', 'wordpress.com']);
  215. _gaq.push(['_initData']);
  216. _gaq.push(['_trackPageview']);
  217. (function() {
  218. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  219. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  220. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
  221. })();
  222. </script>
  223. </head>
  224. <body class="home page-template-default page-id-35 page-child parent-pageid-2 customizer-styles-applied jetpack-reblog-enabled has-marketing-bar has-marketing-bar-theme-benevolence">
  225. <div id="wrapper">
  226. <div id="masthead" onclick="document.location='https://syracusesolnet.wordpress.com';" style="cursor: pointer;">
  227. <h1 id="blogTitle">
  228. <a href="https://syracusesolnet.wordpress.com" title="Syracuse Solidarity Network">Syracuse Solidarity Network</a>
  229. </h1>
  230. </div>
  231. <div id="insideWrapper">
  232. <div id="sidebar">
  233. <ul>
  234. <li id="pages-2" class="widget widget_pages"><h2 class="widgettitle">Pages</h2>
  235. <ul>
  236. <li class="page_item page-item-2 page_item_has_children current_page_ancestor current_page_parent"><a href="https://syracusesolnet.wordpress.com/about/">About the Syracuse Solidarity&nbsp;Network</a>
  237. <ul class='children'>
  238. <li class="page_item page-item-19"><a href="https://syracusesolnet.wordpress.com/about/points-of-unity/">Points of Unity</a></li>
  239. <li class="page_item page-item-35 current_page_item"><a href="https://syracusesolnet.wordpress.com/" aria-current="page">Syracuse Solidarity Network</a></li>
  240. </ul>
  241. </li>
  242. <li class="page_item page-item-11"><a href="https://syracusesolnet.wordpress.com/northeast-anarchist-network/">Northeast Anarchist Network</a></li>
  243. </ul>
  244. </li>
  245. <li id="categories-1" class="widget widget_categories"><h2 class="widgettitle">Categories</h2>
  246. <ul>
  247. <li class="cat-item cat-item-18553"><a href="https://syracusesolnet.wordpress.com/category/actions/">Actions</a>
  248. </li>
  249. <li class="cat-item cat-item-651"><a href="https://syracusesolnet.wordpress.com/category/articles/">Articles</a>
  250. </li>
  251. <li class="cat-item cat-item-924"><a href="https://syracusesolnet.wordpress.com/category/events/">Events</a>
  252. </li>
  253. <li class="cat-item cat-item-59860"><a href="https://syracusesolnet.wordpress.com/category/fundraisers/">Fundraisers</a>
  254. </li>
  255. <li class="cat-item cat-item-2390555"><a href="https://syracusesolnet.wordpress.com/category/global-solidarity/">Global Solidarity</a>
  256. </li>
  257. <li class="cat-item cat-item-5811479"><a href="https://syracusesolnet.wordpress.com/category/north-east-anarchist-network/">North East Anarchist Network</a>
  258. </li>
  259. <li class="cat-item cat-item-5858759"><a href="https://syracusesolnet.wordpress.com/category/past-eventsactions/">Past events/Actions</a>
  260. </li>
  261. <li class="cat-item cat-item-5858751"><a href="https://syracusesolnet.wordpress.com/category/solidarity-without-borders/">Solidarity Without Borders</a>
  262. </li>
  263. <li class="cat-item cat-item-5858750"><a href="https://syracusesolnet.wordpress.com/category/ssn-events/">SSN Events</a>
  264. </li>
  265. <li class="cat-item cat-item-5810929"><a href="https://syracusesolnet.wordpress.com/category/ssn-meetings/">SSN meetings</a>
  266. </li>
  267. <li class="cat-item cat-item-12257300"><a href="https://syracusesolnet.wordpress.com/category/the-noreaster/">The Nor&#039;Easter</a>
  268. </li>
  269. <li class="cat-item cat-item-481256"><a href="https://syracusesolnet.wordpress.com/category/upstate-new-york/">Upstate New York</a>
  270. </li>
  271. <li class="cat-item cat-item-5812073"><a href="https://syracusesolnet.wordpress.com/category/upstate-ny-unconventional-action/">Upstate NY Unconventional Action</a>
  272. </li>
  273. <li class="cat-item cat-item-2096455"><a href="https://syracusesolnet.wordpress.com/category/youth-in-action/">Youth In Action</a>
  274. </li>
  275. </ul>
  276. </li>
  277. <li id="linkcat-5837139" class="widget widget_links"><h2 class="widgettitle">Anti-Authoritarian Movement in Syracuse</h2>
  278. <ul class='xoxo blogroll'>
  279. <li><a href="http://www.myspace.com/firearmskillshare">Firearm Skillshare</a></li>
  280. <li><a href="http://www.myspace.com/latenitenate">Late Nite Nate Movies</a></li>
  281. <li><a href="http://www.peacecouncil.net/MAEP/">Military Alternatives Education Project</a></li>
  282. <li><a href="http://www.myspace.com/nobombsnobosses315">No Bombs No Bosses 315 Distro</a></li>
  283. <li><a href="http://syracuseoaxaca.co.nr/">Oaxaca Solidarity in Syracuse</a></li>
  284. <li><a href="http://www.peacecouncil.net/pnl/index.htm" title="SPC&#8217;s Monthly Newsletter">Peace Newsletter</a></li>
  285. <li><a href="http://www.syracuseanimalrights.com/">Syracuse Animal Rights Organization</a></li>
  286. <li><a href="http://www.myspace.com/SyracuseFoodnotbombs">Syracuse Food Not Bombs</a></li>
  287. <li><a href="http://http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&#038;friendid=296099399">Syracuse Mental Health Collective</a></li>
  288. <li><a href="http://www.peacecouncil.net" title="Educating, Agitating and Organizing for Peace and Social Justice since 1936">Syracuse Peace Council</a></li>
  289. <li><a href="http://www.myspace.com/Syracusesolidaritynetwork">Syracuse Solidarity Network Myspace</a></li>
  290. <li><a href="http://myspace.com/upstateunconventionalaction">Upstate Uprise Unconventional Action Faction</a></li>
  291. <li><a href="http://www.myspace.com/vdaysyracuse">V-Day Syracuse</a></li>
  292. <li><a href="http://womensinfonetwork.net/">Womens Information Center</a></li>
  293. <li><a href="http://www.peacecouncil.net/youth/">Youth In Action</a></li>
  294. </ul>
  295. </li>
  296. <li id="linkcat-5811479" class="widget widget_links"><h2 class="widgettitle">North East Anarchist Network</h2>
  297. <ul class='xoxo blogroll'>
  298. <li><a href="http://neanarchist.net/?q=groups/newengland">207 Collective</a></li>
  299. <li><a href="http://neanarchist.net/?q=groups/newengland">Allston/Brighton Collective for Popular Assemblies</a></li>
  300. <li><a href="http://neanarchist.net/?q=antielect08/about">Anti-Elections Campaign</a></li>
  301. <li><a href="http://neanarchist.net/?q=committees/antioppression">Anti-Oppression Committee</a></li>
  302. <li><a href="http://www.myspace.com/antithesisnyc">Antithesis &#8211; NEFAC NYC</a></li>
  303. <li><a href="http://blackbirdcollective.blogspot.com/">Blackbird Legal Collective</a></li>
  304. <li><a href="http://baamboston.org/abc/">Boston Anarchist Black Cross</a></li>
  305. <li><a href="http://baamboston.org">Boston Anti-Authoritarian Movement</a></li>
  306. <li><a href="http://media.www.dailyfreepress.com/media/storage/paper87/news/2007/04/04/News/New-Bu.Group.Has.A.Different.Set.Of.Rules-2822714.shtml">Boston University Collective</a></li>
  307. <li><a href="http://neanarchist.net/?q=groups/newengland">Cape Cod Resistance</a></li>
  308. <li><a href="http://www.jamesherod.info/">James Herod</a></li>
  309. <li><a href="http://neanarchist.net/?q=committees/legaldefense">Legal Defense</a></li>
  310. <li><a href="http://nefac.net/">NEFAC Boston Local Union</a></li>
  311. <li><a href="http://neanarchist.net">North East Anarchist Network</a></li>
  312. <li><a href="http://www.organizepittsburgh.org/">Pittsburgh Organizing Group</a></li>
  313. <li><a href="http://neanarchist.net/?q=skillshares">Skillshare</a></li>
  314. <li><a href="http://neanarchist.net/?q=sinfronteras/about">Solidarity Without Borders/ Solidaridad sin Fronteras</a></li>
  315. <li><a href="http://neanarchist.net/?q=groups/newengland">Suffolk and Emerson Anti-Authoritarians</a></li>
  316. <li><a href="https://syracusesolnet.wordpress.com">Syracuse Solidarity Network</a></li>
  317. <li><a href="http://neanarchist.net/?q=noreaster">The Nor&#8217;Easter</a></li>
  318. </ul>
  319. </li>
  320. <li id="linkcat-5853723" class="widget widget_links"><h2 class="widgettitle">Regional Upstate NY</h2>
  321. <ul class='xoxo blogroll'>
  322. <li><a href="http://buffalo.indymedia.org">Buffalo Indymedia</a></li>
  323. <li><a href="http://www.differentdrummercafe.org/">Different Drummer Cafe</a></li>
  324. <li><a href="http://yorkstaters.blogspot.com/2006/11/in-november-we-remember-emma-goldman.html">Emma Goldman in Upstate NY</a></li>
  325. <li><a href="http://rocwiki.org/Emma_Goldman">Emma Goldman RocWiki</a></li>
  326. <li><a href="http://www.farmsanctuary.org/">Farm Sanctuary</a></li>
  327. <li><a href="http://www.myspace.com/foodnotbombsalbany">Food Not Bombs Albany</a></li>
  328. <li><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&#038;friendid=357770587">Food Not Bombs Utica</a></li>
  329. <li><a href="http://hm.indymedia.org">Hudson Mohawk Indymedia</a></li>
  330. <li><a href="http://ithacafreeskool.wordpress.com/">Ithaca Freeskool</a></li>
  331. <li><a href="http://silentcity.wordpress.com/">Ithaca Silent City Distro Ithaca</a></li>
  332. <li><a href="http://liberaterochester.net/Main_Page">Liberate Rochester</a></li>
  333. <li><a href="http://pmsmedia.wordpress.com/">PMS Media</a></li>
  334. <li><a href="http://prisonerexpress.deviantart.com/journal/">Prisoner Express</a></li>
  335. <li><a href="http://www.myspace.com/radionotbombs">Radio Not Bombs! Binghamton</a></li>
  336. <li><a href="http://www.myspace.com/rochesterfoodnotbombs">Rochester Food Not Bombs</a></li>
  337. <li><a href="http://rochester.indymedia.org">Rochester Indymedia</a></li>
  338. <li><a href="http://www.metrojustice.org/pae_storefront.htm">Rochester Storefront Anti War Crisis Center</a></li>
  339. <li><a href="http://www.myspace.com/thecanaryzine">The Canary Zine, Oswego</a></li>
  340. <li><a href="http://www.upstateantiwar.net/">Upstate NY Antiwar Network</a></li>
  341. <li><a href="http://myspace.com/upstateunconventionalaction">Upstate Uprise Unconventional Action Faction</a></li>
  342. <li><a href="http://yorkstaters.blogspot.com/">York Staters</a></li>
  343. </ul>
  344. </li>
  345. <li id="linkcat-5836441" class="widget widget_links"><h2 class="widgettitle">Syracuse Community Resources</h2>
  346. <ul class='xoxo blogroll'>
  347. <li><a href="http://www.1199seiu.org/">1199 SEIU</a></li>
  348. <li><a href="http://www.aidscommunityresources.com/">AIDS Community Resources</a></li>
  349. <li><a href="http://www.peacecouncil.net/clac/">Caribbean-Latin American Coalition</a></li>
  350. <li><a href="http://www.myspace.com/cnsgsa">Cicero-North Syracuse HS Gay Straight Alliance</a></li>
  351. <li><a href="http://www.afsc.org/">CNY AFSC</a></li>
  352. <li><a href="http://www.cnylabor.org/">CNY Area Labor Federation</a></li>
  353. <li><a href="http://www.myspace.com/craftforchange">CNY Crafting for Community and Change</a></li>
  354. <li><a href="http://www.ivaw.org/chapter/centralny">CNY Iraq Veterans Against the War</a></li>
  355. <li><a href="http://www.labor-religion.org/local_central_ny_bar.htm">CNY Labor-Religion Coalition</a></li>
  356. <li><a href="http://www.cnypride.com/">CNY Pride Center</a></li>
  357. <li><a href="http://www.peacecouncil.net/clac/soa.htm">CNY SOA Abolitionists</a></li>
  358. <li><a href="http://aas.syr.edu/CommunityFolkArtCenter/index.htm">Community Folk Art Center</a></li>
  359. <li><a href="http://www.interfaithworkscny.org/programs/cwd/">Community Wide Dialogue to End Racism</a></li>
  360. <li><a href="http://www.myspace.com/criticalmasssyracuse">Critical Mass: Syracuse</a></li>
  361. <li><a href="http://www.dhafirtrial.net/">Dhafir Trial &#8211; Free Dhafir!</a></li>
  362. <li><a href="http://www.dvresources.org/">Domestic Violence Resources</a></li>
  363. <li><a href="http://www.myspace.com/jdaxco">Jamesville DeWitt HS AxCo</a></li>
  364. <li><a href="http://students.syr.edu/lalucha/newsite/?page=home">La LUCHA</a></li>
  365. <li><a href="http://www.matildajoslyngage.org/">Matilda Joslyn Gage Foundation</a></li>
  366. <li><a href="http://www.nationalactionnetwork.net/html/chapters.html">National Action Network Syracuse</a></li>
  367. <li><a href="http://www.peacecouncil.net/NOON/index.html">Neighbors of the Onondaga Nation</a></li>
  368. <li><a href="http://www.sunyocc.edu/studentlife.aspx?id=1232&#038;ekmensel=c580fa7b_345_0_1232_1">OCC Student Groups</a></li>
  369. <li><a href="http://www.onondaganation.org/">Onondaga Nation Communications Office</a></li>
  370. <li><a href="http://www.peacecouncil.net/video/index.htm">Onondaga Nation History Videos</a></li>
  371. <li><a href="http://www.peace4turtleisland.org/pages/onondaga.htm">Onondaga Nation info</a></li>
  372. <li><a href="http://www.peacecouncil.net/creek/">Partnership for Onondaga Creek</a></li>
  373. <li><a href="http://www.onondagacreek.org/">Partnership for Onondaga Creek &#8211; Midland Avenue Solidarity</a></li>
  374. <li><a href="http://www.peopleforanimalrightsofcny.org/">People for Animal Rights of CNY</a></li>
  375. <li><a href="http://www.pprsr.org/home/">Planned Parenthood of Rochester/Syracuse</a></li>
  376. <li><a href="http://www.salina29.com/">Salina 29</a></li>
  377. <li><a href="http://www.laligaonline.com/">Spanish Action League</a></li>
  378. <li><a href="http://lgbt.syr.edu/cnyresources.html">SU LGBT Resource Center</a></li>
  379. <li><a href="http://www.syracusecenter.org/">Syracuse Center for Peace and Social Justice</a></li>
  380. <li><a href="http://www.myspace.com/syracusecommunitychoir">Syracuse Community Choir</a></li>
  381. <li><a href="http://syracuseculturalworkers.com/">Syracuse Cultural Workers</a></li>
  382. <li><a href="http://www.esf.edu/org/seac/">Syracuse SEAC</a></li>
  383. <li><a href="http://www.verahouse.org/">Vera House</a></li>
  384. <li><a href="http://westcottcc.org/">Westcott Community Center</a></li>
  385. <li><a href="http://westcottradio.org/">Westcott Radio</a></li>
  386. <li><a href="http://www.wtb.org/">Women Transcending Boundaries</a></li>
  387. <li><a href="http://womensinfonetwork.net/">Womens Information Center</a></li>
  388. <li><a href="http://www.labor-religion.org/local-central-ny-WRC-workshops.htm">Workers Rights Center of CNY</a></li>
  389. </ul>
  390. </li>
  391. <li id="linkcat-5809556" class="widget widget_links"><h2 class="widgettitle">Syracuse History</h2>
  392. <ul class='xoxo blogroll'>
  393. <li><a href="http://query.nytimes.com/gst/abstract.html?res=9A00E2DC143EE233A25753C2A9629C946997D6CF">Anarchist Editor Banished by Syracuse Authorities, 1908</a></li>
  394. <li><a href="http://www.nyhistory.com/cnyft/">CNY Freedom Trail</a></li>
  395. <li><a href="http://en.wikipedia.org/wiki/Destiny_USA">Destiny USA wiki</a></li>
  396. <li><a href="http://www.nyhistory.com/harriettubman/">Harriet Tubman Home</a></li>
  397. <li><a href="http://kersplebedeb.com/mystuff/books/jailbreak.html">Jailbreak Out of History, a re-biography of Harriet Tubman by Butch Lee</a></li>
  398. <li><a href="http://www.matildajoslyngage.org/">Matilda Joslyn Gage Foundation</a></li>
  399. <li><a href="http://www.peacecouncil.net/spy/">NYPD Spies on SPC, 2004</a></li>
  400. <li><a href="http://en.wikipedia.org/wiki/Onondaga_County%2C_New_York">Onondaga County Wiki</a></li>
  401. <li><a href="http://www.cnyhistory.org/">Onondaga Historical Association</a></li>
  402. <li><a href="http://www.peacecouncil.net/video/index.htm">Onondaga Nation History Videos</a></li>
  403. <li><a href="http://www.peace4turtleisland.org/pages/onondaga.htm">Onondaga Nation info</a></li>
  404. <li><a href="http://library.syr.edu/digital/exhibits/u/undergroundrr/case3.htm">Syracuse &#038; the Underground Railroad</a></li>
  405. <li><a href="http://nobombsnobosses.livejournal.com/5926.html#cutid1">Syracuse Activist Heritage by Ed Kinane</a></li>
  406. <li><a href="http://query.nytimes.com/gst/abstract.html?res=9B0DEEDD1530E633A25753C1A96F9C94669FD7CF">Syracuse Anti-Anarchist Article, NY Times, 1887</a></li>
  407. <li><a href="http://syracusethenandnow.org/">Syracuse Then and Now</a></li>
  408. <li><a href="http://yorkstaters.blogspot.com/2006/12/dealing-with-dark.html">Syracuse Voted One of Absolutely Worst Places to Live in America</a></li>
  409. <li><a href="http://en.wikipedia.org/wiki/Syracuse%2C_New_York">Syracuse Wiki</a></li>
  410. <li><a href="http://www.pacny.net/freedom_trail/">The Freedom Trail</a></li>
  411. <li><a href="http://www.nyhistory.com/gerritsmith/jerry.htm">The Jerry Rescue</a></li>
  412. <li><a href="http://indymedia.us/en/2005/01/4100.shtml">Trees Against Bush Take Action, Bush Inauguration 05</a></li>
  413. <li><a href="http://www.yestercuse.com/index.htm">YesterCuse</a></li>
  414. </ul>
  415. </li>
  416. <li id="linkcat-5837215" class="widget widget_links"><h2 class="widgettitle">The Movement of Movements</h2>
  417. <ul class='xoxo blogroll'>
  418. <li><a href="http://www.spreadmagazine.org/">$pread Magazine</a></li>
  419. <li><a href="http://www.325collective.com/direct-action.html">325 Collective</a></li>
  420. <li><a href="http://www.4strugglemag.org/">4struggle mag</a></li>
  421. <li><a href="http://www.ainfos.ca/">A Infos Anarchist News Service</a></li>
  422. <li><a href="http://www.radio4all.net/">A Infos Radio Project</a></li>
  423. <li><a href="http://www.myspace.com/alongingforcollapsepress">A Longing for Collapse Press</a></li>
  424. <li><a href="http://affinityproject.org/">Affinity Project</a></li>
  425. <li><a href="http://againstthegrain.org">Against the Grain Radio</a></li>
  426. <li><a href="http://akpress.org/">AK Press</a></li>
  427. <li><a href="http://www.allaboutbell.com/">all about bell hooks</a></li>
  428. <li><a href="http://www.anarcha.org/">Anarcha Anarcha-Feminism</a></li>
  429. <li><a href="http://aia.mahost.org/">Anarchism in Action</a></li>
  430. <li><a href="http://www.abcf.net/">Anarchist Black Cross Federation</a></li>
  431. <li><a href="http://www.anarchistblackcross.org/">Anarchist Black Cross Network</a></li>
  432. <li><a href="http://www.geocities.com/CapitolHill/1931/">Anarchist FAQ</a></li>
  433. <li><a href="http://anarchistnews.org/">Anarchist News</a></li>
  434. <li><a href="http://www.anarchistpanther.net/">Anarchist Panther</a></li>
  435. <li><a href="http://www.awalls.org/">Anarchists Against the Wall</a></li>
  436. <li><a href="http://anarchoblogs.protest.net/">Anarchoblogs</a></li>
  437. <li><a href="http://www.anarchymag.org/">Anarchy A Journal of Desire Armed</a></li>
  438. <li><a href="http://dwardmac.pitzer.edu/Anarchist_Archives/">Anarchy Archives</a></li>
  439. <li><a href="http://anarchyisforeveryone.blogspot.com/">Anarchy is for Everyone</a></li>
  440. <li><a href="http://www.anarkismo.net/index.php">Anarkismo</a></li>
  441. <li><a href="http://angryarab.blogspot.com/">Angry Arab News Service</a></li>
  442. <li><a href="http://www.antiracistaction.us/pn/">Anti Racist Action</a></li>
  443. <li><a href="http://anti-politics.net">Anti-Politics</a></li>
  444. <li><a href="http://www.antifa.net/">Antifa</a></li>
  445. <li><a href="http://audioanarchy.org/">Audio Anarchy</a></li>
  446. <li><a href="http://www.autonomedia.org/">Autonomedia</a></li>
  447. <li><a href="http://www.objector.org/awol/">AWOL Magazine</a></li>
  448. <li><a href="http://myspace.com/bashback">Bash Back! Trans/Queer Convergence</a></li>
  449. <li><a href="http://www.myspace.com/blackandgreendistro">Black and Green Distro</a></li>
  450. <li><a href="http://www.blackcommentator.com/">Black Commentator</a></li>
  451. <li><a href="http://www.blackradicalcongress.org/">Black Radical Congress</a></li>
  452. <li><a href="http://bombsandshields.blogspot.com/">Bombs and Shields</a></li>
  453. <li><a href="http://breakallchains.blogspot.com/">Break the Chains</a></li>
  454. <li><a href="http://www.bringtheruckus.org/">Bring the Ruckus</a></li>
  455. <li><a href="http://techforpeople.net/~catalystproject/index.php">Catalyst Project</a></li>
  456. <li><a href="http://anarchiststrategy.blogspot.com/">Center for Strategic Anarchy</a></li>
  457. <li><a href="http://cwsworkshop.org/">Challenging White Supremacy Workshop</a></li>
  458. <li><a href="http://www.brightcove.tv/channel.jsp?channel=219646953">Christie Books Anarchist Films</a></li>
  459. <li><a href="http://www.geocities.com/cordobakaf/">Class Against Class</a></li>
  460. <li><a href="http://www.classmatters.org/">Class Matters</a></li>
  461. <li><a href="http://www.ciw-online.org/">Coalition of Immokalee Workers</a></li>
  462. <li><a href="http://www.geocities.com/CapitolHill/Lobby/2379/?200610">Collective Action Notes</a></li>
  463. <li><a href="http://www.colorlines.com/">Color Lines</a></li>
  464. <li><a href="http://colours.mahost.org/">Colours of Resistance</a></li>
  465. <li><a href="http://www.crimethinc.com/">Crimethinc</a></li>
  466. <li><a href="http://criticalresistance.org/">Critical Resistance</a></li>
  467. <li><a href="http://www.danberger.org/">Dan Berger</a></li>
  468. <li><a href="http://www.deadletters.biz/index.html">Dead Letters</a></li>
  469. <li><a href="http://deletetheborder.org/">Delete the Border</a></li>
  470. <li><a href="http://www.derrickjensen.org/">Derrick Jensen</a></li>
  471. <li><a href="http://directactiongr.blogspot.com/">Direct Action News From Greece</a></li>
  472. <li><a href="http://dncdisruption08.org/">DNC Disruption 08</a></li>
  473. <li><a href="http://www.eco-action.org/dod/index.html">Do or Die</a></li>
  474. <li><a href="http://www.dvresources.org/">Domestic Violence Resources</a></li>
  475. <li><a href="http://www.earthfirstjournal.org/">Earth First! Journal</a></li>
  476. <li><a href="http://elenemigocomun.net/">El Enemigo Camun</a></li>
  477. <li><a href="http://electronicintifada.net/">Electronic Intifada</a></li>
  478. <li><a href="http://electroniciraq.net/">Electronic Iraq</a></li>
  479. <li><a href="http://sunsite3.berkeley.edu/Goldman/">Emma Goldman Papers</a></li>
  480. <li><a href="http://www.empirenotes.org/">Empire Notes</a></li>
  481. <li><a href="http://www.eroseffect.com/">Eros Effect</a></li>
  482. <li><a href="http://www.ezln.org.mx/index.html">EZLN</a></li>
  483. <li><a href="http://feministing.com/">Feministing</a></li>
  484. <li><a href="http://www.fiercenyc.org/">FIERCE! NYC</a></li>
  485. <li><a href="http://www.foodnotbombs.net/">Food Not Bombs</a></li>
  486. <li><a href="http://freemumia.com">Free Mumia Abu-Jamal Coalition</a></li>
  487. <li><a href="http://www.freethesf8.org/">Free the SF8</a></li>
  488. <li><a href="http://www.freedomarchives.org/">Freedom Archives</a></li>
  489. <li><a href="http://www.friendsofbradwill.org/">Friends of Brad Will</a></li>
  490. <li><a href="http://the-f-word.org/blog/">Fword.org Food, Fat, Feminism</a></li>
  491. <li><a href="http://www.gendertalk.com/">Gender Talk Radio</a></li>
  492. <li><a href="http://www.generation-online.org/">Generation Online</a></li>
  493. <li><a href="http://indymedia.org/">Global Indymedia</a></li>
  494. <li><a href="http://www.greenanarchy.org">Green Anarchy</a></li>
  495. <li><a href="http://www.greenanarchy.org/index.php?action=viewprisoners">Green Anarchy Political Prisoner Listing</a></li>
  496. <li><a href="http://www.greenisthenewred.com/blog/">Green is the New Red</a></li>
  497. <li><a href="http://greenscare.org/">Green Scare</a></li>
  498. <li><a href="http://theicarusproject.net/">Icarus Project</a></li>
  499. <li><a href="http://illvox.org">Illvox.org</a></li>
  500. <li><a href="http://immigrantsolidarity.org/">Immigrant Solidarity Network</a></li>
  501. <li><a href="http://www.impassionedinsurrection.info/library.html">Impassionioned Insurrection Library</a></li>
  502. <li><a href="http://www.joaap.org/projects/whirlwind.htm">In the Middle Of A Whirlwind</a></li>
  503. <li><a href="http://www.incite-national.org/">INCITE!</a></li>
  504. <li><a href="http://ipsm.nativeweb.org/">Indigenous Peoples Solidarity Movement</a></li>
  505. <li><a href="http://www.indypendent.org/">Indypendent</a></li>
  506. <li><a href="http://infoshop.org">Infoshop</a></li>
  507. <li><a href="http://www.insurgentdesire.org.uk/">Insurgent Desire Green Anarchy Archive</a></li>
  508. <li><a href="http://zapagringo.blogspot.com/2008/03/join-international-campaign.html">International Campaign in Defense of El Barrio</a></li>
  509. <li><a href="http://www.iep.utm.edu/">Internet Encyclopedia of Philosophy</a></li>
  510. <li><a href="http://www.ivaw.org/">Iraq Veterans Against the War</a></li>
  511. <li><a href="http://iww.org">IWW</a></li>
  512. <li><a href="http://www.thejerichomovement.com/prisoners.html">Jericho Political Prisoner &#038; POW Listing</a></li>
  513. <li><a href="http://www.joaap.org/">Journal of Aesthetics and Protest</a></li>
  514. <li><a href="http://www.katrinaaction.org">Katrina Information Network</a></li>
  515. <li><a href="http://www.kersplebedeb.com/">Kersplebedeb</a></li>
  516. <li><a href="http://brownfemipower.com/">La Chola</a></li>
  517. <li><a href="http://www.leftbusinessobserver.com/">Left Business Observer</a></li>
  518. <li><a href="http://www.leftturn.org">Left Turn Magazine</a></li>
  519. <li><a href="http://www.leonardpeltier.net/">Leonard Peltier Defense Committee</a></li>
  520. <li><a href="http://libcom.org/">LibCom</a></li>
  521. <li><a href="http://www.loveandrage.org/">Love &#038; Rage Archive</a></li>
  522. <li><a href="http://www.marxists.org/">Marxist Internet Archive</a></li>
  523. <li><a href="http://www.midnightnotes.org/">Midnight Notes</a></li>
  524. <li><a href="http://midwest.azone.org/">Midwest Action Network</a></li>
  525. <li><a href="http://www.geocities.com/anarcho209/">Modesto Anarcho</a></li>
  526. <li><a href="http://mrzine.monthlyreview.org/">MR Zine</a></li>
  527. <li><a href="http://www.nacla.org/">NACLA</a></li>
  528. <li><a href="http://www.narconews.com/en.html">Narco News</a></li>
  529. <li><a href="http://boricuahumanrights.org/">National Boricua Human Rights Network</a></li>
  530. <li><a href="http://www.nativeweb.org/">Native Web</a></li>
  531. <li><a href="http://www.peopleshurricane.org/">New Orleans People&#8217;s Hurricane Relief Fund</a></li>
  532. <li><a href="http://nymaa.org">New York Metro Alliance of Anarchists</a></li>
  533. <li><a href="http://antiauthoritarian.net/NLN/?m=200705">Next Left Notes</a></li>
  534. <li><a href="http://www.nocompromise.org/">No Compromise!</a></li>
  535. <li><a href="http://ntb.stanford.edu/resources.html">No Turning Back Feminist Resources</a></li>
  536. <li><a href="http://www.northamericananarchist.org/">North American Anarchist Thought</a></li>
  537. <li><a href="http://nefac.net/node/110">Northeastern Anarchist</a></li>
  538. <li><a href="http://www.offourbacks.org/">Off Our Backs</a></li>
  539. <li><a href="http://www.ourwar.org">Our War</a></li>
  540. <li><a href="http://www.prisonactivist.org/pps+pows/pplist-alpha.shtml">PARC Political Prisoner &#038; POW Listing</a></li>
  541. <li><a href="http://www.nadir.org/nadir/initiativ/agp/">Peoples Global Action</a></li>
  542. <li><a href="http://phoenixinsurgent.blogspot.com/">Pheonix Insurgent</a></li>
  543. <li><a href="http://phoenixinsurgent.blogspot.com/">Phoenix Insurgent</a></li>
  544. <li><a href="http://www.pinkpistols.org/">Pink Pistols</a></li>
  545. <li><a href="http://prisonactivist.org/">Prison Activist Resource Center</a></li>
  546. <li><a href="http://prisonradio.org/index.htm">Prison Radio</a></li>
  547. <li><a href="http://www.projectsouth.org/">Project South</a></li>
  548. <li><a href="http://prole.info">Prole.info</a></li>
  549. <li><a href="http://www.qzap.org">Queer Zine Archive Project</a></li>
  550. <li><a href="http://queeruption.org/">Queeruption</a></li>
  551. <li><a href="http://racetraitor.org/">Race Traitor</a></li>
  552. <li><a href="http://radicalgraphics.org/">Radical Graphics</a></li>
  553. <li><a href="http://radicalhomosexualagenda.org/">Radical Homosexual Agenda</a></li>
  554. <li><a href="http://www.rainn.org/">RAINN Rape, Abuse, &#038; Incest Nat. Network</a></li>
  555. <li><a href="http://raforum.info/">Research on Anarchism</a></li>
  556. <li><a href="http://www.ragdublin.blogspot.com/">Revolutionary Anarcha-Feminist Group Dublin</a></li>
  557. <li><a href="http://riotporn.blogspot.com/">Riot Porn</a></li>
  558. <li><a href="http://riseup.net/">RiseUp.net</a></li>
  559. <li><a href="http://www.risingtidenorthamerica.org/wordpress/category/front-page/">Rising Tide North America</a></li>
  560. <li><a href="http://rncwelcomingcommittee.org">RNC Welcoming Committee</a></li>
  561. <li><a href="http://sisis.nativeweb.org/">Settlers in Support of Indigenous Solidarity</a></li>
  562. <li><a href="http://www.cddc.vt.edu/sionline/">Situationist International</a></li>
  563. <li><a href="http://sketchythoughts.blogspot.com/">Sketchy Thoughts</a></li>
  564. <li><a href="http://slingshot.tao.ca/">Slingshot</a></li>
  565. <li><a href="http://soaw.org/">SOA Watch</a></li>
  566. <li><a href="http://www.socialrupture.blogspot.com/">Social Rupture</a></li>
  567. <li><a href="http://stopi69.wordpress.com/">Stop I-69</a></li>
  568. <li><a href="http://www.sfalliance.org/">Student Farmworker Alliance</a></li>
  569. <li><a href="http://studentsforademocraticsociety.org/">Students for a Democratic Society (SDS)</a></li>
  570. <li><a href="http://www.srlp.org/">Sylvia Rivera Law Project</a></li>
  571. <li><a href="http://www.warmachines.info/">Team Colors</a></li>
  572. <li><a href="http://www.commoner.org.uk/">The Commoner</a></li>
  573. <li><a href="http://www.thejerichomovement.com/">The Jericho Movement</a></li>
  574. <li><a href="http://thewarstopshere.wordpress.com/">The War Stops Here</a></li>
  575. <li><a href="http://www.theory.org.uk/index.htm">Theory.org.uk</a></li>
  576. <li><a href="http://www.theyliewedie.org/ressources/biblio/index-en.php">They Lie We Die Library</a></li>
  577. <li><a href="http://threewayfight.blogspot.com/">Three Way Fight</a></li>
  578. <li><a href="http://www.turbulence.org.uk/turb_home.html">Turbulence: Ideas for Movement</a></li>
  579. <li><a href="http://unconventionalaction.org">Unconventional Action</a></li>
  580. <li><a href="http://auto_sol.tao.ca/">Upping the Anti</a></li>
  581. <li><a href="http://voices.cla.umn.edu/VG/index.html">Voices from the Gaps</a></li>
  582. <li><a href="http://www.war-times.org/">War Times</a></li>
  583. <li><a href="http://scriptorium.lib.duke.edu/wlm/">Womens Liberation Documents</a></li>
  584. <li><a href="http://www.wsm.ie/">Workers Solidarity Movement</a></li>
  585. <li><a href="http://www.egodiversion.co.nr/">World Resistance Video Library</a></li>
  586. <li><a href="http://egodiversion.blogspot.com/">World Resistance Video Library II</a></li>
  587. <li><a href="http://www.zabalaza.net/index02.htm">Zabalaza Books &#038; PDFs</a></li>
  588. <li><a href="http://www.zapagringo.blogspot.com/">Zapagringo</a></li>
  589. <li><a href="http://zinelibrary.info">Zine Library</a></li>
  590. </ul>
  591. </li>
  592. <li id="archives-2" class="widget widget_archive"><h2 class="widgettitle">Archives</h2>
  593. <ul>
  594. <li><a href='https://syracusesolnet.wordpress.com/2009/05/'>May 2009</a></li>
  595. <li><a href='https://syracusesolnet.wordpress.com/2009/03/'>March 2009</a></li>
  596. <li><a href='https://syracusesolnet.wordpress.com/2009/01/'>January 2009</a></li>
  597. <li><a href='https://syracusesolnet.wordpress.com/2008/10/'>October 2008</a></li>
  598. <li><a href='https://syracusesolnet.wordpress.com/2008/08/'>August 2008</a></li>
  599. <li><a href='https://syracusesolnet.wordpress.com/2008/07/'>July 2008</a></li>
  600. <li><a href='https://syracusesolnet.wordpress.com/2008/06/'>June 2008</a></li>
  601. <li><a href='https://syracusesolnet.wordpress.com/2008/05/'>May 2008</a></li>
  602. <li><a href='https://syracusesolnet.wordpress.com/2008/04/'>April 2008</a></li>
  603. <li><a href='https://syracusesolnet.wordpress.com/2008/03/'>March 2008</a></li>
  604. </ul>
  605. </li>
  606. <li id="recent-posts-2" class="widget widget_recent_entries">
  607. <h2 class="widgettitle">Recent Posts</h2>
  608. <ul>
  609. <li>
  610. <a href="https://syracusesolnet.wordpress.com/2009/05/30/ssn-potluck-meeting-june-9th/">SSN Potluck &amp; Meeting June&nbsp;9th</a>
  611. </li>
  612. <li>
  613. <a href="https://syracusesolnet.wordpress.com/2009/03/23/upstate-new-york/">Upstate New York Anarchist&nbsp;Consulta</a>
  614. </li>
  615. <li>
  616. <a href="https://syracusesolnet.wordpress.com/2009/01/22/d20/">D20 Syracuse Solidarity with the Greek&nbsp;Insurrection</a>
  617. </li>
  618. <li>
  619. <a href="https://syracusesolnet.wordpress.com/2009/01/22/call-to-action-march/">Call to Action, March in Solidarity with the Greek&nbsp;Insurrection</a>
  620. </li>
  621. <li>
  622. <a href="https://syracusesolnet.wordpress.com/2008/10/23/noreaster3/">Nor&#8217;Easter Issue 3 Out&nbsp;Now!</a>
  623. </li>
  624. </ul>
  625. </li>
  626. <li id="calendar-2" class="widget widget_calendar"><div id="calendar_wrap" class="calendar_wrap"><table id="wp-calendar" class="wp-calendar-table">
  627. <caption>November 2024</caption>
  628. <thead>
  629. <tr>
  630. <th scope="col" title="Sunday">S</th>
  631. <th scope="col" title="Monday">M</th>
  632. <th scope="col" title="Tuesday">T</th>
  633. <th scope="col" title="Wednesday">W</th>
  634. <th scope="col" title="Thursday">T</th>
  635. <th scope="col" title="Friday">F</th>
  636. <th scope="col" title="Saturday">S</th>
  637. </tr>
  638. </thead>
  639. <tbody>
  640. <tr>
  641. <td colspan="5" class="pad">&nbsp;</td><td>1</td><td>2</td>
  642. </tr>
  643. <tr>
  644. <td>3</td><td>4</td><td>5</td><td>6</td><td>7</td><td>8</td><td>9</td>
  645. </tr>
  646. <tr>
  647. <td>10</td><td>11</td><td>12</td><td>13</td><td>14</td><td>15</td><td>16</td>
  648. </tr>
  649. <tr>
  650. <td>17</td><td>18</td><td id="today">19</td><td>20</td><td>21</td><td>22</td><td>23</td>
  651. </tr>
  652. <tr>
  653. <td>24</td><td>25</td><td>26</td><td>27</td><td>28</td><td>29</td><td>30</td>
  654. </tr>
  655. </tbody>
  656. </table><nav aria-label="Previous and next months" class="wp-calendar-nav">
  657. <span class="wp-calendar-nav-prev"><a href="https://syracusesolnet.wordpress.com/2009/05/">&laquo; May</a></span>
  658. <span class="pad">&nbsp;</span>
  659. <span class="wp-calendar-nav-next">&nbsp;</span>
  660. </nav></div></li>
  661. </ul>
  662. </div>
  663. <div id="content">
  664. <br />
  665. <div class="post-35 page type-page status-publish hentry">
  666. <a class="title" href="https://syracusesolnet.wordpress.com/" style="text-decoration:none;" rel="bookmark">Syracuse Solidarity Network</a>
  667. <div class="cite"></div>
  668. <p>Feminist Reading Group<br />
  669. <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=viewImage&amp;friendID=249609903&amp;albumID=1033140&amp;imageID=12426648"><img src="https://i0.wp.com/hotlink.myspacecdn.com/images02/33/07ded2d8d1234cceb3daef744e1680dc/m.jpg" alt="Quiet Rumors An Anarcha-Feminist Reader" /></a><br />
  670. hosted by Syracuse Women&#8217;s Action Committee and friends from Syracuse<br />
  671. Solidarity Network</p>
  672. <p>Join us Sunday, November 22nd, 8pm<br />
  673. <a href="http://www.facebook.com/event.php?eid=180772134878" target="_blank">http://www.facebook.com/event.php?eid=180772134878</a><br />
  674. and Sunday, December 6th, 8pm<br />
  675. <a href="http://www.facebook.com/event.php?eid=184088231626" target="_blank">http://www.facebook.com/event.php?eid=184088231626</a><br />
  676. at the Women&#8217;s Information Center, 601 Allen St, Syracuse NY 13210</p>
  677. <p>We will be reading and discussing &#8220;Quiet Rumors: An Anarcha-Feminist<br />
  678. Reader,&#8221; texts collected by the Dark Star Collective. Most of it is<br />
  679. available online in the links below. If you would like a print copy<br />
  680. please email us.</p>
  681. <p>Even if you can&#8217;t make it to both, or don&#8217;t get to read all or any of<br />
  682. it, come be part of the discussion!</p>
  683. <p>Syracuse Womens Action Committee<br />
  684. <a href="mailto:WomensActionCommittee@gmail.com">WomensActionCommittee@gmail.com</a><br />
  685. <a href="http://www.facebook.com/group.php?gid=105184575372" target="_blank">http://www.facebook.com/group.php?gid=105184575372</a><br />
  686. <a href="http://www.myspace.com/womensactioncommittee" target="_blank">http://www.myspace.com/womensactioncommittee</a></p>
  687. <p>Syracuse Solidarity Network<br />
  688. <a href="mailto:SyracuseSolNet@gmail.com">SyracuseSolNet@gmail.com</a><br />
  689. <a href="http://www.facebook.com/group.php?gid=10440584956" target="_blank">http://www.facebook.com/group.php?gid=10440584956</a><br />
  690. <a href="http://www.facebook.com/syracusesolnet" target="_blank">http://www.facebook.com/syracusesolnet</a><a href="http://myspace.com/SyracuseSolidarityNetwork" target="_blank"></a></p>
  691. <p>&#8220;Feminists have been unconscious anarchists in both theory and<br />
  692. practice for years.&#8221; -Peggy Kornegger<br />
  693. &#8220;Feminism practices what anarchism preaches.&#8221; &#8211; Lynne Farrow</p>
  694. <p>Quiet Rumors; An Anarcha-Feminist Reader<br />
  695. texts collected by the Dark Star Collective</p>
  696. <p>Forward &#8211; The Dark Star Collective<br />
  697. <a href="http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA6#v=onepage&amp;q=&amp;f=false" target="_blank">http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA6#v=onepage&amp;q=&amp;f=false</a></p>
  698. <p>Quiet Rumors: An Introduction to this Anthology &#8211; Roxanne Dunbar-Ortize<br />
  699. <a href="http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA9#v=onepage&amp;q=&amp;f=false" target="_blank">http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA9#v=onepage&amp;q=&amp;f=false</a></p>
  700. <p>(1) Anarcha-Feminism, Two Statements &#8211; Red Rosa &amp; Black Maria<br />
  701. <a href="http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA11#v=onepage&amp;q=&amp;f=false" target="_blank">http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA11#v=onepage&amp;q=&amp;f=false</a></p>
  702. <p>(2) Feminism as Anarchism &#8211; Lynne Farrow<br />
  703. <a href="http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA15#v=onepage&amp;q=&amp;f=false" target="_blank">http://books.google.com/books?id=qqieNBoYxXsC&amp;lpg=PP1&amp;dq=quiet%20rumours&amp;pg=PA15#v=onepage&amp;q=&amp;f=false</a></p>
  704. <p>(3) Anarchism: The Feminist Connection<br />
  705. <a href="http://zinelibrary.info/anarchism-feminist-connection" target="_blank">http://zinelibrary.info/anarchism-feminist-connection</a></p>
  706. <p>(4) Voltairine DeCleyre-An Introduction<br />
  707. <a href="http://www.anarcha.org/sallydarity/VoltairinedeCleyreAnIntroduction.htm" target="_blank">http://www.anarcha.org/sallydarity/VoltairinedeCleyreAnIntroduction.htm</a></p>
  708. <p>(5) Making of an Anarchist by Voltairine DeCleyre<br />
  709. <a href="http://www.anarcha.org/sallydarity/VoltairinedeCleyreAnIntroduction.htm" target="_blank">http://www.anarcha.org/sallydarity/VoltairinedeCleyreAnIntroduction.htm</a></p>
  710. <p>(6) Socialism, Anarchism and Feminism-Carol Ehrlich<br />
  711. <a href="http://libcom.org/library/socialism-anarchism-feminism-carol-ehrlich" target="_blank">http://libcom.org/library/socialism-anarchism-feminism-carol-ehrlich</a></p>
  712. <p>(7) Untying the Knot-Feminism, Anarchism and Organisation-<br />
  713. <a href="https://docs.google.com/fileview?id=0B58R2fBgBRQzNGY5NWE4ZjItNTQzMy00MTYzLWIyYmMtZDk0YzA5ZDIyNzk4&amp;hl=en" target="_blank">https://docs.google.com/fileview?id=0B58R2fBgBRQzNGY5NWE4ZjItNTQzMy00MTYzLWIyYmMtZDk0YzA5ZDIyNzk4&amp;hl=en</a></p>
  714. <p>(8) The Tyranny of Structurelessness-Jo freeman aka Joreen<br />
  715. <a href="http://flag.blackened.net/revolt/hist_texts/structurelessness.html" target="_blank">http://flag.blackened.net/revolt/hist_texts/structurelessness.html</a></p>
  716. <p>(9) The Tyranny of Tyranny-Cathy Levine<br />
  717. <a href="http://libcom.org/library/tyranny-of-tyranny-cathy-levine" target="_blank">http://libcom.org/library/tyranny-of-tyranny-cathy-levine</a></p>
  718. <p>(10) Social Democracy and Anarchism-Charlotte Wilson<br />
  719. <a href="http://books.google.com/books?id=l5IWAAAAYAAJ&amp;pg=PA8&amp;dq=%22Social+Democracy+and+Anarchism%22+Charlotte+Wilson&amp;ei=bgkCS66cCp-GygSimNyNDw#v=onepage&amp;q=%22Social%20Democracy%20and%20Anarchism%22%20Charlotte%20Wilson&amp;f=false" target="_blank">http://books.google.com/books?id=l5IWAAAAYAAJ&amp;pg=PA8&amp;dq=%22Social+Democracy+and+Anarchism%22+Charlotte+Wilson&amp;ei=bgkCS66cCp-GygSimNyNDw#v=onepage&amp;q=%22Social%20Democracy%20and%20Anarchism%22%20Charlotte%20Wilson&amp;f=false</a></p>
  720. <p>Cafe Autonomy, Nov 27th, An AntiCapitalist Black Friday!<br />
  721. Potluck, Open Mic, Music by Chernesky, Discussion on Anniversary of the Seattle WTO Protests<br />
  722. <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=viewImage&amp;friendID=249609903&amp;albumID=651806&amp;imageID=12436935"><img src="https://i0.wp.com/hotlink.myspacecdn.com/images02/41/5ebac60f2b8c4749ad44c5645e024311/m.jpg" alt="Cafe Autonomy, Nov 27th http//www.facebook.com/event.php?eid=182028408073" width="369" height="466" /></a></p>
  723. <p>Friday, November 27th, 8pm til late<br />
  724. Womens Info Center, 601 Allen St, Syracuse, NY 13210</p>
  725. <p>Potluck &#8211; Open Mic &#8211; Music &#8211; Coffee &#8211; Films &#8211; Free Literature &#8211; Dancing</p>
  726. <p>Join us for an anti-capitalist Black Friday!</p>
  727. <p>Also a short discussion marking the ten year anniversary of the Seattle &#8217;99 WTO protests, sharing appreciation, critique and what it all means today &#8230;AKA F@ck Seattle, fight right now!</p>
  728. <p>Featuring music by the Great Chernesky<br />
  729. <a href="http://www.Chernesky.org">http://www.Chernesky.org</a><a href="http://www.facebook.com/group.php?gid=37698961201"><br />
  730. http://www.facebook.com/group.php?gid=37698961201</a><a href="http://www.myspace.com/Chernesky"><br />
  731. http://www.myspace.com/Chernesky</a></p>
  732. <p>Be part of making a welcoming new social space to hang out, be creative &amp; build a culture of resistance in the 315!</p>
  733. <p>Hosted by a conspiracy of friends from the Syracuse Solidarity Network (SSN)</p>
  734. <p>Anarchist Reading Group</p>
  735. <p><img data-attachment-id="161" data-permalink="https://syracusesolnet.wordpress.com/about/next-meeting-414/anarchybook/" data-orig-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif" data-orig-size="190,200" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="anarchybook" data-image-description="" data-image-caption="" data-medium-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif?w=190" data-large-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif?w=190" class="alignnone size-full wp-image-161" title="anarchybook" src="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif?w=420" alt="anarchybook" srcset="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif 190w, https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/anarchybook.gif?w=143&amp;h=150 143w" sizes="(max-width: 190px) 100vw, 190px" /><br />
  736. <a href="http://www.facebook.com/home.php?#/event.php?eid=171490131191"><br />
  737. http://www.facebook.com/home.php?#/event.php?eid=171490131191</a><br />
  738. Wednesday, November 11, 2009<br />
  739. 8:00pm<br />
  740. Women&#8217;s Info Center: 601 Allen Street, Syracuse, NY</p>
  741. <p>This week we will be reading and discussing a selection of writings about pacifism and the state.</p>
  742. <p>Come and explore Ward Churchill&#8217;s and Peter Gelderloos&#8217; arguments that nonviolence protects the state and offer your thoughts on the long going debate between &#8220;violence&#8221; vs. &#8220;nonviolence&#8221;. We are also reading the zine, Neither Their War Nor Their Peace.</p>
  743. <p>The articles can be found at: <a href="http://docs.google.com/fileview?id=0B58R2fBgBRQzYjkxZmM5MGItNjc1Yi00YzFkLThjZjYtNWVkMWFhNWFmNzIy&amp;hl=en">http://docs.google.com/fileview?id=0B58R2fBgBRQzYjkxZmM5MGItNjc1Yi00YzFkLThjZjYtNWVkMWFhNWFmNzIy&amp;hl=en</a></p>
  744. <p>And here:<br />
  745. <a href="http://zinelibrary.info/neither-their-war-nor-their-peace">http://zinelibrary.info/neither-their-war-nor-their-peace<br />
  746. </a></p>
  747. <p>Remember, you don&#8217;t have to read all of the readings to participate! See you there!</p>
  748. <p><img data-attachment-id="157" data-permalink="https://syracusesolnet.wordpress.com/2009/05/30/ssn-potluck-meeting-june-9th/version3-2/" data-orig-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg" data-orig-size="3148,1984" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1243541224&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="version3.2" data-image-description="" data-image-caption="" data-medium-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=300" data-large-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=420" class="alignnone size-medium wp-image-157" title="version3.2" src="https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=300&#038;h=189" alt="version3.2" width="300" height="189" srcset="https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=300 300w, https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=600 600w, https://syracusesolnet.wordpress.com/wp-content/uploads/2009/05/version3-2.jpg?w=150 150w" sizes="(max-width: 300px) 100vw, 300px" /></p>
  749. <p><strong>Syracuse Solidarity Network<br />
  750. potluck &amp; general meeting<br />
  751. Tuesday, June 9th<br />
  752. 7pm at the Women&#8217;s Info Center<br />
  753. 601 Allen St, Syracuse, NY 13210</strong></p>
  754. <p>Come talk and get connected with other anti-authoritarians in Syracuse, bring a dish to pass around if you&#8217;d like!</p>
  755. <p>Share food, announcements, news, projects, and ideas!</p>
  756. <p>Some things we would like to discuss are:</p>
  757. <p>&#8211; upcoming radical/community events in Syracuse and Upstate NY</p>
  758. <p>&#8211; organizing future potlucks, picnics and parties</p>
  759. <p>&#8211; organizing skillshares, movie showings, workshops and discussions meetings</p>
  760. <p>&#8211; the Infobox project, setting up boxes full of free radical &amp; DIY literature at different spots throughout Syracuse, one is set up at 2nd Story Books</p>
  761. <p>&#8211; upcoming reading group meetings</p>
  762. <p>&#8211; mobilizing against the G 20 summit in Pittsburgh in September</p>
  763. <p>&#8211; the upcoming Feminist Free School at Women&#8217;s Info</p>
  764. <p>&#8211; communication between radical groups in Syracuse &amp; Upstate NY</p>
  765. <p><a href="http://SyracuseSolNet.wordpress.com"><br />
  766. http://SyracuseSolNet.wordpress.com</a><a href="http://myspace.com/SyracuseSolidarityNetwork"><br />
  767. http://myspace.com/SyracuseSolidarityNetwork</a><a href="http://facebook.com/group.php?gid=10440584956"><br />
  768. http://facebook.com/group.php?gid=10440584956</a><br />
  769. SyracuseSolNet @ gmail.com</p>
  770. <p>Syracuse Solidarity Network (SSN) is a network of anti-capitalist, anti-oppression, and anti-authoritarian individuals, groups and projects. Monthly meetings or general assemblies take place to share info &amp; get plugged in to events across Syracuse. No one group or person speaks for or represents the whole network. Because we want a world without bosses or centralized power, we make decisions together and act autonomously. We want to build &amp; support a welcoming, creative culture of resistance in Syracuse.</p>
  771. <p><a href="http://NEanarchist.net"><br />
  772. http://NEanarchist.net</a><br />
  773. SSN is an affiliate of the North East Anarchist Network. The Northeast Anarchist Network (NEAN) is a network of anarchists and anti-authoritarian organizations and individuals that has been meeting and collaborating since February of 2007. Our aim is to create a regional, horizontal organizing network in the Northeast, linking those committed to struggles anti-authoritarian, anti-capitalist and anti-oppressive.</p>
  774. <p><img data-attachment-id="146" data-permalink="https://syracusesolnet.wordpress.com/about/next-meeting-414/upstateanarcha/" data-orig-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg" data-orig-size="554,743" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="upstateanarcha" data-image-description="" data-image-caption="" data-medium-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=224" data-large-file="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=420" class="size-medium wp-image-146 alignnone" title="upstateanarcha" src="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=223&#038;h=300" alt="upstateanarcha" width="223" height="300" srcset="https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=223 223w, https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=446 446w, https://syracusesolnet.wordpress.com/wp-content/uploads/2008/04/upstateanarcha.jpg?w=112 112w" sizes="(max-width: 223px) 100vw, 223px" /></p>
  775. <p>Upstate Uprise Against the IMF &amp; World Bank!<br />
  776. Upstate NY Anarchist Consulta<br />
  777. Saturday, April 11th<br />
  778. at the Women’s Info Center, 601 Allen st<br />
  779. Syracuse, NY 13210</p>
  780. <p>ANARCHISTS &amp; ANTI-AUTHORITARIANS IN UPSTATE NY,<br />
  781. Come to Syracuse on April 11th to share information and strategies in<br />
  782. preparation for the upcoming meetings of the International Monetary<br />
  783. Fund (IMF) and World Bank (WB).<br />
  784. Join us to create a welcoming space to share local updates, make<br />
  785. friends and build solidarity across our region!</p>
  786. <p><a href="https://syracusesolnet.wordpress.com/2009/03/23/upstate-new-york/">For more info about the consulta click here!</a></p>
  787. <p>Check out the consulta on facebook, too:<br />
  788. <a href="http://www.facebook.com/event.php?eid=59599583575"><br />
  789. http://www.facebook.com/event.php?eid=59599583575</a></p>
  790. <p>***</p>
  791. <p><a href="http://myspace.com/syracusesolidaritynetwork" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/VALENTINE.gif" border="0" alt="valentines" /></a><br />
  792. <a href="http://www.facebook.com/event.php?eid=48960241963"><br />
  793. http://www.facebook.com/event.php?eid=48960241963</a></p>
  794. <p>Saturday, February 14, 2009, 8:00pm, Women&#8217;s Information Center, 601 Allen Street, Syracuse, NY 13210</p>
  795. <p>After over a year of Women&#8217;s Info Center offering a free/sliding scale space for us to hold meetings and events-Syracuse Solidarity Network declares the space our Valentine!</p>
  796. <p>This is an all ages dry dance party and everyone&#8217;s invited. INFO is a safer space for women/queers/trans folks. Admission is 5$ more if you can, less if you can&#8217;t but please be legit as this is a benefit. There will be food, literature, child care and kick ass beats so bring a friend and support the space! Don&#8217;t forget that this is a costume party!</p>
  797. <p>What you can bring:<br />
  798. -zines and literature<br />
  799. -your ipod to contribute a playlist for the party<br />
  800. -cleaning supplies to donate to the space<br />
  801. -more than 5$ to donate to the space if you can afford it<br />
  802. -food<br />
  803. -a non-homophobic/racist/sexist/ableist/classist attitude!</p>
  804. <p>We are looking for a few people to help out with set up and clean up and to cook some goodies! Email us or leave a message below!</p>
  805. <p>See you there!</p>
  806. <p>Syracuse Solidarity Network will be holding more socials and events to come in 2009, in hopes of maintaining an anti-capitalist culture of resistance!</p>
  807. <p><a href="http://www.germanguerilla.com/red-army-faction/pdf/71_04.pdf" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/RAF.jpg" border="0" alt="raf" /></a></p>
  808. <p><a href="http://neanarchist.net" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/SSNFEBMS09.png" border="0" alt="ssn feb 09" /></a></p>
  809. <p>Next SSN general meeting/ assembly<br />
  810. Tuesday February 3rd<br />
  811. 6:30pm at the Womens Info Center<br />
  812. 601 Allen St, Syracuse</p>
  813. <p>New people encouraged to come check it out!</p>
  814. <p><a href="http://otherrustbelt.blogspot.com" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/otherrustbanner.jpg" border="0" alt="otherbanner" /></a></p>
  815. <p><a href="http://otherrustbelt.blogspot.com/2009/01/abolition-of-work.html" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/aowrg.gif" border="0" alt="reading group" /></a></p>
  816. <p><a href="https://syracusesolnet.wordpress.com/2009/01/22/d20/" target="_blank"><img src="https://i0.wp.com/i79.photobucket.com/albums/j142/nobombsnobosses315/D20MYSPACE.jpg" border="0" alt="d20" /></a></p>
  817. <p>Syracuse Solidarity Network (SSN) is a network of anti-capitalist,<br />
  818. anti-oppression, and anti-authoritarian individuals, groups and<br />
  819. projects. Monthly meetings or general assemblies take place to share<br />
  820. info &amp; get plugged into events &amp; grassroots groups across Syracuse. No one group or person speaks for or represents the whole network. No one is in charge and we are all leaders. We want to build a welcoming, creative culture of resistance in Syracuse.</p>
  821. <p><a href="http://SyracuseSolNet.wordpress.com">http://SyracuseSolNet.wordpress.com<br />
  822. </a><a href="http://myspace.com/SyracuseSolidarityNetwork"><br />
  823. http://myspace.com/SyracuseSolidarityNetwork</a></p>
  824. <p><a href="http://facebook.com/group.php?gid=10440584956"><br />
  825. http://facebook.com/group.php?gid=10440584956</a><br />
  826. SYRACUSESOLNET @ GMAIL.COM</p>
  827. <p>SSN is an affiliate of the North East Anarchist Network (NEaN), which<br />
  828. has connected struggles across the region stretching from Portland,<br />
  829. Maine to Pittsburgh, Pennsylvania, and held regular assemblies for<br />
  830. over a year. NEaN has endorsed actions such as the October Rebellion<br />
  831. against the IMF/World Bank and the demonstrations against the<br />
  832. Democratic and Republican National Conventions, and has over 13<br />
  833. affiliated organizations.<br />
  834. <a href="http://NEanarchist.net"><br />
  835. http://NEanarchist.net&lt;/a&lt;</a></p>
  836. <div id="atatags-370373-673c75bb0848d">
  837. <script type="text/javascript">
  838. __ATA.cmd.push(function() {
  839. __ATA.initVideoSlot('atatags-370373-673c75bb0848d', {
  840. sectionId: '370373',
  841. format: 'inread'
  842. });
  843. });
  844. </script>
  845. </div> <div id="atatags-26942-673c75bb08558"></div>
  846. <script>
  847. __ATA.cmd.push(function() {
  848. __ATA.initDynamicSlot({
  849. id: 'atatags-26942-673c75bb08558',
  850. location: 120,
  851. formFactor: '001',
  852. label: {
  853. text: 'Advertisements',
  854. },
  855. creative: {
  856. reportAd: {
  857. text: 'Report this ad',
  858. },
  859. privacySettings: {
  860. text: 'Privacy',
  861. }
  862. }
  863. });
  864. });
  865. </script><div id="jp-post-flair" class="sharedaddy sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-35" class="share-facebook sd-button share-icon" href="https://syracusesolnet.wordpress.com/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-x"><a rel="nofollow noopener noreferrer" data-shared="sharing-x-35" class="share-x sd-button share-icon" href="https://syracusesolnet.wordpress.com/?share=x" target="_blank" title="Click to share on X" ><span>X</span></a></li><li class="share-end"></li></ul></div></div></div></div> <div class="commentPos"> </div>
  866. <br />
  867. <div class="sep"></div>
  868. <br /><br />
  869. <a name="comments"></a>
  870. <div class="right"><a href="https://syracusesolnet.wordpress.com/about/next-meeting-414/feed/"><abbr title="Really Simple Syndication">RSS</abbr> feed for comments on this post.</a> <a href="https://syracusesolnet.wordpress.com/trackback/" rel="trackback">TrackBack <abbr title="Uniform Resource Identifier">URI</abbr></a>
  871. </div>
  872. <br /><br />
  873. <a name="postcomment"></a>
  874. </div>
  875. <div class="post-navigation">
  876. <div class="left"></div>
  877. <div class="right"></div>
  878. </div><!-- .post-navigation -->
  879. <br /><br />
  880. </div>
  881. </div>
  882. <div id="footer">
  883. <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a><br><br>
  884. </div>
  885. </div>
  886. <!-- -->
  887. <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2024474048849247f5660a2d05b85c6fc286379897f30a1061ad46e7f037e059ed7fe7" id="grofiles-cards-js"></script>
  888. <script type="text/javascript" id="wpgroho-js-extra">
  889. /* <![CDATA[ */
  890. var WPGroHo = {"my_hash":""};
  891. /* ]]> */
  892. </script>
  893. <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script>
  894. <script>
  895. // Initialize and attach hovercards to all gravatars
  896. ( function() {
  897. function init() {
  898. if ( typeof Gravatar === 'undefined' ) {
  899. return;
  900. }
  901. if ( typeof Gravatar.init !== 'function' ) {
  902. return;
  903. }
  904. Gravatar.profile_cb = function ( hash, id ) {
  905. WPGroHo.syncProfileData( hash, id );
  906. };
  907. Gravatar.my_hash = WPGroHo.my_hash;
  908. Gravatar.init(
  909. 'body',
  910. '#wp-admin-bar-my-account',
  911. {
  912. i18n: {
  913. 'Edit your profile': 'Edit your profile',
  914. 'View profile': 'View profile',
  915. 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.',
  916. 'Profile not found.': 'Profile not found.',
  917. 'Too Many Requests.': 'Too Many Requests.',
  918. 'Internal Server Error.': 'Internal Server Error.',
  919. },
  920. }
  921. );
  922. }
  923. if ( document.readyState !== 'loading' ) {
  924. init();
  925. } else {
  926. document.addEventListener( 'DOMContentLoaded', init );
  927. }
  928. } )();
  929. </script>
  930. <div style="display:none">
  931. </div>
  932. <script type="text/javascript">
  933. ( function() {
  934. function init() {
  935. document.body.addEventListener( 'is.post-load', function() {
  936. if ( typeof __ATA.insertInlineAds === 'function' ) {
  937. __ATA.insertInlineAds();
  938. }
  939. } );
  940. }
  941. if ( document.readyState !== 'loading' ) {
  942. init();
  943. } else {
  944. document.addEventListener( 'DOMContentLoaded', init );
  945. }
  946. } )();
  947. </script> <!-- CCPA [start] -->
  948. <script type="text/javascript">
  949. ( function () {
  950. var setupPrivacy = function() {
  951. // Minimal Mozilla Cookie library
  952. // https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework
  953. var cookieLib = window.cookieLib = {getItem:function(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null},setItem:function(e,o,n,t,r,i){if(!e||/^(?:expires|max\-age|path|domain|secure)$/i.test(e))return!1;var c="";if(n)switch(n.constructor){case Number:c=n===1/0?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+n;break;case String:c="; expires="+n;break;case Date:c="; expires="+n.toUTCString()}return"rootDomain"!==r&&".rootDomain"!==r||(r=(".rootDomain"===r?".":"")+document.location.hostname.split(".").slice(-2).join(".")),document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(o)+c+(r?"; domain="+r:"")+(t?"; path="+t:"")+(i?"; secure":""),!0}};
  954. // Implement IAB USP API.
  955. window.__uspapi = function( command, version, callback ) {
  956. // Validate callback.
  957. if ( typeof callback !== 'function' ) {
  958. return;
  959. }
  960. // Validate the given command.
  961. if ( command !== 'getUSPData' || version !== 1 ) {
  962. callback( null, false );
  963. return;
  964. }
  965. // Check for GPC. If set, override any stored cookie.
  966. if ( navigator.globalPrivacyControl ) {
  967. callback( { version: 1, uspString: '1YYN' }, true );
  968. return;
  969. }
  970. // Check for cookie.
  971. var consent = cookieLib.getItem( 'usprivacy' );
  972. // Invalid cookie.
  973. if ( null === consent ) {
  974. callback( null, false );
  975. return;
  976. }
  977. // Everything checks out. Fire the provided callback with the consent data.
  978. callback( { version: 1, uspString: consent }, true );
  979. };
  980. // Initialization.
  981. document.addEventListener( 'DOMContentLoaded', function() {
  982. // Internal functions.
  983. var setDefaultOptInCookie = function() {
  984. var value = '1YNN';
  985. var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname;
  986. cookieLib.setItem( 'usprivacy', value, 365 * 24 * 60 * 60, '/', domain );
  987. };
  988. var setDefaultOptOutCookie = function() {
  989. var value = '1YYN';
  990. var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname;
  991. cookieLib.setItem( 'usprivacy', value, 24 * 60 * 60, '/', domain );
  992. };
  993. var setDefaultNotApplicableCookie = function() {
  994. var value = '1---';
  995. var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname;
  996. cookieLib.setItem( 'usprivacy', value, 24 * 60 * 60, '/', domain );
  997. };
  998. var setCcpaAppliesCookie = function( applies ) {
  999. var domain = '.wordpress.com' === location.hostname.slice( -14 ) ? '.rootDomain' : location.hostname;
  1000. cookieLib.setItem( 'ccpa_applies', applies, 24 * 60 * 60, '/', domain );
  1001. }
  1002. var maybeCallDoNotSellCallback = function() {
  1003. if ( 'function' === typeof window.doNotSellCallback ) {
  1004. return window.doNotSellCallback();
  1005. }
  1006. return false;
  1007. }
  1008. // Look for usprivacy cookie first.
  1009. var usprivacyCookie = cookieLib.getItem( 'usprivacy' );
  1010. // Found a usprivacy cookie.
  1011. if ( null !== usprivacyCookie ) {
  1012. // If the cookie indicates that CCPA does not apply, then bail.
  1013. if ( '1---' === usprivacyCookie ) {
  1014. return;
  1015. }
  1016. // CCPA applies, so call our callback to add Do Not Sell link to the page.
  1017. maybeCallDoNotSellCallback();
  1018. // We're all done, no more processing needed.
  1019. return;
  1020. }
  1021. // We don't have a usprivacy cookie, so check to see if we have a CCPA applies cookie.
  1022. var ccpaCookie = cookieLib.getItem( 'ccpa_applies' );
  1023. // No CCPA applies cookie found, so we'll need to geolocate if this visitor is from California.
  1024. // This needs to happen client side because we do not have region geo data in our $SERVER headers,
  1025. // only country data -- therefore we can't vary cache on the region.
  1026. if ( null === ccpaCookie ) {
  1027. var request = new XMLHttpRequest();
  1028. request.open( 'GET', 'https://public-api.wordpress.com/geo/', true );
  1029. request.onreadystatechange = function () {
  1030. if ( 4 === this.readyState ) {
  1031. if ( 200 === this.status ) {
  1032. // Got a geo response. Parse out the region data.
  1033. var data = JSON.parse( this.response );
  1034. var region = data.region ? data.region.toLowerCase() : '';
  1035. var ccpa_applies = ['california', 'colorado', 'connecticut', 'delaware', 'indiana', 'iowa', 'montana', 'new jersey', 'oregon', 'tennessee', 'texas', 'utah', 'virginia'].indexOf( region ) > -1;
  1036. // Set CCPA applies cookie. This keeps us from having to make a geo request too frequently.
  1037. setCcpaAppliesCookie( ccpa_applies );
  1038. // Check if CCPA applies to set the proper usprivacy cookie.
  1039. if ( ccpa_applies ) {
  1040. if ( maybeCallDoNotSellCallback() ) {
  1041. // Do Not Sell link added, so set default opt-in.
  1042. setDefaultOptInCookie();
  1043. } else {
  1044. // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe.
  1045. setDefaultOptOutCookie();
  1046. }
  1047. } else {
  1048. // CCPA does not apply.
  1049. setDefaultNotApplicableCookie();
  1050. }
  1051. } else {
  1052. // Could not geo, so let's assume for now that CCPA applies to be safe.
  1053. setCcpaAppliesCookie( true );
  1054. if ( maybeCallDoNotSellCallback() ) {
  1055. // Do Not Sell link added, so set default opt-in.
  1056. setDefaultOptInCookie();
  1057. } else {
  1058. // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe.
  1059. setDefaultOptOutCookie();
  1060. }
  1061. }
  1062. }
  1063. };
  1064. // Send the geo request.
  1065. request.send();
  1066. } else {
  1067. // We found a CCPA applies cookie.
  1068. if ( ccpaCookie === 'true' ) {
  1069. if ( maybeCallDoNotSellCallback() ) {
  1070. // Do Not Sell link added, so set default opt-in.
  1071. setDefaultOptInCookie();
  1072. } else {
  1073. // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe.
  1074. setDefaultOptOutCookie();
  1075. }
  1076. } else {
  1077. // CCPA does not apply.
  1078. setDefaultNotApplicableCookie();
  1079. }
  1080. }
  1081. } );
  1082. };
  1083. // Kickoff initialization.
  1084. if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {
  1085. defQueue.items.push( setupPrivacy );
  1086. } else {
  1087. setupPrivacy();
  1088. }
  1089. } )();
  1090. </script>
  1091. <!-- CCPA [end] -->
  1092. <div class="widget widget_eu_cookie_law_widget">
  1093. <div
  1094. class="hide-on-button ads-active"
  1095. data-hide-timeout="30"
  1096. data-consent-expiration="180"
  1097. id="eu-cookie-law"
  1098. style="display: none"
  1099. >
  1100. <form method="post">
  1101. <input type="submit" value="Close and accept" class="accept" />
  1102. Privacy &amp; Cookies: This site uses cookies. By continuing to use this website, you agree to their use. <br />
  1103. To find out more, including how to control cookies, see here:
  1104. <a href="https://automattic.com/cookies/" rel="nofollow">
  1105. Cookie Policy </a>
  1106. </form>
  1107. </div>
  1108. </div> <div id="actionbar" style="display: none;"
  1109. class="actnbr-pub-benevolence actnbr-has-follow">
  1110. <ul>
  1111. <li class="actnbr-btn actnbr-hidden">
  1112. <a class="actnbr-action actnbr-actn-follow " href="">
  1113. <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg>
  1114. <span>Subscribe</span>
  1115. </a>
  1116. <a class="actnbr-action actnbr-actn-following no-display" href="">
  1117. <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg>
  1118. <span>Subscribed</span>
  1119. </a>
  1120. <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble">
  1121. <div class="tip-arrow"></div>
  1122. <div class="tip-inner actnbr-follow-bubble">
  1123. <ul>
  1124. <li class="actnbr-sitename">
  1125. <a href="https://syracusesolnet.wordpress.com">
  1126. <img loading='lazy' alt='' src='https://s2.wp.com/i/logo/wpcom-gray-white.png' srcset='https://s2.wp.com/i/logo/wpcom-gray-white.png 1x' class='avatar avatar-50' height='50' width='50' /> Syracuse Solidarity Network </a>
  1127. </li>
  1128. <div class="actnbr-message no-display"></div>
  1129. <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;">
  1130. <div>
  1131. <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" />
  1132. </div>
  1133. <input type="hidden" name="action" value="subscribe" />
  1134. <input type="hidden" name="blog_id" value="3327420" />
  1135. <input type="hidden" name="source" value="https://syracusesolnet.wordpress.com/" />
  1136. <input type="hidden" name="sub-type" value="actionbar-follow" />
  1137. <input type="hidden" id="_wpnonce" name="_wpnonce" value="25e3e12bf2" /> <div class="actnbr-button-wrap">
  1138. <button type="submit" value="Sign me up">
  1139. Sign me up </button>
  1140. </div>
  1141. </form>
  1142. <li class="actnbr-login-nudge">
  1143. <div>
  1144. Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F&#038;signup_flow=account">Log in now.</a> </div>
  1145. </li>
  1146. </ul>
  1147. </div>
  1148. </div>
  1149. </li>
  1150. <li class="actnbr-ellipsis actnbr-hidden">
  1151. <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more">
  1152. <div class="tip-arrow"></div>
  1153. <div class="tip-inner">
  1154. <ul>
  1155. <li class="actnbr-sitename">
  1156. <a href="https://syracusesolnet.wordpress.com">
  1157. <img loading='lazy' alt='' src='https://s2.wp.com/i/logo/wpcom-gray-white.png' srcset='https://s2.wp.com/i/logo/wpcom-gray-white.png 1x' class='avatar avatar-50' height='50' width='50' /> Syracuse Solidarity Network </a>
  1158. </li>
  1159. <li class="actnbr-folded-customize">
  1160. <a href="https://syracusesolnet.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F">
  1161. <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Customize</span>
  1162. </a>
  1163. </li>
  1164. <li class="actnbr-folded-follow">
  1165. <a class="actnbr-action actnbr-actn-follow " href="">
  1166. <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg>
  1167. <span>Subscribe</span>
  1168. </a>
  1169. <a class="actnbr-action actnbr-actn-following no-display" href="">
  1170. <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg>
  1171. <span>Subscribed</span>
  1172. </a>
  1173. </li>
  1174. <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li>
  1175. <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F&#038;signup_flow=account">Log in</a></li>
  1176. <li class="actnbr-shortlink"><a href="https://wp.me/PdXC4-z">Copy shortlink</a></li>
  1177. <li class="flb-report">
  1178. <a href="https://wordpress.com/abuse/?report_url=https://syracusesolnet.wordpress.com/" target="_blank" rel="noopener noreferrer">
  1179. Report this content </a>
  1180. </li>
  1181. <li class="actnbr-reader">
  1182. <a href="https://wordpress.com/read/blogs/3327420/posts/35">
  1183. View post in Reader </a>
  1184. </li>
  1185. <li class="actnbr-subs">
  1186. <a href="https://subscribe.wordpress.com/">Manage subscriptions</a>
  1187. </li>
  1188. <li class="actnbr-fold"><a href="">Collapse this bar</a></li>
  1189. </ul>
  1190. </div>
  1191. </div>
  1192. </li>
  1193. </ul>
  1194. </div>
  1195. <script>
  1196. window.addEventListener( "load", function( event ) {
  1197. var link = document.createElement( "link" );
  1198. link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015";
  1199. link.type = "text/css";
  1200. link.rel = "stylesheet";
  1201. document.head.appendChild( link );
  1202. var script = document.createElement( "script" );
  1203. script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122";
  1204. script.defer = true;
  1205. document.body.appendChild( script );
  1206. } );
  1207. </script>
  1208. <div id="jp-carousel-loading-overlay">
  1209. <div id="jp-carousel-loading-wrapper">
  1210. <span id="jp-carousel-library-loading">&nbsp;</span>
  1211. </div>
  1212. </div>
  1213. <div class="jp-carousel-overlay" style="display: none;">
  1214. <div class="jp-carousel-container">
  1215. <!-- The Carousel Swiper -->
  1216. <div
  1217. class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions"
  1218. itemscope
  1219. itemtype="https://schema.org/ImageGallery">
  1220. <div class="jp-carousel swiper-wrapper"></div>
  1221. <div class="jp-swiper-button-prev swiper-button-prev">
  1222. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1223. <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12">
  1224. <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/>
  1225. </mask>
  1226. <g mask="url(#maskPrev)">
  1227. <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/>
  1228. </g>
  1229. </svg>
  1230. </div>
  1231. <div class="jp-swiper-button-next swiper-button-next">
  1232. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1233. <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12">
  1234. <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/>
  1235. </mask>
  1236. <g mask="url(#maskNext)">
  1237. <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/>
  1238. </g>
  1239. </svg>
  1240. </div>
  1241. </div>
  1242. <!-- The main close buton -->
  1243. <div class="jp-carousel-close-hint">
  1244. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1245. <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14">
  1246. <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/>
  1247. </mask>
  1248. <g mask="url(#maskClose)">
  1249. <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/>
  1250. </g>
  1251. </svg>
  1252. </div>
  1253. <!-- Image info, comments and meta -->
  1254. <div class="jp-carousel-info">
  1255. <div class="jp-carousel-info-footer">
  1256. <div class="jp-carousel-pagination-container">
  1257. <div class="jp-swiper-pagination swiper-pagination"></div>
  1258. <div class="jp-carousel-pagination"></div>
  1259. </div>
  1260. <div class="jp-carousel-photo-title-container">
  1261. <h2 class="jp-carousel-photo-caption"></h2>
  1262. </div>
  1263. <div class="jp-carousel-photo-icons-container">
  1264. <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility">
  1265. <span class="jp-carousel-icon">
  1266. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1267. <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">
  1268. <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/>
  1269. </mask>
  1270. <g mask="url(#maskInfo)">
  1271. <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/>
  1272. </g>
  1273. </svg>
  1274. </span>
  1275. </a>
  1276. <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility">
  1277. <span class="jp-carousel-icon">
  1278. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1279. <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20">
  1280. <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/>
  1281. </mask>
  1282. <g mask="url(#maskComments)">
  1283. <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/>
  1284. </g>
  1285. </svg>
  1286. <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span>
  1287. </span>
  1288. </a>
  1289. </div>
  1290. </div>
  1291. <div class="jp-carousel-info-extra">
  1292. <div class="jp-carousel-info-content-wrapper">
  1293. <div class="jp-carousel-photo-title-container">
  1294. <h2 class="jp-carousel-photo-title"></h2>
  1295. </div>
  1296. <div class="jp-carousel-comments-wrapper">
  1297. <div id="jp-carousel-comments-loading">
  1298. <span>Loading Comments...</span>
  1299. </div>
  1300. <div class="jp-carousel-comments"></div>
  1301. <div id="jp-carousel-comment-form-container">
  1302. <span id="jp-carousel-comment-form-spinner">&nbsp;</span>
  1303. <div id="jp-carousel-comment-post-results"></div>
  1304. <form id="jp-carousel-comment-form">
  1305. <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label>
  1306. <textarea
  1307. name="comment"
  1308. class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea"
  1309. id="jp-carousel-comment-form-comment-field"
  1310. placeholder="Write a Comment..."
  1311. ></textarea>
  1312. <div id="jp-carousel-comment-form-submit-and-info-wrapper">
  1313. <div id="jp-carousel-comment-form-commenting-as">
  1314. <fieldset>
  1315. <label for="jp-carousel-comment-form-email-field">Email</label>
  1316. <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field" />
  1317. </fieldset>
  1318. <fieldset>
  1319. <label for="jp-carousel-comment-form-author-field">Name</label>
  1320. <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field" />
  1321. </fieldset>
  1322. <fieldset>
  1323. <label for="jp-carousel-comment-form-url-field">Website</label>
  1324. <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field" />
  1325. </fieldset>
  1326. </div>
  1327. <input
  1328. type="submit"
  1329. name="submit"
  1330. class="jp-carousel-comment-form-button"
  1331. id="jp-carousel-comment-form-button-submit"
  1332. value="Post Comment" />
  1333. </div>
  1334. </form>
  1335. </div>
  1336. </div>
  1337. <div class="jp-carousel-image-meta">
  1338. <div class="jp-carousel-title-and-caption">
  1339. <div class="jp-carousel-photo-info">
  1340. <h3 class="jp-carousel-caption" itemprop="caption description"></h3>
  1341. </div>
  1342. <div class="jp-carousel-photo-description"></div>
  1343. </div>
  1344. <ul class="jp-carousel-image-exif" style="display: none;"></ul>
  1345. <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;">
  1346. <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  1347. <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18">
  1348. <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/>
  1349. </mask>
  1350. <g mask="url(#mask0)">
  1351. <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/>
  1352. </g>
  1353. </svg>
  1354. <span class="jp-carousel-download-text"></span>
  1355. </a>
  1356. <div class="jp-carousel-image-map" style="display: none;"></div>
  1357. </div>
  1358. </div>
  1359. </div>
  1360. </div>
  1361. </div>
  1362. </div>
  1363. <script type="text/javascript">
  1364. window.WPCOM_sharing_counts = {"https:\/\/syracusesolnet.wordpress.com\/":35};
  1365. </script>
  1366. <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s2.wp.com/_static/??-eJydjEEKgCAQAD+UrR6KLtFbTJfQdJXWxe9HUB/oOMMw0KtyhRpSgyyqJjkCMURs1brzZWAhyMVLQgZnryKMCbiHipfahXzC0TEP8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' />
  1367. <script type="text/javascript" id="jetpack-carousel-js-extra">
  1368. /* <![CDATA[ */
  1369. var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"};
  1370. var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/syracusesolnet.wordpress.com\/wp-admin\/admin-ajax.php","nonce":"583d2a4ec1","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"0","login_url":"https:\/\/syracusesolnet.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fsyracusesolnet.wordpress.com%2F","blog_id":"3327420","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=3327420&v=wpcom&tz=-4&user_id=0&subd=syracusesolnet","is_public":"1"};
  1371. /* ]]> */
  1372. </script>
  1373. <script type="text/javascript" id="sharing-js-js-extra">
  1374. /* <![CDATA[ */
  1375. var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"};
  1376. /* ]]> */
  1377. </script>
  1378. <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJydUEuuAjEMuxAloAEhFk/vKCjThpIh/WjSquL2DIifZsGCXezYlhNo2dgUC8UCg0JIPQuZqjSinzjD8ZiWgy7gQ9dL8iZL9RwVWhodOjVWUJX0FtKwyNwT6tvBzlNRoDpt05nJCDYoFLJgoRn/JWegktGeHxi0RjhwtNBXFgcWxzSdIS/Zk1gGjl9SnzLTsk1hBn9uoyccafqTu9xHjv5R4z/8rXfdetOtuu1+uAJFVJTs'></script>
  1379. <script type="text/javascript" id="sharing-js-js-after">
  1380. /* <![CDATA[ */
  1381. var windowOpen;
  1382. ( function () {
  1383. function matches( el, sel ) {
  1384. return !! (
  1385. el.matches && el.matches( sel ) ||
  1386. el.msMatchesSelector && el.msMatchesSelector( sel )
  1387. );
  1388. }
  1389. document.body.addEventListener( 'click', function ( event ) {
  1390. if ( ! event.target ) {
  1391. return;
  1392. }
  1393. var el;
  1394. if ( matches( event.target, 'a.share-facebook' ) ) {
  1395. el = event.target;
  1396. } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) {
  1397. el = event.target.parentNode;
  1398. }
  1399. if ( el ) {
  1400. event.preventDefault();
  1401. // If there's another sharing window open, close it.
  1402. if ( typeof windowOpen !== 'undefined' ) {
  1403. windowOpen.close();
  1404. }
  1405. windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' );
  1406. return false;
  1407. }
  1408. } );
  1409. } )();
  1410. var windowOpen;
  1411. ( function () {
  1412. function matches( el, sel ) {
  1413. return !! (
  1414. el.matches && el.matches( sel ) ||
  1415. el.msMatchesSelector && el.msMatchesSelector( sel )
  1416. );
  1417. }
  1418. document.body.addEventListener( 'click', function ( event ) {
  1419. if ( ! event.target ) {
  1420. return;
  1421. }
  1422. var el;
  1423. if ( matches( event.target, 'a.share-x' ) ) {
  1424. el = event.target;
  1425. } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-x' ) ) {
  1426. el = event.target.parentNode;
  1427. }
  1428. if ( el ) {
  1429. event.preventDefault();
  1430. // If there's another sharing window open, close it.
  1431. if ( typeof windowOpen !== 'undefined' ) {
  1432. windowOpen.close();
  1433. }
  1434. windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomx', 'menubar=1,resizable=1,width=600,height=350' );
  1435. return false;
  1436. }
  1437. } );
  1438. } )();
  1439. /* ]]> */
  1440. </script>
  1441. <script type="text/javascript">
  1442. (function () {
  1443. var wpcom_reblog = {
  1444. source: 'toolbar',
  1445. toggle_reblog_box_flair: function (obj_id, post_id) {
  1446. // Go to site selector. This will redirect to their blog if they only have one.
  1447. const postEndpoint = `https://wordpress.com/post`;
  1448. // Ideally we would use the permalink here, but fortunately this will be replaced with the
  1449. // post permalink in the editor.
  1450. const originalURL = `${ document.location.href }?page_id=${ post_id }`;
  1451. const url =
  1452. postEndpoint +
  1453. '?url=' +
  1454. encodeURIComponent( originalURL ) +
  1455. '&is_post_share=true' +
  1456. '&v=5';
  1457. const redirect = function () {
  1458. if (
  1459. ! window.open( url, '_blank' )
  1460. ) {
  1461. location.href = url;
  1462. }
  1463. };
  1464. if ( /Firefox/.test( navigator.userAgent ) ) {
  1465. setTimeout( redirect, 0 );
  1466. } else {
  1467. redirect();
  1468. }
  1469. },
  1470. };
  1471. window.wpcom_reblog = wpcom_reblog;
  1472. })();
  1473. </script>
  1474. <script type="text/javascript">
  1475. // <![CDATA[
  1476. (function() {
  1477. try{
  1478. if ( window.external &&'msIsSiteMode' in window.external) {
  1479. if (window.external.msIsSiteMode()) {
  1480. var jl = document.createElement('script');
  1481. jl.type='text/javascript';
  1482. jl.async=true;
  1483. jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php';
  1484. var s = document.getElementsByTagName('script')[0];
  1485. s.parentNode.insertBefore(jl, s);
  1486. }
  1487. }
  1488. }catch(e){}
  1489. })();
  1490. // ]]>
  1491. </script><script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript">
  1492. _tkq = window._tkq || [];
  1493. _stq = window._stq || [];
  1494. _tkq.push(['storeContext', {'blog_id':'3327420','blog_tz':'-4','user_lang':'en','blog_lang':'en','user_id':'0'}]);
  1495. _stq.push(['view', {'blog':'3327420','v':'wpcom','tz':'-4','user_id':'0','post':'35','subd':'syracusesolnet'}]);
  1496. _stq.push(['extra', {'crypt':'UE5XaGUuOTlwaD85flAmcm1mcmZsaDhkV11YdWFnNncxc1tjZG9XVXhRREQ/V0w5cWpkb01PR3VqczBmb3pXN01vVUlfc2k4cXlYSmwlSzZVdjFnNVkrRUQtVkxkeWZBTzRYWlo9S2RoaEJXaEJZT1lRVGRncj9IZXM9bzBxLUVsLTJiQ3VvJmJFYlhkTlZaPTJxOHVjUjNmQXxhV1RRaTVhaUcrRTdGaENEcV9+UkM0a3ElWjV6NVN3M0NUek0lP3k1L242b2J3Mi5ObS5+TjdFJlhUNjV1XTN1bEQ4ZSVUeFYzd2tbdFVtZU5VTy1OOWF2VFQ9ZCU5VXRXdW0xTjk9d29NYiZrJm9F'}]);
  1497. _stq.push([ 'clickTrackerInit', '3327420', '35' ]);
  1498. </script>
  1499. <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript>
  1500. <div id="marketingbar" class="marketing-bar noskim "><div class="marketing-bar-text">Design a site like this with WordPress.com</div><a class="marketing-bar-button" href="https://wordpress.com/start/?ref=marketing_bar">Get started</a><a class="marketing-bar-link" tabindex="-1" aria-label="Create your website at WordPress.com" href="https://wordpress.com/start/?ref=marketing_bar"></a></div> <script type="text/javascript">
  1501. window._tkq = window._tkq || [];
  1502. window._tkq.push( [ 'recordEvent', 'wpcom_marketing_bar_impression', {"is_current_user_blog_owner":false} ] );
  1503. document.querySelectorAll( '#marketingbar > a' ).forEach( link => {
  1504. link.addEventListener( 'click', ( e ) => {
  1505. window._tkq.push( [ 'recordEvent', 'wpcom_marketing_bar_cta_click', {"is_current_user_blog_owner":false} ] );
  1506. } );
  1507. });
  1508. </script><script>
  1509. ( function() {
  1510. function getMobileUserAgentInfo() {
  1511. if ( typeof wpcom_mobile_user_agent_info === 'object' ) {
  1512. wpcom_mobile_user_agent_info.init();
  1513. var mobileStatsQueryString = '';
  1514. if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) {
  1515. mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName;
  1516. }
  1517. if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) {
  1518. mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName;
  1519. }
  1520. if ( wpcom_mobile_user_agent_info.isIPad() ) {
  1521. mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views';
  1522. }
  1523. if ( mobileStatsQueryString != '' ) {
  1524. new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();
  1525. }
  1526. }
  1527. }
  1528. document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo );
  1529. } )();
  1530. </script>
  1531. </body>
  1532. </html>
  1533. <!--
  1534. generated in 0.148 seconds
  1535. 131016 bytes batcached for 300 seconds
  1536. -->

↑ Top