xhtml strict does not allow the use of the function "document.write". the sharethis javascript uses document.write which is an issue but not a problem.
the fix is simple. add a new version of document.write to the web pages.
to find the javascript for creating a new document.write just google "document.write = function"
