Need help with XML Errors.
Im debugging my pages and ran into a ton of XML errors most seem to be related to this code.
PHP Code:
<body onload="if (is_ie || is_moz) { var cpost=document.location.hash;if(cpost){ if(cobj = fetch_object(cpost.substring(1,cpost.length)))cobj.scrollIntoView(true); }}">
Im not that good with this type of code so could someone please check my page errors and point me in the right direction. Thank you for your time.
W3C validation page for my
Homepage
Scroll to the bottom to see all the XML errors.