Lol, the fiddle is the basics.
In HTML, you make an element to contain the quotes; in JavaScript, you create an array to hold the quotes, make a function that selects a random entry from the array and inserts it into said element, and set an image to execute said function when clicked.