About These Pages: Red
This site has turned out to be an exercise in cramming as much information into a single page as possible. The address bar doesn't reflect it, but the .htaccess file does: every "page" on site is actually the index page with a few adjustments. Every button click generates a $_GET request that loads all but one of the page onlineponents. The head, header, and foot are all the same files. The $_GET parameters determine the styling and which buttons and such get loaded. I wanted a Dismiss feature on each page; some have more than one - the color pages exit when the page banner is clicked. On the "logos" pages the banner selects another image from the same category.