// see page 142 of http://www.oreilly.com/catalog/jscript5/ // for an explanation of this. (function() { var out = ''; out += ''; out += '
'; out += '

My Golf Stats

'; out += ''; out += 'More...
'; out += ''; out += '
'; document.write(out); })();