<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


{
var d=new Date()
document.write(d.getFullYear());
}

//  End -->