Okay, so I had no idea how complicated the Almanac and Summary pages were. After looking at them on the current site, I had the idea to combine the two into the same page since they essentially accomplish the same end result, but for different time ranges (which I separate using tabs). However, this is going to be a really complicated undertaking. Hopefully by the end of it I can better organize the user interface and clean up the code to make it more readable (the almanac page alone has over 2200 lines in it). This is going to be fun…
-Will