Häfele - Decorative Cabinet Hardware, Knobs, Handles, Pulls, Appliance Pulls - Links
$cols = 3;
$i = 0;
require_once('../common.php');
$children = Section::fetch_children_of(
'hafele', " ");
$num_children = sizeof($children);
foreach ($children as $child) {
$link = $child->link();
?>
= $child->Name ?>
|
$i++; if ($i != $num_children && ($i % $cols) == 0) { ?>
} ?>
} ?>
|