
function empty() {
	var test = "test" ;
	return (false) ;
}
