var options_0 = {
interval: 20,
duration: 1500,
container: {
id: "counters-0",
},
number: {
value: "2000",
class: "qty numscroller"
},
unit: {
value: "",
class: "unit"
},
name: {
value: "POLAZNIKA ZAVRŠILO OBUKU NA RADNOM MESTU",
class: "name"
},
icon: {
class: "text-center adalicon data-strip icon-hardhat"
}
}
var init = function (options){
if (!isNaN(options.number.value)){
var u = "", d = 1;
if (options.number.value >= 1e6){
u = "M";
d = 1e6;
}
options.number.value = (options.number.value / d)
.toLocaleString('en-US', { style: 'decimal', maximumFractionDigits : 1 }) + u;
}
AdaliaGraphs.counterGraph(options);
};
init(options_0);
var currentScript = document.currentScript || document.scripts[document.scripts.length - 1];
currentScript.parentNode.removeChild(currentScript);
var options_1 = {
interval: 20,
duration: 1500,
container: {
id: "counters-1",
},
number: {
value: "250",
class: "qty numscroller"
},
unit: {
value: "",
class: "unit"
},
name: {
value: "KOMPANIJA",
class: "name"
},
icon: {
class: "text-center adalicon data-strip icon-infrastructure"
}
}
var init = function (options){
if (!isNaN(options.number.value)){
var u = "", d = 1;
if (options.number.value >= 1e6){
u = "M";
d = 1e6;
}
options.number.value = (options.number.value / d)
.toLocaleString('en-US', { style: 'decimal', maximumFractionDigits : 1 }) + u;
}
AdaliaGraphs.counterGraph(options);
};
init(options_1);
var currentScript = document.currentScript || document.scripts[document.scripts.length - 1];
currentScript.parentNode.removeChild(currentScript);
var options_2 = {
interval: 20,
duration: 1500,
container: {
id: "counters-2",
},
number: {
value: "77",
class: "qty numscroller"
},
unit: {
value: "%",
class: "unit"
},
name: {
value: "POLAZNIKA OBUKA SE ZAPOSLILO",
class: "name"
},
icon: {
class: "text-center adalicon data-strip icon-case"
}
}
var init = function (options){
if (!isNaN(options.number.value)){
var u = "", d = 1;
if (options.number.value >= 1e6){
u = "M";
d = 1e6;
}
options.number.value = (options.number.value / d)
.toLocaleString('en-US', { style: 'decimal', maximumFractionDigits : 1 }) + u;
}
AdaliaGraphs.counterGraph(options);
};
init(options_2);
var currentScript = document.currentScript || document.scripts[document.scripts.length - 1];
currentScript.parentNode.removeChild(currentScript);
var options_3 = {
interval: 20,
duration: 1500,
container: {
id: "counters-3",
},
number: {
value: "29057",
class: "qty numscroller"
},
unit: {
value: "",
class: "unit"
},
name: {
value: "MLADIH PRIMILO USLUGE KARIJERNOG SAVETOVANJA",
class: "name"
},
icon: {
class: "text-center adalicon data-strip icon-people"
}
}
var init = function (options){
if (!isNaN(options.number.value)){
var u = "", d = 1;
if (options.number.value >= 1e6){
u = "M";
d = 1e6;
}
options.number.value = (options.number.value / d)
.toLocaleString('en-US', { style: 'decimal', maximumFractionDigits : 1 }) + u;
}
AdaliaGraphs.counterGraph(options);
};
init(options_3);
var currentScript = document.currentScript || document.scripts[document.scripts.length - 1];
currentScript.parentNode.removeChild(currentScript);
var options_4 = {
interval: 20,
duration: 1500,
container: {
id: "counters-4",
},
number: {
value: "125",
class: "qty numscroller"
},
unit: {
value: "",
class: "unit"
},
name: {
value: "PROGRAMA OBUKE",
class: "name"
},
icon: {
class: "text-center adalicon data-strip icon-education"
}
}
var init = function (options){
if (!isNaN(options.number.value)){
var u = "", d = 1;
if (options.number.value >= 1e6){
u = "M";
d = 1e6;
}
options.number.value = (options.number.value / d)
.toLocaleString('en-US', { style: 'decimal', maximumFractionDigits : 1 }) + u;
}
AdaliaGraphs.counterGraph(options);
};
init(options_4);
var currentScript = document.currentScript || document.scripts[document.scripts.length - 1];
currentScript.parentNode.removeChild(currentScript);