// Title: Blue Fabric
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'right';
ace_state.target = 'mainFrame';
ace_state.closedelay = 500;
ace_state.hspacing = 1;
ace_state.width = '176';
ace_state.nowrap = '';
ace_state.hbgcolor = '#FFD62F';
ace_state.hftcolor = '#000066';
ace_state.nbgcolor = '#FF8040';
ace_state.nftcolor = '#FFFFFF';
ace_state.bgimage = '../immagini/sfondo_menu.gif';
ace_state.arrowimage = '../immagini/freccia_sxw.gif';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '9pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'bold';
ace_state.textalign = 'left';
ace_state.itemborder = '3px #FFFFFF solid';
ace_state.menuborder = '2px #000066 solid';
ace_state.hbdrsize = '2';
ace_state.hbdrcolor = '#FFFF80';
ace_state.cellpadding = 1;
ace_state.cellspacing = 0;
ace_state.layerpadding = 1;
ace_state.ffade = '0';

acemenu = new ACEMenu('0');
acemenu.target = 'mainFrame';
acemenu.nowrap = '';
acemenu.fontFamily = 'Arial';
acemenu.fontSize = '9pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'bold';

acemenu.AddItem('<img src="../immagini/logo_parrocchia.png" width="30" height="30" border="0" align="left" hspace="5">Parrocchie<br>e Oratori', '', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Parrocchia S. Agostino', '../parrocchie_oratori/home_agostino.htm', '', true , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Oratorio S. Agostino', '', '', true , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Opera S. Domenico Savio', '../parrocchie_oratori/home_savio.htm', '', false , '', '0', '0');

acemenu = new ACEMenu('2');
acemenu.width = '230';
acemenu.fontFamily = 'Arial';
acemenu.fontSize = '8pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'bold';

acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Informazioni', '../parrocchie_oratori/home_agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Dove siamo', '../parrocchie_oratori/dove_agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Orario settimanale delle celebrazioni', '../parrocchie_oratori/orario-messe_parrocchia-agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Laboratori Educativi per i genitori', '', '', true , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Foto Gallery', 'http://www.pantani.net/salesiani/foto_video/home/home_foto-video.htm', 'mainFrame', false , '', '0', '0');

acemenu = new ACEMenu('2i4');
acemenu.width = '230';
acemenu.fontFamily = 'Arial';
acemenu.fontSize = '8pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'bold';

acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Laboratorio Alleanza Scuola Genitori', '../parrocchie_oratori/pdf/Laboratorio Alleanza Scuola Genitori  2011-12.pdf', '_blank', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Alleanza nel matrimonio', '../parrocchie_oratori/pdf/Alleanza nel Matrimonio, Scuola Genitori 2011-12.pdf', '_blank', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Consigli di lettura', '../parrocchie_oratori/pdf/Consigli di lettura 1 scuola genitori 2011-12.pdf', '_blank', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Cooperazione in famiglia', '../parrocchie_oratori/pdf/Cooperazione in famiglia 2011-12.pdf', '_blank', false , '', '0', '0');

acemenu = new ACEMenu('3');
acemenu.width = '200';
acemenu.fontFamily = 'Arial';
acemenu.fontSize = '8pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'bold';

acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Attivitą', '../parrocchie_oratori/attivita_oratorio-agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Calendario', '../parrocchie_oratori/implementazione-agostino.htm', '_blank', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Catechesi 2011/2012', '../parrocchie_oratori/implementazione-agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Grest-Oratorio Feriale Estivo', '../parrocchie_oratori/implementazione-agostino.htm', '', false , '', '0', '0');
acemenu.AddItem('<img border="0" src="../immagini/rientro.gif" width="4" height="4">Campi Estivi - Vacanze', '../parrocchie_oratori/implementazione-agostino.htm', '', false , '', '0', '0');



