'; echo '
'.$type_text[$type].''; include "includes/html/pages/routing/overview/$type.inc.php"; echo '
'; echo ''; } else { $graph_title = $type_text[$type]; $graph_type = 'device_'.$type; include 'includes/html/print-device-graph.php'; } } }