function jsprint() { var s = ''; s += ''; return (s); } document.write(jsprint());