I think you're experiencing some jQuery conflict. I have on this page, among others, the link
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
WhenIcommentonthisline,thepageappears,asshowninthisimage.Iwantyoutostaythatway,
but the acordion and faq acordion menu do not work.
If I uncomment this link from Ajax the menu and faq acordion re-run, but the header looks like this image.
How to find out where the error is? How to fix this?
NOTE: I do not understand anything about jQuery