{"id":1919,"date":"2016-11-22T15:40:10","date_gmt":"2016-11-22T13:40:10","guid":{"rendered":"http:\/\/sifmuntenia.ro\/en\/?page_id=1919"},"modified":"2016-12-08T13:31:20","modified_gmt":"2016-12-08T11:31:20","slug":"shareholders-structure","status":"publish","type":"page","link":"https:\/\/www.longshield.ro\/en\/about-the-company\/key-information\/shareholders-structure\/","title":{"rendered":"Shareholders Structure"},"content":{"rendered":"\n<script>\n\njQuery( document ).ready( function($) {\n    \n    var data = [{\"DataInregistrare\":1774915200000,\"Categorie\":\"Romanian shareholders - natural persons\",\"NrActionari\":5924525,\"ProcentDetinere\":60.476},{\"DataInregistrare\":1774915200000,\"Categorie\":\"Foreign shareholders - natural persons\",\"NrActionari\":2072,\"ProcentDetinere\":0.215},{\"DataInregistrare\":1774915200000,\"Categorie\":\"Romanian shareholders - legal persons\",\"NrActionari\":101,\"ProcentDetinere\":35.203},{\"DataInregistrare\":1774915200000,\"Categorie\":\"Foreign shareholders - legal person\",\"NrActionari\":9,\"ProcentDetinere\":4.106},{\"DataInregistrare\":1774915200000,\"Categorie\":\"TOTAL\",\"NrActionari\":5926707,\"ProcentDetinere\":100}]    \n    var i;\n    \n    for ( i = 0; i < data.length; i++ ) {\n        \n        data[i].name = data[i].Categorie;\n        delete data[i].Categorie;\n        \n        data[i].y = data[i].ProcentDetinere;\n        delete data[i].ProcentDetinere;\n        \n        delete data[i].DataInregistrare;\n        delete data[i].NrActionari;\n        \n    }\n    \n    data.pop();\n    \n    Highcharts.setOptions({\n        \n        lang: {\n            decimalPoint: \".\",\n            thousandsSep: \",\"\n        }\n        \n    });\n    \n    $(function() {\n        \n        var vw;\n        \n        var structuraActionariat = Highcharts.chart( 'structura-actionariat', {\n            \n            chart: {\n                plotBackgroundColor: null,\n                plotBorderWidth: null,\n                plotShadow: false,\n                type: 'pie',\n                spacing: [0, 0, 0, 0],\n                spacingTop: 0,\n                spacingRight: 0,\n                spacingBottom: 0,\n                spacingLeft: 0,\n                margin: [0, 0, 0, 0],\n                marginTop: 0,\n                marginRight: 0,\n                marginBottom: 0,\n                marginLeft: 0\n            },\n            colors: [\n                '#144981',\n                '#007ac5',\n                '#30629f',\n                '#00afed',\n                '#0097a9',\n                '#65c2e3',\n                '#add7ec',\n                '#648398'\n            ],\n            title: {\n                text: null\n            },\n            credits: {\n                enabled: false\n            },\n            tooltip: {\n                backgroundColor: 'rgba(255,255,255,0.9)',\n                borderColor: '#e9eff2',\n                padding: 10,\n                borderWidth: 1,\n                borderRadius: 0,\n                shadow: false,\n                style: {\n                    fontFamily: '\"proxima-nova\", Arial, sans-serif',\n                    fontSize: '14px',\n                    color: '#255689'\n                },\n                headerFormat: '',\n                pointFormat: '{point.name}: <b>{point.y:.4f}%<\/b>'\n            },\n            plotOptions: {\n                pie: {\n                    dataLabels: {\n                        enabled: false\n                    },\n                    showInLegend: true,\n                    center: ['532px', '50%']\n                }\n            },\n            legend: {\n                align: 'left',\n                verticalAlign: 'middle',\n                layout: 'vertical',\n                margin: 0,\n                padding: 0,\n                itemMarginTop: 12,\n                itemMarginBottom: 12,\n                symbolWidth: 24,\n                symbolHeight: 24,\n                symbolRadius: 12,\n                symbolPadding: 18,\n                itemHoverStyle: {\n                    color: '#255689'\n                },\n                itemStyle: {\n                    color: '#7b93a2',\n                    fontFamily: '\"proxima-nova\", Arial, sans-serif;',\n                    fontWeight: '400',\n                    fontSize: '14px'\n                }\n            },\n            series: [{\n                name: 'Procent Detinere',\n                data: data,\n                size: 350,\n                innerSize: '60%'\n            }]\n            \n        });\n        \n        $(window).load(function(){\n\n            vw = window.innerWidth;\n            \n            if ( vw < 1200 && vw >= 1024 ) {\n\n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: null\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '50%']\n                        }\n                    },\n                    legend: {\n                        align: 'right',\n                        x: 0\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n\n            } else if ( vw < 1024 && vw >= 680 ) {\n                \n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: null\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '50%']\n                        }\n                    },\n                    legend: {\n                        align: 'left',\n                        x: 320\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n                \n            } else if ( vw < 680 ) {\n                \n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: 450\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '115px']\n                        }\n                    },\n                    legend: {\n                        align: 'left',\n                        verticalAlign: 'bottom',\n                        x: 0\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n                \n            }\n\n        });\n        \n        $(window).resize(function(){\n\n            vw = window.innerWidth;\n            \n            if ( vw < 1200 && vw >= 1024 ) {\n\n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: null\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '50%']\n                        }\n                    },\n                    legend: {\n                        align: 'right',\n                        verticalAlign: 'middle',\n                        x: 0\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n\n            } else if ( vw < 1024 && vw >= 680 ) {\n                \n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: null\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '50%']\n                        }\n                    },\n                    legend: {\n                        align: 'left',\n                        verticalAlign: 'middle',\n                        x: 320\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n                \n            } else if ( vw < 680 ) {\n                \n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: 450\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['110px', '115px']\n                        }\n                    },\n                    legend: {\n                        align: 'left',\n                        verticalAlign: 'bottom',\n                        x: 0\n                    },\n                    series: [{\n                        size: 260\n                    }]\n                    \n                });\n                \n            } else {\n                \n                structuraActionariat.update({\n                    \n                    chart: {\n                        height: null\n                    },\n                    plotOptions: {\n                        pie: {\n                            center: ['532px', '50%']\n                        }\n                    },\n                    legend: {\n                        align: 'left',\n                        verticalAlign: 'middle',\n                        x: 0\n                    },\n                    series: [{\n                        size: 350\n                    }]\n                    \n                });\n\n            }\n\n        });\n        \n    });\n    \n});\n\n<\/script>\n\n\n<h2>Shareholders' breakdown at 31 March 2026<\/h2>\n\n<table class=\"table--cards\">\n   \n    <thead>\n    \n        <tr><th>Category<\/th><th>Number of shareholders<\/th><th>Percentage<\/th><\/tr>    \n    <\/thead>\n    \n    <tbody>\n    \n    <tr><td data-title=\"Category\">Romanian shareholders - natural persons<\/td><td data-title=\"Number of shareholders\">5,924,525<\/td><td data-title=\"Percentage\">60.4760<\/td><\/tr><tr><td data-title=\"Category\">Foreign shareholders - natural persons<\/td><td data-title=\"Number of shareholders\">2,072<\/td><td data-title=\"Percentage\">0.2150<\/td><\/tr><tr><td data-title=\"Category\">Romanian shareholders - legal persons<\/td><td data-title=\"Number of shareholders\">101<\/td><td data-title=\"Percentage\">35.2030<\/td><\/tr><tr><td data-title=\"Category\">Foreign shareholders - legal person<\/td><td data-title=\"Number of shareholders\">9<\/td><td data-title=\"Percentage\">4.1060<\/td><\/tr>    \n    <\/tbody>\n    \n    <tfoot>\n       \n        <tr><td data-title=\"Category\">TOTAL<\/td><td data-title=\"Number of shareholders\">5,926,707<\/td><td data-title=\"Percentage\">100<\/td><\/tr>        \n    <\/tfoot>\n    \n<\/table>\n\n<h2>Shareholders' breakdown on stake size at 31 March 2026<\/h2>\n\n<div id=\"structura-actionariat\"><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":1913,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1919","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/pages\/1919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/comments?post=1919"}],"version-history":[{"count":2,"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/pages\/1919\/revisions"}],"predecessor-version":[{"id":2293,"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/pages\/1919\/revisions\/2293"}],"up":[{"embeddable":true,"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/pages\/1913"}],"wp:attachment":[{"href":"https:\/\/www.longshield.ro\/en\/wp-json\/wp\/v2\/media?parent=1919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}