function change() {
if(document.getElementById("pc").checked === true){
document.getElementById("the_map1").style.display = "block";
document.getElementById("the_map2").style.display = "none";
document.getElementById("legend1").style.display = "block";
document.getElementById("legend2").style.display = "none";
document.getElementById("tab_pc").style.display = "block";
document.getElementById("tab_daact").style.display = "none";
}
else
{
document.getElementById("the_map1").style.display = "none";
document.getElementById("the_map2").style.display = "block";
document.getElementById("legend1").style.display = "none";
document.getElementById("legend2").style.display = "block";
document.getElementById("tab_pc").style.display = "none";
document.getElementById("tab_daact").style.display = "block";
}
}
Répartition des bâtiments par département
Carte de france nombre de PC
Légende carte PC
Bâtiments dédoublonnés au stade dépôt PC
Bâtiments Stade PC
| Total |
Maisons individuelles |
Logements collectifs |
Bureaux |
Ens. primaires |
Ens. secondaires |
| 495230 |
410817
|
56387
|
24314
|
2397
|
1315
|
Carte de france nombre de DAACT
Légende carte DAACT
Bâtiments dédoublonnés au stade DAACT
Bâtiments Stade DAACT
| Total |
Maisons individuelles |
Logements collectifs |
Bureaux |
Ens. primaires |
Ens. secondaires |
| 106624 |
102669
|
2184
|
1535
|
159
|
77
|
$(function () {
$(".mapcontainer1").mapael({
map: {
name: "france_departments",
defaultArea: {
attrs: {
stroke: "#fff",
"stroke-width": 1
},
attrsHover: {
"stroke-width": 2
}
}
},
legend: {
area: {
title: "Répartition des bâtiments par départment (PC)",
slices: [
{
max: 1500,
attrs: {
fill: "#97e766"
},
label: "Moins de 1500 bâtiments"
},
{
min: 1500,
max: 3000,
attrs: {
fill: "#7fd34d"
},
label: "Entre 1500 et 3000 bâtiments"
},
{
min: 3000,
max: 4500,
attrs: {
fill: "#5faa32"
},
label: "Entre 3000 et 4500 bâtiments"
},
{
min: 4500,
max: 6000,
attrs: {
fill: "#4f7d1a"
},
label: "Entre 4500 et 6000 bâtiments"
},
{
min: 6000,
max: 7500,
attrs: {
fill: "#345311"
},
label: "Entre 6000 et 7500 bâtiments"
},
{
min: 7500,
attrs: {
fill: "#23380A"
},
label: "Plus de 7500 bâtiments"
}
]
}
},
areas: {
"department-01": {
value: "7769",
href: "#",
tooltip: {content: "
AinNb. bât. :
7769"}
},
"department-02": {
value: "1859",
href: "#",
tooltip: {content: "
AisneNb. bât. :
1859"}
},
"department-03": {
value: "1648",
href: "#",
tooltip: {content: "
AllierNb. bât. :
1648"}
},
"department-04": {
value: "2090",
href: "#",
tooltip: {content: "
Alpes-de-Haute-ProvenceNb. bât. :
2090"}
},
"department-05": {
value: "2055",
href: "#",
tooltip: {content: "
Hautes-AlpesNb. bât. :
2055"}
},
"department-06": {
value: "6010",
href: "#",
tooltip: {content: "
Alpes-MaritimesNb. bât. :
6010"}
},
"department-07": {
value: "4574",
href: "#",
tooltip: {content: "
ArdècheNb. bât. :
4574"}
},
"department-08": {
value: "1365",
href: "#",
tooltip: {content: "
ArdennesNb. bât. :
1365"}
},
"department-09": {
value: "1586",
href: "#",
tooltip: {content: "
AriègeNb. bât. :
1586"}
},
"department-10": {
value: "1852",
href: "#",
tooltip: {content: "
AubeNb. bât. :
1852"}
},
"department-11": {
value: "4314",
href: "#",
tooltip: {content: "
AudeNb. bât. :
4314"}
},
"department-12": {
value: "2167",
href: "#",
tooltip: {content: "
AveyronNb. bât. :
2167"}
},
"department-13": {
value: "11272",
href: "#",
tooltip: {content: "
Bouches-du-RhôneNb. bât. :
11272"}
},
"department-14": {
value: "7782",
href: "#",
tooltip: {content: "
CalvadosNb. bât. :
7782"}
},
"department-15": {
value: "1064",
href: "#",
tooltip: {content: "
CantalNb. bât. :
1064"}
},
"department-16": {
value: "2432",
href: "#",
tooltip: {content: "
CharenteNb. bât. :
2432"}
},
"department-17": {
value: "11555",
href: "#",
tooltip: {content: "
Charente-MaritimeNb. bât. :
11555"}
},
"department-18": {
value: "1593",
href: "#",
tooltip: {content: "
CherNb. bât. :
1593"}
},
"department-19": {
value: "1915",
href: "#",
tooltip: {content: "
CorrèzeNb. bât. :
1915"}
},
"department-21": {
value: "2967",
href: "#",
tooltip: {content: "
Côte-d'OrNb. bât. :
2967"}
},
"department-22": {
value: "8843",
href: "#",
tooltip: {content: "
Côtes-d'ArmorNb. bât. :
8843"}
},
"department-23": {
value: "453",
href: "#",
tooltip: {content: "
CreuseNb. bât. :
453"}
},
"department-24": {
value: "5660",
href: "#",
tooltip: {content: "
DordogneNb. bât. :
5660"}
},
"department-25": {
value: "3803",
href: "#",
tooltip: {content: "
DoubsNb. bât. :
3803"}
},
"department-26": {
value: "4793",
href: "#",
tooltip: {content: "
DrômeNb. bât. :
4793"}
},
"department-27": {
value: "5074",
href: "#",
tooltip: {content: "
EureNb. bât. :
5074"}
},
"department-28": {
value: "3807",
href: "#",
tooltip: {content: "
Eure-et-LoirNb. bât. :
3807"}
},
"department-29": {
value: "12142",
href: "#",
tooltip: {content: "
FinistèreNb. bât. :
12142"}
},
"department-2A": {
value: "3606",
href: "#",
tooltip: {content: "
Corse-du-SudNb. bât. :
3606"}
},
"department-2B": {
value: "2746",
href: "#",
tooltip: {content: "
Haute-CorseNb. bât. :
2746"}
},
"department-30": {
value: "8076",
href: "#",
tooltip: {content: "
GardNb. bât. :
8076"}
},
"department-31": {
value: "13642",
href: "#",
tooltip: {content: "
Haute-GaronneNb. bât. :
13642"}
},
"department-32": {
value: "1861",
href: "#",
tooltip: {content: "
GersNb. bât. :
1861"}
},
"department-33": {
value: "18575",
href: "#",
tooltip: {content: "
GirondeNb. bât. :
18575"}
},
"department-34": {
value: "10784",
href: "#",
tooltip: {content: "
HéraultNb. bât. :
10784"}
},
"department-35": {
value: "13417",
href: "#",
tooltip: {content: "
Ille-et-VilaineNb. bât. :
13417"}
},
"department-36": {
value: "801",
href: "#",
tooltip: {content: "
IndreNb. bât. :
801"}
},
"department-37": {
value: "4311",
href: "#",
tooltip: {content: "
Indre-et-LoireNb. bât. :
4311"}
},
"department-38": {
value: "10575",
href: "#",
tooltip: {content: "
IsèreNb. bât. :
10575"}
},
"department-39": {
value: "1967",
href: "#",
tooltip: {content: "
JuraNb. bât. :
1967"}
},
"department-40": {
value: "7981",
href: "#",
tooltip: {content: "
LandesNb. bât. :
7981"}
},
"department-41": {
value: "2691",
href: "#",
tooltip: {content: "
Loir-et-CherNb. bât. :
2691"}
},
"department-42": {
value: "4612",
href: "#",
tooltip: {content: "
LoireNb. bât. :
4612"}
},
"department-43": {
value: "2153",
href: "#",
tooltip: {content: "
Haute-LoireNb. bât. :
2153"}
},
"department-44": {
value: "15698",
href: "#",
tooltip: {content: "
Loire-AtlantiqueNb. bât. :
15698"}
},
"department-45": {
value: "5779",
href: "#",
tooltip: {content: "
LoiretNb. bât. :
5779"}
},
"department-46": {
value: "1919",
href: "#",
tooltip: {content: "
LotNb. bât. :
1919"}
},
"department-47": {
value: "2515",
href: "#",
tooltip: {content: "
Lot-et-GaronneNb. bât. :
2515"}
},
"department-48": {
value: "783",
href: "#",
tooltip: {content: "
LozèreNb. bât. :
783"}
},
"department-49": {
value: "7859",
href: "#",
tooltip: {content: "
Maine-et-LoireNb. bât. :
7859"}
},
"department-50": {
value: "4930",
href: "#",
tooltip: {content: "
MancheNb. bât. :
4930"}
},
"department-51": {
value: "2837",
href: "#",
tooltip: {content: "
MarneNb. bât. :
2837"}
},
"department-52": {
value: "485",
href: "#",
tooltip: {content: "
Haute-MarneNb. bât. :
485"}
},
"department-53": {
value: "2564",
href: "#",
tooltip: {content: "
MayenneNb. bât. :
2564"}
},
"department-54": {
value: "3370",
href: "#",
tooltip: {content: "
Meurthe-et-MoselleNb. bât. :
3370"}
},
"department-55": {
value: "753",
href: "#",
tooltip: {content: "
MeuseNb. bât. :
753"}
},
"department-56": {
value: "12975",
href: "#",
tooltip: {content: "
MorbihanNb. bât. :
12975"}
},
"department-57": {
value: "5649",
href: "#",
tooltip: {content: "
MoselleNb. bât. :
5649"}
},
"department-58": {
value: "649",
href: "#",
tooltip: {content: "
NièvreNb. bât. :
649"}
},
"department-59": {
value: "10757",
href: "#",
tooltip: {content: "
NordNb. bât. :
10757"}
},
"department-60": {
value: "5519",
href: "#",
tooltip: {content: "
OiseNb. bât. :
5519"}
},
"department-61": {
value: "1035",
href: "#",
tooltip: {content: "
OrneNb. bât. :
1035"}
},
"department-62": {
value: "9139",
href: "#",
tooltip: {content: "
Pas-de-CalaisNb. bât. :
9139"}
},
"department-63": {
value: "5452",
href: "#",
tooltip: {content: "
Puy-de-DômeNb. bât. :
5452"}
},
"department-64": {
value: "7473",
href: "#",
tooltip: {content: "
Pyrénées-AtlantiquesNb. bât. :
7473"}
},
"department-65": {
value: "2080",
href: "#",
tooltip: {content: "
Hautes-PyrénéesNb. bât. :
2080"}
},
"department-66": {
value: "5097",
href: "#",
tooltip: {content: "
Pyrénées-OrientalesNb. bât. :
5097"}
},
"department-67": {
value: "6890",
href: "#",
tooltip: {content: "
Bas-RhinNb. bât. :
6890"}
},
"department-68": {
value: "6232",
href: "#",
tooltip: {content: "
Haut-RhinNb. bât. :
6232"}
},
"department-69": {
value: "9976",
href: "#",
tooltip: {content: "
RhôneNb. bât. :
9976"}
},
"department-70": {
value: "1619",
href: "#",
tooltip: {content: "
Haute-SaôneNb. bât. :
1619"}
},
"department-71": {
value: "3194",
href: "#",
tooltip: {content: "
Saône-et-LoireNb. bât. :
3194"}
},
"department-72": {
value: "3459",
href: "#",
tooltip: {content: "
SartheNb. bât. :
3459"}
},
"department-73": {
value: "5871",
href: "#",
tooltip: {content: "
SavoieNb. bât. :
5871"}
},
"department-74": {
value: "10858",
href: "#",
tooltip: {content: "
Haute-SavoieNb. bât. :
10858"}
},
"department-75": {
value: "1099",
href: "#",
tooltip: {content: "
ParisNb. bât. :
1099"}
},
"department-76": {
value: "7617",
href: "#",
tooltip: {content: "
Seine-MaritimeNb. bât. :
7617"}
},
"department-77": {
value: "8756",
href: "#",
tooltip: {content: "
Seine-et-MarneNb. bât. :
8756"}
},
"department-78": {
value: "6538",
href: "#",
tooltip: {content: "
YvelinesNb. bât. :
6538"}
},
"department-79": {
value: "2697",
href: "#",
tooltip: {content: "
Deux-SèvresNb. bât. :
2697"}
},
"department-80": {
value: "3342",
href: "#",
tooltip: {content: "
SommeNb. bât. :
3342"}
},
"department-81": {
value: "4014",
href: "#",
tooltip: {content: "
TarnNb. bât. :
4014"}
},
"department-82": {
value: "3059",
href: "#",
tooltip: {content: "
Tarn-et-GaronneNb. bât. :
3059"}
},
"department-83": {
value: "10388",
href: "#",
tooltip: {content: "
VarNb. bât. :
10388"}
},
"department-84": {
value: "5788",
href: "#",
tooltip: {content: "
VaucluseNb. bât. :
5788"}
},
"department-85": {
value: "15965",
href: "#",
tooltip: {content: "
VendéeNb. bât. :
15965"}
},
"department-86": {
value: "3364",
href: "#",
tooltip: {content: "
VienneNb. bât. :
3364"}
},
"department-87": {
value: "2635",
href: "#",
tooltip: {content: "
Haute-VienneNb. bât. :
2635"}
},
"department-88": {
value: "2606",
href: "#",
tooltip: {content: "
VosgesNb. bât. :
2606"}
},
"department-89": {
value: "1633",
href: "#",
tooltip: {content: "
YonneNb. bât. :
1633"}
},
"department-90": {
value: "933",
href: "#",
tooltip: {content: "
Territoire de BelfortNb. bât. :
933"}
},
"department-91": {
value: "5830",
href: "#",
tooltip: {content: "
EssonneNb. bât. :
5830"}
},
"department-92": {
value: "3366",
href: "#",
tooltip: {content: "
Hauts-de-SeineNb. bât. :
3366"}
},
"department-93": {
value: "3780",
href: "#",
tooltip: {content: "
Seine-Saint-DenisNb. bât. :
3780"}
},
"department-94": {
value: "3675",
href: "#",
tooltip: {content: "
Val-de-MarneNb. bât. :
3675"}
},
"department-95": {
value: "4487",
href: "#",
tooltip: {content: "
Val-d'OiseNb. bât. :
4487"}
},
}
});
});
$(function () {
$(".mapcontainer2").mapael({
map: {
name: "france_departments",
defaultArea: {
attrs: {
stroke: "#fff",
"stroke-width": 1
},
attrsHover: {
"stroke-width": 2
}
}
},
legend: {
area: {
title: "Répartition des bâtiments par départment (DAACT)",
slices: [
{
max: 100,
attrs: {
fill: "#FED976"
},
label: "Moins de 100 bâtiments"
},
{
min: 100,
max: 300,
attrs: {
fill: "#FEB24C"
},
label: "Entre 100 et 300 bâtiments"
},
{
min: 300,
max: 600,
attrs: {
fill: "#FD8D3C"
},
label: "Entre 300 et 600 bâtiments"
},
{
min: 600,
max: 800,
attrs: {
fill: "#FC4E2A"
},
label: "Entre 600 et 800 bâtiments"
},
{
min: 800,
max: 1000,
attrs: {
fill: "#E31A1C"
},
label: "Entre 800 et 1000 bâtiments"
},
{
min: 1000,
attrs: {
fill: "#800026"
},
label: "Plus de 1000 bâtiments"
}
]
}
},
areas: {
"department-01": {
value: "1734",
href: "#",
tooltip: {content: "
AinNb. bât. :
1734"}
},
"department-02": {
value: "389",
href: "#",
tooltip: {content: "
AisneNb. bât. :
389"}
},
"department-03": {
value: "373",
href: "#",
tooltip: {content: "
AllierNb. bât. :
373"}
},
"department-04": {
value: "386",
href: "#",
tooltip: {content: "
Alpes-de-Haute-ProvenceNb. bât. :
386"}
},
"department-05": {
value: "257",
href: "#",
tooltip: {content: "
Hautes-AlpesNb. bât. :
257"}
},
"department-06": {
value: "367",
href: "#",
tooltip: {content: "
Alpes-MaritimesNb. bât. :
367"}
},
"department-07": {
value: "855",
href: "#",
tooltip: {content: "
ArdècheNb. bât. :
855"}
},
"department-08": {
value: "179",
href: "#",
tooltip: {content: "
ArdennesNb. bât. :
179"}
},
"department-09": {
value: "175",
href: "#",
tooltip: {content: "
AriègeNb. bât. :
175"}
},
"department-10": {
value: "351",
href: "#",
tooltip: {content: "
AubeNb. bât. :
351"}
},
"department-11": {
value: "1059",
href: "#",
tooltip: {content: "
AudeNb. bât. :
1059"}
},
"department-12": {
value: "445",
href: "#",
tooltip: {content: "
AveyronNb. bât. :
445"}
},
"department-13": {
value: "1697",
href: "#",
tooltip: {content: "
Bouches-du-RhôneNb. bât. :
1697"}
},
"department-14": {
value: "1695",
href: "#",
tooltip: {content: "
CalvadosNb. bât. :
1695"}
},
"department-15": {
value: "228",
href: "#",
tooltip: {content: "
CantalNb. bât. :
228"}
},
"department-16": {
value: "672",
href: "#",
tooltip: {content: "
CharenteNb. bât. :
672"}
},
"department-17": {
value: "3197",
href: "#",
tooltip: {content: "
Charente-MaritimeNb. bât. :
3197"}
},
"department-18": {
value: "372",
href: "#",
tooltip: {content: "
CherNb. bât. :
372"}
},
"department-19": {
value: "331",
href: "#",
tooltip: {content: "
CorrèzeNb. bât. :
331"}
},
"department-21": {
value: "608",
href: "#",
tooltip: {content: "
Côte-d'OrNb. bât. :
608"}
},
"department-22": {
value: "2401",
href: "#",
tooltip: {content: "
Côtes-d'ArmorNb. bât. :
2401"}
},
"department-23": {
value: "98",
href: "#",
tooltip: {content: "
CreuseNb. bât. :
98"}
},
"department-24": {
value: "1144",
href: "#",
tooltip: {content: "
DordogneNb. bât. :
1144"}
},
"department-25": {
value: "876",
href: "#",
tooltip: {content: "
DoubsNb. bât. :
876"}
},
"department-26": {
value: "1096",
href: "#",
tooltip: {content: "
DrômeNb. bât. :
1096"}
},
"department-27": {
value: "1382",
href: "#",
tooltip: {content: "
EureNb. bât. :
1382"}
},
"department-28": {
value: "898",
href: "#",
tooltip: {content: "
Eure-et-LoirNb. bât. :
898"}
},
"department-29": {
value: "4014",
href: "#",
tooltip: {content: "
FinistèreNb. bât. :
4014"}
},
"department-2A": {
value: "154",
href: "#",
tooltip: {content: "
Corse-du-SudNb. bât. :
154"}
},
"department-2B": {
value: "139",
href: "#",
tooltip: {content: "
Haute-CorseNb. bât. :
139"}
},
"department-30": {
value: "1731",
href: "#",
tooltip: {content: "
GardNb. bât. :
1731"}
},
"department-31": {
value: "3043",
href: "#",
tooltip: {content: "
Haute-GaronneNb. bât. :
3043"}
},
"department-32": {
value: "365",
href: "#",
tooltip: {content: "
GersNb. bât. :
365"}
},
"department-33": {
value: "4285",
href: "#",
tooltip: {content: "
GirondeNb. bât. :
4285"}
},
"department-34": {
value: "2488",
href: "#",
tooltip: {content: "
HéraultNb. bât. :
2488"}
},
"department-35": {
value: "3897",
href: "#",
tooltip: {content: "
Ille-et-VilaineNb. bât. :
3897"}
},
"department-36": {
value: "163",
href: "#",
tooltip: {content: "
IndreNb. bât. :
163"}
},
"department-37": {
value: "1260",
href: "#",
tooltip: {content: "
Indre-et-LoireNb. bât. :
1260"}
},
"department-38": {
value: "1936",
href: "#",
tooltip: {content: "
IsèreNb. bât. :
1936"}
},
"department-39": {
value: "393",
href: "#",
tooltip: {content: "
JuraNb. bât. :
393"}
},
"department-40": {
value: "2046",
href: "#",
tooltip: {content: "
LandesNb. bât. :
2046"}
},
"department-41": {
value: "804",
href: "#",
tooltip: {content: "
Loir-et-CherNb. bât. :
804"}
},
"department-42": {
value: "944",
href: "#",
tooltip: {content: "
LoireNb. bât. :
944"}
},
"department-43": {
value: "495",
href: "#",
tooltip: {content: "
Haute-LoireNb. bât. :
495"}
},
"department-44": {
value: "4692",
href: "#",
tooltip: {content: "
Loire-AtlantiqueNb. bât. :
4692"}
},
"department-45": {
value: "1333",
href: "#",
tooltip: {content: "
LoiretNb. bât. :
1333"}
},
"department-46": {
value: "379",
href: "#",
tooltip: {content: "
LotNb. bât. :
379"}
},
"department-47": {
value: "556",
href: "#",
tooltip: {content: "
Lot-et-GaronneNb. bât. :
556"}
},
"department-48": {
value: "105",
href: "#",
tooltip: {content: "
LozèreNb. bât. :
105"}
},
"department-49": {
value: "2595",
href: "#",
tooltip: {content: "
Maine-et-LoireNb. bât. :
2595"}
},
"department-50": {
value: "1292",
href: "#",
tooltip: {content: "
MancheNb. bât. :
1292"}
},
"department-51": {
value: "618",
href: "#",
tooltip: {content: "
MarneNb. bât. :
618"}
},
"department-52": {
value: "81",
href: "#",
tooltip: {content: "
Haute-MarneNb. bât. :
81"}
},
"department-53": {
value: "779",
href: "#",
tooltip: {content: "
MayenneNb. bât. :
779"}
},
"department-54": {
value: "563",
href: "#",
tooltip: {content: "
Meurthe-et-MoselleNb. bât. :
563"}
},
"department-55": {
value: "113",
href: "#",
tooltip: {content: "
MeuseNb. bât. :
113"}
},
"department-56": {
value: "3667",
href: "#",
tooltip: {content: "
MorbihanNb. bât. :
3667"}
},
"department-57": {
value: "1086",
href: "#",
tooltip: {content: "
MoselleNb. bât. :
1086"}
},
"department-58": {
value: "126",
href: "#",
tooltip: {content: "
NièvreNb. bât. :
126"}
},
"department-59": {
value: "1543",
href: "#",
tooltip: {content: "
NordNb. bât. :
1543"}
},
"department-60": {
value: "989",
href: "#",
tooltip: {content: "
OiseNb. bât. :
989"}
},
"department-61": {
value: "213",
href: "#",
tooltip: {content: "
OrneNb. bât. :
213"}
},
"department-62": {
value: "1729",
href: "#",
tooltip: {content: "
Pas-de-CalaisNb. bât. :
1729"}
},
"department-63": {
value: "1116",
href: "#",
tooltip: {content: "
Puy-de-DômeNb. bât. :
1116"}
},
"department-64": {
value: "1275",
href: "#",
tooltip: {content: "
Pyrénées-AtlantiquesNb. bât. :
1275"}
},
"department-65": {
value: "305",
href: "#",
tooltip: {content: "
Hautes-PyrénéesNb. bât. :
305"}
},
"department-66": {
value: "1197",
href: "#",
tooltip: {content: "
Pyrénées-OrientalesNb. bât. :
1197"}
},
"department-67": {
value: "981",
href: "#",
tooltip: {content: "
Bas-RhinNb. bât. :
981"}
},
"department-68": {
value: "879",
href: "#",
tooltip: {content: "
Haut-RhinNb. bât. :
879"}
},
"department-69": {
value: "1396",
href: "#",
tooltip: {content: "
RhôneNb. bât. :
1396"}
},
"department-70": {
value: "281",
href: "#",
tooltip: {content: "
Haute-SaôneNb. bât. :
281"}
},
"department-71": {
value: "836",
href: "#",
tooltip: {content: "
Saône-et-LoireNb. bât. :
836"}
},
"department-72": {
value: "1164",
href: "#",
tooltip: {content: "
SartheNb. bât. :
1164"}
},
"department-73": {
value: "632",
href: "#",
tooltip: {content: "
SavoieNb. bât. :
632"}
},
"department-74": {
value: "1250",
href: "#",
tooltip: {content: "
Haute-SavoieNb. bât. :
1250"}
},
"department-75": {
value: "25",
href: "#",
tooltip: {content: "
ParisNb. bât. :
25"}
},
"department-76": {
value: "1904",
href: "#",
tooltip: {content: "
Seine-MaritimeNb. bât. :
1904"}
},
"department-77": {
value: "1639",
href: "#",
tooltip: {content: "
Seine-et-MarneNb. bât. :
1639"}
},
"department-78": {
value: "1066",
href: "#",
tooltip: {content: "
YvelinesNb. bât. :
1066"}
},
"department-79": {
value: "899",
href: "#",
tooltip: {content: "
Deux-SèvresNb. bât. :
899"}
},
"department-80": {
value: "623",
href: "#",
tooltip: {content: "
SommeNb. bât. :
623"}
},
"department-81": {
value: "1234",
href: "#",
tooltip: {content: "
TarnNb. bât. :
1234"}
},
"department-82": {
value: "756",
href: "#",
tooltip: {content: "
Tarn-et-GaronneNb. bât. :
756"}
},
"department-83": {
value: "1568",
href: "#",
tooltip: {content: "
VarNb. bât. :
1568"}
},
"department-84": {
value: "1342",
href: "#",
tooltip: {content: "
VaucluseNb. bât. :
1342"}
},
"department-85": {
value: "5728",
href: "#",
tooltip: {content: "
VendéeNb. bât. :
5728"}
},
"department-86": {
value: "1041",
href: "#",
tooltip: {content: "
VienneNb. bât. :
1041"}
},
"department-87": {
value: "811",
href: "#",
tooltip: {content: "
Haute-VienneNb. bât. :
811"}
},
"department-88": {
value: "349",
href: "#",
tooltip: {content: "
VosgesNb. bât. :
349"}
},
"department-89": {
value: "256",
href: "#",
tooltip: {content: "
YonneNb. bât. :
256"}
},
"department-90": {
value: "108",
href: "#",
tooltip: {content: "
Territoire de BelfortNb. bât. :
108"}
},
"department-91": {
value: "1010",
href: "#",
tooltip: {content: "
EssonneNb. bât. :
1010"}
},
"department-92": {
value: "158",
href: "#",
tooltip: {content: "
Hauts-de-SeineNb. bât. :
158"}
},
"department-93": {
value: "197",
href: "#",
tooltip: {content: "
Seine-Saint-DenisNb. bât. :
197"}
},
"department-94": {
value: "232",
href: "#",
tooltip: {content: "
Val-de-MarneNb. bât. :
232"}
},
"department-95": {
value: "493",
href: "#",
tooltip: {content: "
Val-d'OiseNb. bât. :
493"}
},
}
});
});