﻿// JavaScript Document
var nowyear     = now.getFullYear();

document.write('-'+nowyear);

