if (isset($control['rel'])) {
                $string .= " rel=\"" . $control['rel'] . "\"";
            }