"; } echo(""); echo(" "); echo("
$image $device[hostname]
$device[hardware]
$device[os] $device[version]
$device[features]
$device[location]
Up " . formatUptime($device[uptime]) ."
"); if($_GET['page'] == 'device') { if($_GET['graphs'] == 'yes') { echo("

Hide Graphs

"); } else { echo("

Show Graphs

"); } } echo("
"); ?>