hey.....

This is a scripting language. This is a real programming language that browers understand. For example let's say in HTML you have a text box where someone can type in something.. but you don't want them to write naughty words in it. You could use Javascript to parse the text that was typed in in order to check for naughty words.
Javascript allows you to do things on a webpage that HTML and XML won't let you do. HTML is the base, with Javascript sitting on top of it. XML is like a data file standing outside the main sphere of HTML/Javascript.
Christmas Treasure Hunt