added internal links on click on maps

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-04 17:57:58 +01:00
parent dd6e1563c0
commit 3ca82e14cb
4 changed files with 140 additions and 121 deletions
+130 -119
View File
@@ -11,11 +11,11 @@ var _ACTIVE_PAGES={
"w":28, // largeur zone active
"h":30, // hauteur zone active
"over":"dada1.svg", // image affichée au survol
"link":7, // click go to page
"link":7, // click go to page n
"repere_x":40, // position x de l'indicateur de survol
"repere_y":56, // position y de l'indicateur de survol
"repere":"mon.svg", // svg a afficher comme indicateur de survol au click sur page
"debug":false // true: zone visible, true: zone invisible,
"debug":true // true: zone visible, true: zone invisible,
}, // fin zone active 1
{ // dada 2
"x":200,
@@ -23,7 +23,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":30,
"over":"dada2.svg",
"debug":false
"debug":true
},
{ // dada 3
"x":200,
@@ -31,7 +31,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":30,
"over":"dada3.svg",
"debug":false
"debug":true
},
{ // dada 4 & 5
"x":200,
@@ -39,7 +39,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":30,
"over":"dada4_5.svg",
"debug":false
"debug":true
},
{ // dada 6
"x":200,
@@ -47,7 +47,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":30,
"over":"dada6.svg",
"debug":false
"debug":true
},
{ // dada 7
"x":200,
@@ -55,7 +55,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":30,
"over":"dada7.svg",
"debug":false
"debug":true
},
] // fin liste des zones interactives (overlays)
} // fin de la page de droite
@@ -76,7 +76,7 @@ var _ACTIVE_PAGES={
"repere_y":100,
"repere_w":10,
"repere_h":10,
"debug":false
"debug":true
},
{ // TEST MIRE Rouge 5 X 5
"x":100,
@@ -84,7 +84,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":11,
"over":"mire_r.svg",
"debug":false
"debug":true
},
{ // TEST MIRE Verte
"x":109,
@@ -92,7 +92,7 @@ var _ACTIVE_PAGES={
"w":11,
"h":10,
"over":"mire_v.svg",
"debug":false
"debug":true
},
{ // TEST MIRE Verte 10 x 10
"x":109,
@@ -100,7 +100,7 @@ var _ACTIVE_PAGES={
"w":11,
"h":11,
"over":"mire_vn.svg",
"debug":false
"debug":true
},
]
},
@@ -114,7 +114,7 @@ var _ACTIVE_PAGES={
"w":110,
"h":100,
"over":"an_gris_final.svg",
"debug":false
"debug":true
},
{ // a bas
"x":50,
@@ -122,7 +122,7 @@ var _ACTIVE_PAGES={
"w":65,
"h":100,
"over":"an_ai_kerning.svg",
"debug":false
"debug":true
},
{ // n bas
@@ -131,7 +131,7 @@ var _ACTIVE_PAGES={
"w":70,
"h":100,
"over":"an_gm_kerning.svg",
"debug":false
"debug":true
},
{ // an anna blume (couverture)
"x":180,
@@ -139,7 +139,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":50,
"over":"anna_blume_couv.svg",
"debug":false
"debug":true
},
{ // anna blume / texte allemand
"x":180,
@@ -147,7 +147,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":50,
"over":"anna_dada+T.svg",
"debug":false
"debug":true
},
{ // anna blume / anglais
"x":180,
@@ -155,7 +155,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":50,
"over":"anna_dada+Ten.svg",
"debug":false
"debug":true
},
{ // anna blume / français
"x":180,
@@ -163,7 +163,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":50,
"over":"anna_dada+Tfr.svg",
"debug":false
"debug":true
}
] // fin liste zones actives
}
@@ -179,7 +179,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":10,
"over":"02_TH_Hg+.svg",
"debug":false
"debug":true
},
{ // mesure H horizontale
"x":107,
@@ -187,7 +187,7 @@ var _ACTIVE_PAGES={
"w":91,
"h":10,
"over":"02_TH_Hd+.svg",
"debug":false
"debug":true
},
{ // mesure T horizontal gauche
"x":45,
@@ -195,7 +195,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":97,
"over":"02_TH_Vg.svg",
"debug":false
"debug":true
},
{ // mesure T horizontal centre
"x":98,
@@ -203,7 +203,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":97,
"over":"02_TH_Vc.svg",
"debug":false
"debug":true
},
{ // mesure T horizontal droite
"x":197,
@@ -211,7 +211,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":105,
"over":"02_TH_Vd.svg",
"debug":false
"debug":true
},
{ // 1- METHOD- / EC-
"x":210,
@@ -219,7 +219,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_method.svg",
"debug":false
"debug":true
},
{ // 2- ETH- / ABNORMAL PSYCH-
"x":210,
@@ -227,7 +227,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_eth.svg",
"debug":false
"debug":true
},
{ // 3- PHYL- / SYNEC-
"x":210,
@@ -235,7 +235,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_phil.svg",
"debug":false
"debug":true
},
{ // 4- PHYTOSOCIO- / MORPH-
"x":210,
@@ -243,7 +243,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_phytosoci.svg",
"debug":false
"debug":true
},
{ // 5- MOLECULAR BI- / NEUROPHYSI-
"x":210,
@@ -251,7 +251,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_bi.svg",
"debug":false
"debug":true
},
{ // 6_ PATH- / GASTROENTER-
"x":210,
@@ -259,7 +259,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_path.svg",
"debug":false
"debug":true
},
{ // 7- URO / PHARMAC-
"x":210,
@@ -267,7 +267,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_uro.svg",
"debug":false
"debug":true
},
{ // 8- PHON- / OT-
"x":210,
@@ -275,7 +275,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_pharmac.svg",
"debug":false
"debug":true
},
{ // 9- PHON- / PHYSI-
"x":210,
@@ -283,7 +283,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"03_paleont.svg",
"debug":false
"debug":true
},
{ // PHON- / PHYSI-
"x":210,
@@ -291,7 +291,7 @@ var _ACTIVE_PAGES={
"w":18,
"h":21,
"over":"learning.svg",
"debug":false
"debug":true
}
]
},
@@ -305,7 +305,7 @@ var _ACTIVE_PAGES={
"w":20,
"h":207,
"over":"04_ology_of.svg", //+ology1.svg ? déjà fait ?
"debug":false
"debug":true
}
]
}
@@ -321,7 +321,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":22,
"over":"05_ra_operation_std.svg",
"debug":false
"debug":true
},
{ // RA : operation ligature
"x":149,
@@ -329,7 +329,7 @@ var _ACTIVE_PAGES={
"w":12,
"h":22,
"over":"05_ra_operation_lig.svg",
"debug":false
"debug":true
},
{ // RA : chance operation corrigé
"x":145,
@@ -337,7 +337,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":10,
"over":"05_ra_operation_cor.svg",
"debug":false
"debug":true
},
{ // A : concept art
"x":16,
@@ -345,7 +345,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":52,
"over":"05_a_art.svg",
"debug":false
"debug":true
},
{ // A : concept art corrigé
"x":43,
@@ -353,7 +353,7 @@ var _ACTIVE_PAGES={
"w":5,
"h":52,
"over":"05_a_art_cor.svg",
"debug":false
"debug":true
},
{ // T : art
"x":62,
@@ -361,7 +361,7 @@ var _ACTIVE_PAGES={
"w":11,
"h":30,
"over":"05_t_art.svg",
"debug":false
"debug":true
},
{ // T : chance operation
"x":160,
@@ -369,7 +369,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":20,
"over":"05_t_operation.svg",
"debug":false
"debug":true
},
{ // T : chance operation corrigé
"x":160,
@@ -377,7 +377,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":10,
"over":"05_t_operation_cor.svg",
"debug":false
"debug":true
},
{ // T : natural
"x":44,
@@ -385,7 +385,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":17,
"over":"05_t_natural.svg",
"debug":false
"debug":true
},
{ // T : natural corrigé
"x":44,
@@ -393,7 +393,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":8,
"over":"05_t_natural_cor.svg",
"debug":false
"debug":true
},
{ // T : desasters
"x":172,
@@ -401,7 +401,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":17,
"over":"05_t_disasters.svg",
"debug":false
"debug":true
},
{ // T : desasters corrigé
"x":172,
@@ -409,7 +409,7 @@ var _ACTIVE_PAGES={
"w":10,
"h":8,
"over":"05_t_disasters_cor.svg",
"debug":false
"debug":true
},
{ // T : concept
"x":16,
@@ -417,7 +417,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":15,
"over":"05_t_concept.svg",
"debug":false
"debug":true
},
{ // T : concept corrigé
"x":50,
@@ -425,7 +425,7 @@ var _ACTIVE_PAGES={
"w":7,
"h":15,
"over":"05_t_concept_cor.svg",
"debug":false
"debug":true
},
]
},
@@ -439,7 +439,17 @@ var _ACTIVE_PAGES={
{
"page":7,
"bg":"06_byGeorge.jpeg",
"overlays":[]
"overlays":[
{ // test de lien interne
"x":45,
"y":5,
"w":115,
"h":10,
"over":"",
"debug":true,
"link": 5 // lien interne (attention lien vers numéro de double page)
}
]
},
{
"page":8,
@@ -458,7 +468,8 @@ var _ACTIVE_PAGES={
"w":112,
"h":10,
"over":"05_brecht.svg",
"debug":false
"debug":true,
"link": 4 // lien interne (attention lien vers numéro de double page)
},
{ // music (gris 50)
"x":15,
@@ -466,7 +477,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
{ // indeterminacy
"x":120,
@@ -474,7 +485,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":70,
"over":"04_indeterminacy.svg",
"debug":false
"debug":true
},
{ // compositions
"x":112,
@@ -482,7 +493,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":70,
"over":"05_compositions.svg",
"debug":false
"debug":true
},
{ // music + indeterminacy
"x":120,
@@ -490,7 +501,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":39,
"over":"05_music_indeterminacy.svg",
"debug":false
"debug":true
},
{ // music + indeterminacy + compositions
"x":59,
@@ -498,7 +509,7 @@ var _ACTIVE_PAGES={
"w":54,
"h":80,
"over":"05_music_indeterminacy_compo.svg",
"debug":false
"debug":true
},
{ // brecht + music + indeterminacy + compositions
"x":10,
@@ -506,7 +517,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":80,
"over":"05_brecht_m_i_c.svg",
"debug":false
"debug":true
}
] // fin de la liste des zones actives
}, // fin de la page de gauche
@@ -523,7 +534,7 @@ var _ACTIVE_PAGES={
"w":60,
"h":10,
"over":"07_bremer.svg",
"debug":false
"debug":true
},
{ // claus (bremer)
"x":175,
@@ -531,7 +542,7 @@ var _ACTIVE_PAGES={
"w":40,
"h":10,
"over":"07_bremer.svg",
"debug":false
"debug":true
},
{ // poetry
"x":181,
@@ -539,7 +550,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
{ // bremer + poetry
"x":175,
@@ -547,7 +558,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":110,
"over":"07_bremer_poetry.svg",
"debug":false
"debug":true
},
]
},
@@ -564,7 +575,7 @@ var _ACTIVE_PAGES={
"w":102,
"h":10,
"over":"07_brown.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":46,
@@ -572,7 +583,7 @@ var _ACTIVE_PAGES={
"w":106,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
{ // essays
"x":186,
@@ -580,7 +591,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_essays.svg",
"debug":false
"debug":true
},
]
},
@@ -598,7 +609,7 @@ var _ACTIVE_PAGES={
"w":82,
"h":10,
"over":"07_byrd.svg",
"debug":false
"debug":true
},
{ // jo-seph byrd
"x":188,
@@ -606,7 +617,7 @@ var _ACTIVE_PAGES={
"w":25,
"h":10,
"over":"07_byrd.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":36,
@@ -614,7 +625,7 @@ var _ACTIVE_PAGES={
"w":107,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
{ // poetry
"x":142,
@@ -622,7 +633,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
{ // music + poetry
"x":176,
@@ -630,7 +641,7 @@ var _ACTIVE_PAGES={
"w":40,
"h":148,
"over":"05_music_poetry.svg",
"debug":false
"debug":true
},
]
@@ -647,7 +658,7 @@ var _ACTIVE_PAGES={
"w":90,
"h":10,
"over":"07_cage.svg",
"debug":false
"debug":true
},
]
},
@@ -664,7 +675,7 @@ var _ACTIVE_PAGES={
"w":90,
"h":10,
"over":"07_walter_de_maria.svg",
"debug":false
"debug":true
},
{ // walter de maria
"x":18,
@@ -672,7 +683,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":10,
"over":"07_brown.svg",
"debug":false
"debug":true
},
{ // esays
"x":178,
@@ -680,7 +691,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_essays.svg",
"debug":false
"debug":true
},
{ // compositions
"x":108,
@@ -688,7 +699,7 @@ var _ACTIVE_PAGES={
"w":71,
"h":103,
"over":"05_compositions.svg",
"debug":false
"debug":true
},
]
},
@@ -705,7 +716,7 @@ var _ACTIVE_PAGES={
"w":97,
"h":10,
"over":"07_flynt.svg",
"debug":false
"debug":true
},
{ // essays
"x":177,
@@ -713,7 +724,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_essays.svg",
"debug":false
"debug":true
},
]
},
@@ -731,7 +742,7 @@ var _ACTIVE_PAGES={
"w":25,
"h":10,
"over":"07_ono.svg",
"debug":false
"debug":true
},
{ // (yoko) ono
"x":173,
@@ -739,7 +750,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":10,
"over":"07_ono.svg",
"debug":false
"debug":true
},
{ // poetry
"x":138,
@@ -747,7 +758,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
{ // yoko ono + poetry
"x":172,
@@ -755,7 +766,7 @@ var _ACTIVE_PAGES={
"w":40,
"h":58,
"over":"07_ono+poetry.svg",
"debug":false
"debug":true
},
]
}
@@ -772,7 +783,7 @@ var _ACTIVE_PAGES={
"w":97,
"h":10,
"over":"07_higgins.svg",
"debug":false
"debug":true
},
{ // compositions
"x":118,
@@ -780,7 +791,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":70,
"over":"05_compositions.svg",
"debug":false
"debug":true
},
]
}
@@ -797,7 +808,7 @@ var _ACTIVE_PAGES={
"w":82,
"h":10,
"over":"07_ichiyanagi.svg",
"debug":false
"debug":true
},
{ // ichiyanagi
"x":171,
@@ -805,7 +816,7 @@ var _ACTIVE_PAGES={
"w":41,
"h":10,
"over":"07_ichiyanagi.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":43,
@@ -813,7 +824,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
]
}
@@ -830,7 +841,7 @@ var _ACTIVE_PAGES={
"w":112,
"h":10,
"over":"07_jennings.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":28,
@@ -838,7 +849,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
]
}
@@ -854,7 +865,7 @@ var _ACTIVE_PAGES={
"w":48,
"h":10,
"over":"07_dennis.svg",
"debug":false
"debug":true
},
]
},
@@ -871,7 +882,7 @@ var _ACTIVE_PAGES={
"w":79,
"h":10,
"over":"07_dingdong.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":63,
@@ -879,7 +890,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
]
},
@@ -896,7 +907,7 @@ var _ACTIVE_PAGES={
"w":43,
"h":10,
"over":"07_johnson.svg",
"debug":false
"debug":true
},
{ // ray johnson james waring + poetry
"x":181,
@@ -904,7 +915,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":12,
"over":"07_johnson+poetry.svg",
"debug":false
"debug":true
},
{ // (ray john)son (james waring)
"x":17,
@@ -912,7 +923,7 @@ var _ACTIVE_PAGES={
"w":33,
"h":10,
"over":"07_johnson.svg",
"debug":false
"debug":true
},
{ // (ray johnson) james waring
"x":104,
@@ -920,7 +931,7 @@ var _ACTIVE_PAGES={
"w":112,
"h":10,
"over":"07_johnson.svg",
"debug":false
"debug":true
},
{ // (p) oetry
"x":181,
@@ -928,7 +939,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":90,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
{ // p (oetry)
"x":181,
@@ -936,7 +947,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":20,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
]
},
@@ -953,7 +964,7 @@ var _ACTIVE_PAGES={
"w":130,
"h":10,
"over":"07_maclow.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":42,
@@ -961,7 +972,7 @@ var _ACTIVE_PAGES={
"w":106,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
{ // poetry
"x":147,
@@ -969,7 +980,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
{ // essays
"x":181,
@@ -977,7 +988,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_essays.svg",
"debug":false
"debug":true
},
{ // indeterminacy
"x":108,
@@ -985,7 +996,7 @@ var _ACTIVE_PAGES={
"w":104,
"h":70,
"over":"04_indeterminacy.svg",
"debug":false
"debug":true
},
]
},
@@ -1003,7 +1014,7 @@ var _ACTIVE_PAGES={
"w":20,
"h":10,
"over":"07_maxfield.svg",
"debug":false
"debug":true
},
{ // (ri)chard maxfield
"x":14,
@@ -1011,7 +1022,7 @@ var _ACTIVE_PAGES={
"w":121,
"h":10,
"over":"07_maxfield.svg",
"debug":false
"debug":true
},
{ // essays
"x":173,
@@ -1019,7 +1030,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_essays.svg",
"debug":false
"debug":true
},
]
}
@@ -1035,7 +1046,7 @@ var _ACTIVE_PAGES={
"w":50,
"h":10,
"over":"07_forti.svg",
"debug":false
"debug":true
},
]
},
@@ -1052,7 +1063,7 @@ var _ACTIVE_PAGES={
"w":28,
"h":10,
"over":"07_paik.svg",
"debug":false
"debug":true
},
{ // (nam) june paik
"x":17,
@@ -1060,7 +1071,7 @@ var _ACTIVE_PAGES={
"w":80,
"h":10,
"over":"07_paik.svg",
"debug":false
"debug":true
},
{ // essay
"x":178,
@@ -1068,7 +1079,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":93,
"over":"05_essays.svg",
"debug":false
"debug":true
},
]
},
@@ -1085,7 +1096,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":11,
"over":"07_riley.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":30,
@@ -1093,7 +1104,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
]
},
@@ -1111,7 +1122,7 @@ var _ACTIVE_PAGES={
"w":75,
"h":10,
"over":"07_rot.svg",
"debug":false
"debug":true
},
{ // poetry
"x":168,
@@ -1119,7 +1130,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
]
}
@@ -1135,7 +1146,7 @@ var _ACTIVE_PAGES={
"w":137,
"h":10,
"over":"07_williams.svg",
"debug":false
"debug":true
},
{ // poetry
"x":164,
@@ -1143,7 +1154,7 @@ var _ACTIVE_PAGES={
"w":35,
"h":108,
"over":"05_poetry.svg",
"debug":false
"debug":true
},
]
},
@@ -1160,7 +1171,7 @@ var _ACTIVE_PAGES={
"w":55,
"h":10,
"over":"07_wolff.svg",
"debug":false
"debug":true
},
{ // christian wolff
"x":17,
@@ -1168,7 +1179,7 @@ var _ACTIVE_PAGES={
"w":79,
"h":10,
"over":"07_brown.svg",
"debug":false
"debug":true
},
{ // music (gris 50)
"x":43,
@@ -1176,7 +1187,7 @@ var _ACTIVE_PAGES={
"w":105,
"h":48,
"over":"05_music50.svg",
"debug":false
"debug":true
},
]
},
@@ -1193,7 +1204,7 @@ var _ACTIVE_PAGES={
"w":122,
"h":10,
"over":"07_young.svg",
"debug":false
"debug":true
},
{ // compositions
"x":112,
@@ -1201,7 +1212,7 @@ var _ACTIVE_PAGES={
"w":103,
"h":70,
"over":"05_compositions.svg",
"debug":false
"debug":true
},
]
},
@@ -1238,7 +1249,7 @@ var _ACTIVE_PAGES={
"w":80,
"h":200,
"over":"hausmann.svg",
"debug":false
"debug":true
}
]
},