$title = $box['title']; include('header.php'); include('type_'.$box['type'].'.php'); /* echo '
Located in: '; foreach($tags as $tag){ echo ''.$tag[name].', '; }*/