// Source by Philipp Lenssen // licensed under the GNU GPL CC license: // http://creativecommons.org/licenses/GPL/2.0/ require_once('misc.php'); $g_avatar_max = 37; $room_tag = ( isset($_GET['room_tag']) ) ? $_GET['room_tag'] : 'silvertown'; header("Content-type: text/html; charset=iso-8859-1"); ?>