Show all';
foreach($algos as $a => $count) {
if($a == $algo)
$options .= '';
else
$options .= '';
}
JavascriptFile("/yaamp/ui/js/jquery.metadata.js");
JavascriptFile("/yaamp/ui/js/jquery.tablesorter.widgets.js");
echo <<
Select Algo:
Show current state of the database (devices/algos)
end;