function testButton() {
    document.write("Why did you click me?");
}