<!--
var navMenus =
{
// 1. GALLERE  >> Storia | Sedi | Rasegna stampa
// 2. EVENTI   >> Eventi attuali | Eventi futuri | Eventi pasate -- gestiti attraverso Sistema BACK END
// 3. CATALOGO >> Artisti | Disegni | Dipinti | Sculture | Pubblicazioni -- gestiti attraverso Sistema BACK END
// 4. ARTISTI  >> ARCHIVO OPERE | ARCHIVO ARTISTI -- gestiti attraverso Sistema BACK END

//Start Menu 1
// 1. GALLERE  >> Storia | Sedi | Rasegna stampa
'xgallerie':{//Menu Section Image
'./galleria_storia.php':{//Menu Section URL
'110':{//Menu Section Width
'80':{//Menu Section Height
'gallerie':{//Menu Section Alt Tag
'#b8e1f9':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Storia':{
'./galleria_storia.php':{
}},
'Sedi':{
'./galleria_sedi.php':{
}},
'Stampa':{
'./galleria_stampa.php':{
}},
'Contatti':{
'./tega_contact.php':{
}}
//End Child Menu Section ONE
}
}
}
}
}
},
//Start Menu 2
// 2. // MOSTRE   >> Mostre attuali | Mostre futuri | Mostre pasate
'xmostre':{//Menu Section gif image
'./http://lnx.galleriatega.it/eventi.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'Mostre':{//Menu Section Alt Tag
'#1bbeff':{//Child Menu Rollover Color

//Start Child Menu Section/Leave Blank If No Menu Items
'Eventi in corso':{
'http://lnx.galleriatega.it/eventi.php':{
}},

'Eventi futuri':{
'http://lnx.galleriatega.it/futuri.php':{
}},

'Eventi passati':{
'http://lnx.galleriatega.it/eventi.php':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 3
// 3. CATALOGO >> Disegni | Dipinti | Sculture | Pubblicazioni

'xcatalogo':{//Menu Section Image
'http://lnx.galleriatega.it/collection.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'Catalogo':{//Menu Section Alt Tag
'#1ca6ff':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Monografie':{
'http://lnx.galleriatega.it/collection.php':{
}},
'Dipinti':{
'http://lnx.galleriatega.it/collection.php':{
}},
'Sculture':{
'http://lnx.galleriatega.it/collection.php':{
}},
'Disegni':{
'http://lnx.galleriatega.it/collection.php':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 4
// 4.// ARTISTI  >> l'ARCHIVO OPERE & LE BIOGRAFIE gestite attraverso un BACK END
'xartisti':{//Menu Section Image
'http://lnx.galleriatega.it/collection.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'artisti':{//Menu Section Alt Tag
'#00218c':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Archivio Opere':{
'http://lnx.galleriatega.it/collection.php':{
}},
'Archivio Artisti':{
'http://lnx.galleriatega.it/collection.php':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
}
};
//-->