// JavaScript Document
function test() {
	alert ("Hello World!');
	return false
}