{
    if ( ($ibay->prop('Browseable') || 'yes') eq 'disabled') {
        $OUT .= "browseable = no\n";
    }
}
