function outputQuote() { document.write('What then shall we say to these things? If God is for us, who can be against us?'); } function outputTitle() { document.write('Romans 8:31'); } function outputDate() { document.write('30 Jul 2010'); }