/**
 * @author Andrew Smith
 */
var currentTime = new Date();
var year = currentTime.getFullYear();
