";
foreach($platforms as $short_name=>$p) {
show_platform($short_name, $p, $dev);
}
list_end();
echo "
If your computer is not of one of these types, you can
";
}
echo "
Download information can be restricted by
platform and/or version number,
and can be down in XML format.
Details.
";
page_tail();
}
?>