//can be required //uses to pass dayTime as static global variable var GlobalVariables = { DayTime: false }; exports = GlobalVariables;