function foobar() {
    alert( 'Hello,World!' );
}