// JavaScript source code
function Hello() {
    alert('hellow');
}