Changelog v1.05

- Changed layout a whole bunch.
- Added categories for stuff
- Added new Post system, works via JS.
- Welcome, Sitemap, Abt me, Links, and blinkies added to homepage.
- Updated posts to new format
- Turned left and right box into JS containers?
- Right box gone.
- Mobile friendly I guess?

Big ass site update but yeah, posts are a lot easier, formatting is better OH BEFORE I FORGET

- added debug container to EVERY page
- If debug container is not on every page it may break some javascript features.

IE: if you have a thing to put a picture on the screen with JS, if that code is not called upon, it breaks EVERYTHING, after it in JS.
Posts, images, innerhtml, nothing will replace anything else unless it's being called by Debug.

DO NOT REMOVE DEBUG FROM ANYTHING IT WILL BREAK THE ENTIRE SITE.