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