Hello World!

This is a test!

var number = Math.random() * 100 + 9;

document.write("Where are we going??");

setTimeout();