﻿// These are the default, 'constant' values - for example page node ID's.
// Eventually these should be replaced with code that automatically detects it.

// used in news section to indicate what the node id is for the node representing the current year (e.g. 2011 = id 1231, etc)
var GlobalValueLatestYearNode = 3086;
