Who is your favorite radio manufacturer?


I am in the process of rewriting a bunch of code on the website in order to clean up the code and make it easier to manage. If you should experience any downtime or errors please wait a few minutes and then try to load the website again. I will post a notification as soon as I am done. Thanks in advance for your patience and understanding.

Example: After cleaning and rewriting the code, here are the Before and After numbers for lines of code that are used to display the next dinner information shown on the left.

Next Dinner Info Code
Before: 254 Lines
After: 110 Lines

As you can see the new code still displays the same data and format. If I were to remove all the coding comments I could cut the number of lines of code back to about 100. In case you were wondering, the website is written using a combination of HTML, PHP and Javascript.