graph LR;
lab1((EIDA ITALIA))-->lhome([HOME])
lab1((EIDA ITALIA))-->lrs([RETI SISMICHE])
lab1((EIDA ITALIA))-->lgd([GETDATA])
lab1((EIDA ITALIA))-->lns([NEWS])
subgraph sg1[" "]
lgd([GETDATA])-->lgd1([Dataselect])
lgd([GETDATA])-->lgd2([StationXML])
lgd([GETDATA])-->lgd3([Data Availability])
lgd([GETDATA])-->lgd4([Quality Metrics])
lgd([GETDATA])-->lgd5([Traccia])
end
subgraph sg2[" "]
lrs([RETI SISMICHE])-->rs1([Reti Permamenti])
lrs([RETI SISMICHE])-->rs2([Reti Temporanee])
lrs([RETI SISMICHE])-->rs3([Reti Virtuali])
end
subgraph sg3[" "]
lhome([HOME])-->lhome1([Header])
lhome1([Header])-->lhome11[ingv.it]
lhome1([Header])-->lhome12([terremoti.ingv.it])
lhome([HOME])-->lhome2([Mappa interattiva])
lhome([HOME])-->lhome3([Footer])
lhome3([Footer])-->lhome31([Note Legali])
lhome3([Footer])-->lhome32([Privacy])
lhome3([Footer])-->lhome33([Credits])
lhome3([Footer])-->lhome34([Contatti])
lhome3([Footer])-->lhome35([Data Policy])
lhome3([Footer])-->lhome36([Mappa del sito])
end
style lhome fill:#888,stroke:#333,stroke-width:1px,color:#FFF
style lhome1 fill:#444,stroke:#333,stroke-width:1px,color:#FFF
style lhome2 fill:#990000,stroke:#333,stroke-width:1px,color:#FFF
style lhome3 fill:#888,stroke:#333,stroke-width:1px,color:#FFF
style lab1 fill:#990000,stroke:#333,stroke-width:1px,color:#FFF
style lrs fill:#888,stroke:#333,stroke-width:1px,color:#FFF
style lgd fill:#888,stroke:#333,stroke-width:1px,color:#FFF
style lns fill:#888,stroke:#333,stroke-width:1px,color:#FFF
style lgd1 fill:#007bff,stroke:#333,stroke-width:1px,color:#FFF
style lgd2 fill:#007bff,stroke:#333,stroke-width:1px,color:#FFF
style lgd3 fill:#007bff,stroke:#333,stroke-width:1px,color:#FFF
style lgd4 fill:#007bff,stroke:#333,stroke-width:1px,color:#FFF
style lgd5 fill:#007bff,stroke:#333,stroke-width:1px,color:#FFF
style sg1 stroke-width:0px
style sg2 stroke-width:0px
style sg3 stroke-width:0px