# Postscript output file name $OutputFileName = "sd.ps"; # Latitude of dial in degrees north of the equator $Latitude = "42:20"; # Longitude of dial in degrees west of Greenwich $Longitude = "71:00"; # Time Zone of dial $TimeZone = "EST"; # Latest time to show on the winter dial $LastWinterTime = "15:10"; # Earliest time to show on the summer dial $FirstSummerTime = "5:10"; # Sentitious saying for decoration $Motto = "Tempus Fugit";