function Declare_bMenu(o){with(o){ zIndex=1 APC=1 waitDelay=7000 hideDelay=1500 // Wzory globalne dla panela i pozycji globalPanel={bgColor:'#FFFFFF', bgImage:0, width:150, borderClass:0, marginH:0, marginV:1, opacity:100, filterIE:0} globalItem={fontClass:'alFont', fontClassOver:'alFontOv', bgColor:'#F9940E', bgColorOver:'#F7B55E', bgImage:0, bgImageOver:0, height:20, align:'left', alignOver:'left', valign:'middle', valignOver:'middle', borderClass:0, borderClassOver:0, cursor:'pointer', filterIE:0} //------------------------------ // Deklaracja struktury menu with(Panel('Strona główna1')){ } with(Panel('Kim jesteśmy1')){ } with(Panel('W co wierzymy2')){ } with(Panel('Uznawane wartości3')){ } with(Panel('Słowo od Pastora4')){ } with(Panel('Pastor Krzysztof Zaręba1')){ } with(Panel('Pastor Grzegorz Baczewski2')){ } with(Panel('Pastor Marek Sobotka3')){ } with(Panel('Lider młodzieżowy Adam Duliński4')){ } with(Panel('Lider studencki Marcin Korowaj5')){ } with(Panel('O Pastorach5')){ Item('index.php?id=38','Pastor Krzysztof Zaręba') Item('index.php?id=39','Pastor Grzegorz Baczewski') Item('index.php?id=41','Pastor Marek Sobotka') Item('index.php?id=40','Lider młodzieżowy Adam Duliński') Item('index.php?id=62','Lider studencki Marcin Korowaj') } with(Panel('Biuro Kościoła6')){ } with(Panel('O nas2')){ Item('index.php?id=54','Kim jesteśmy') Item('index.php?id=55','W co wierzymy') Item('index.php?id=56','Uznawane wartości') Item('index.php?id=42','Słowo od Pastora') Item('index.php?id=8','O Pastorach').expand('O Pastorach5') Item('index.php?id=11','Biuro Kościoła') } with(Panel('40 Dni Miłości1')){ } with(Panel('Lista grup domowych1')){ Item('index.php?id=64','40 Dni Miłości') } with(Panel('Dokąd zmierzam - dla gospodarzy grup2')){ } with(Panel('Grupy domowe3')){ Item('index.php?id=13','Lista grup domowych').expand('Lista grup domowych1') Item('index.php?id=70','Dokąd zmierzam - dla gospodarzy grup') } with(Panel('Podejmij Wyzwanie1')){ } with(Panel('H2O Życia2')){ } with(Panel('Księgarnia i biblioteka3')){ } with(Panel('Poradnictwo chrześcijańskie4')){ } with(Panel('Szkoła Niedzielna1')){ } with(Panel('Punkt Katechetyczny2')){ } with(Panel('Gry, Zabawy i Przepisy3')){ } with(Panel('Zajęcia plastyczne4')){ } with(Panel('Służba Dzieciom5')){ Item('index.php?id=66','Szkoła Niedzielna') Item('index.php?id=67','Punkt Katechetyczny') Item('index.php?id=68','Gry, Zabawy i Przepisy') Item('index.php?id=69','Zajęcia plastyczne') } with(Panel('Młodzież6')){ } with(Panel('Studenci7')){ } with(Panel('Służba Muzyczna8')){ } with(Panel('Działalność Charytatywna9')){ } with(Panel('Wokół Kobiety10')){ } with(Panel('Mężczyźni11')){ } with(Panel('Pasjonaci Wspólnych Marzeń12')){ } with(Panel('Tak działamy4')){ Item('index.php?id=43','Podejmij Wyzwanie') Item('index.php?id=36','H2O Życia') Item('index.php?id=37','Księgarnia i biblioteka') Item('index.php?id=35','Poradnictwo chrześcijańskie') Item('index.php?id=30','Służba Dzieciom').expand('Służba Dzieciom5') Item('index.php?id=33','Młodzież') Item('index.php?id=59','Studenci') Item('index.php?id=34','Służba Muzyczna') Item('index.php?id=49','Działalność Charytatywna') Item('index.php?id=57','Wokół Kobiety') Item('index.php?id=63','Mężczyźni') Item('index.php?id=71','Pasjonaci Wspólnych Marzeń') } with(Panel('H2O Zycia1')){ } with(Panel('Nauczanie2')){ } with(Panel('Inspiracje3')){ } with(Panel('Świadectwa4')){ } with(Panel('Publikacje5')){ Item('index.php?id=45','H2O Zycia') Item('index.php?id=50','Nauczanie') Item('index.php?id=51','Inspiracje') Item('index.php?id=53','Świadectwa') } with(Panel('Muzyka1')){ } with(Panel('Kazania2')){ } with(Panel('Zdjęcia3')){ } with(Panel('Filmy4')){ } with(Panel('Transmisja online5')){ } with(Panel('Podcasting6')){ } with(Panel('Multimedia6')){ Item('index.php?id=14','Muzyka') Item('index.php?id=15','Kazania') Item('index.php?id=17','Zdjęcia') Item('index.php?id=16','Filmy') Item('index.php?id=61','Transmisja online') Item('index.php?id=65','Podcasting') } with(Panel('Kontakt7')){ } with(Panel('glowny')){ Item('index.php?id=1','Strona główna') Item('index.php?id=2','O nas').expand('O nas2') Item('index.php?id=3','Grupy domowe').expand('Grupy domowe3') Item('index.php?id=4','Tak działamy').expand('Tak działamy4') Item('index.php?id=5','Publikacje').expand('Publikacje5') Item('index.php?id=6','Multimedia').expand('Multimedia6') Item('index.php?id=7','Kontakt') } }}