function Declare_bMenu(o){with(o){
zIndex=1
APC=1
waitDelay=4000
hideDelay=400
// Wzory globalne dla panela i pozycji
globalPanel={bgColor:'white', bgImage:0, width:0, borderClass:'alBorder', marginH:1, marginV:1, opacity:100, filterIE:'blendTrans(duration=0.4)'}
globalItem={fontClass:'alFont', fontClassOver:'alFontOv', bgColor:0, bgColorOver:'#0000c0', bgImage:0, bgImageOver:0, height:0, align:'left', alignOver:'left', valign:'middle', valignOver:'middle', borderClass:0, borderClassOver:0, cursor:'default'}
// Wzory indywidualne dla paneli
// brak
// Wzory indywidualne dla pozycji
var zprawej={align:'right', alignOver:'right'}
var nasrodku={align:'center', alignOver:'center'}
var separator={bgColorOver:0}
var cprt={bgColorOver:0, align:'center', alignOver:'center', fontClass:'alFontOv'}
//------------------------------
// Deklaracja struktury menu
with(Panel('Panel166'))
{Item(0, 'Koronki »', zprawej).expand('Panel213')
Item(0, 'Pleny »', zprawej).expand('Panel224')
Item('?s=206', 'Hafty', zprawej)
Item('?s=202', 'Ramiączka', zprawej)
Item('?s=226', 'Taśmy', zprawej)
Item('?s=230', 'Haftki', zprawej)
Item(0, 'Dzianiny »', zprawej).expand('Panel285')
Item('?s=233', 'Kopy', zprawej)
Item('?s=282', 'Gipiury', zprawej)
}with(Panel('Panel234'))
{Item(0, 'Koronki »', zprawej).expand('Panel236')
Item(0, 'Pleny »', zprawej).expand('Panel243')
Item('?s=246', 'Taśmy', zprawej)
Item(0, 'Dzianiny »', zprawej).expand('Panel287')
Item('?s=251', 'Hafty', zprawej)
}with(Panel('Panel252'))
{Item('?s=253', 'Kopy', zprawej)
Item('?s=254', 'Druty', zprawej)
Item('?s=255', 'Regulatory', zprawej)
Item('?s=256', 'Zaczepy', zprawej)
Item('?s=257', 'Kółka', zprawej)
Item('?s=260', 'Taśmy', zprawej)
Item('?s=261', 'Szyfon', zprawej)
Item('?s=262', 'Markizeta', zprawej)
}with(Panel('Panel263'))
{Item('?s=264', 'Taśma poliuretanowa', zprawej)
Item('?s=265', 'Druty', zprawej)
Item(0, 'Regulatory »', zprawej).expand('Panel283')
Item('?s=269', 'Kółka', zprawej)
Item('?s=272', 'Zaczepy', zprawej)
Item('?s=275', 'Kokardki', zprawej)
Item('?s=276', 'Różyczki', zprawej)
Item('?s=277', 'Fiszbiny', zprawej)
Item('?s=280', 'Żabki do pasów', zprawej)
}with(Panel('Panel213'))
{Item('?s=213', 'Elastyczne', zprawej)
Item('?s=218', 'Stabilne', zprawej)
}
with(Panel('Panel224'))
{Item('?s=224', 'Stabilne', zprawej)
Item('?s=225', 'Elastyczne', zprawej)
}
with(Panel('Panel285'))
{Item('?s=285', 'Devore', zprawej)
Item('?s=286', 'Flok', zprawej)
Item('?s=227', 'Mikrofibra', zprawej)
Item('?s=228', 'Lycra', zprawej)
Item('?s=229', 'Tiule', zprawej)
}
with(Panel('Panel236'))
{Item('?s=236', 'Elastyczne', zprawej)
Item('?s=239', 'Stabilne', zprawej)
}
with(Panel('Panel243'))
{Item('?s=243', 'Stabilne', zprawej)
Item('?s=244', 'Elastyczne', zprawej)
}
with(Panel('Panel287'))
{Item('?s=287', 'Devore', zprawej)
Item('?s=288', 'Flok', zprawej)
Item('?s=289', 'Lycra', zprawej)
Item('?s=247', 'Mikrofibra', zprawej)
Item('?s=248', 'Tiule', zprawej)
}
with(Panel('Panel283'))
{Item('?s=283', 'Regulatory metalowe', zprawej)
Item('?s=284', 'Regulatory plastikowe', zprawej)
}
Warning: Invalid argument supplied for foreach() in /public_html/Declare_bMenu.php on line 91
}}