function outputQuote() { document.write('A friend loves at all times, and a brother is born for adversity.'); } function outputTitle() { document.write('Proverbs 17:17'); } function outputDate() { document.write('04 Feb 2012'); }