url(array('controller' => 'units', 'action' => 'view', $unit['id'])) . '" alt="Unit #' . $unit['name'] . '" title="Unit #' . $unit['name'] . (empty($unit['data']['CurrentLease']['id']) ? '' : ('; ' . /* 'Lease #' . */ /* $unit['data']['CurrentLease']['id'] . */ /* '; ' . */ $unit['data']['Customer']['name'] . '; Paid Through ' . $unit['data']['CurrentLease']['paid_through_date']) ) . '">' . "\n"); } }// for indentation purposes ?> image(array('controller' => 'maps', 'action' => 'map', $info['map_id'], $info['width']), array('alt' => 'Site Map', 'class' => 'map', 'border' => 0, 'usemap' => '#mapzones')); ?>
image(array('controller' => 'maps', 'action' => 'legend', $info['map_id'], $info['width']/2), array('alt' => 'Site Map Legend', 'class' => 'legend')); ?>