Name: name Value: java2s.com Name: topic Value: CSS Name: printMessages Value: function() { document.writeln("Hello " + this.name + ". "); document.writeln("Today is " + this.topic + "."); }