Scusatemi, stò cercando di validare il mio sito, ma per la mia ignoranza non riesco a farlo in un punto.

Mi dà questo errore su due javascript

<script type="text/javascript" src="js/head_mootools.js"></script>
<script type="text/javascript" src="js/head_imageMenu.js"></script>
e questo è il messaggio

Sorry, I am unable to validate this document because on line 21 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xF9" does not map to Unicode
Primo javascript
Secondo javascript

Come vedo modificare i due file e rendere il sito valido?