looks neat, but take a bit of time to load.
btw, i found this error:
Code:
Warning: getimagesize(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /includes/functions_bbcodeparse.php on line 1165
Warning: getimagesize(http://www.altsounds.com/i/secrets.jpg): failed to open stream: Success in /includes/functions_bbcodeparse.php on line 1165
you may add @ sign before getimagesize() function to oppress that error in case images on remote server ain't exist.