resizereinit=true;
menu[1] = {
id:'menu1forumowe', //use unique quoted id (quoted) REQUIRED!!
bartext:'SZYBKIE MENU FORUM',
menupos:'left',
kviewtype:'absolute', 
menutop:25, 
menuspeed:5,  // Speed of menu sliding, smaller is faster (interval of milliseconds)
barwidth:17,
hdingwidth:250,  // This will be the menu body width as well as any single column headings.
hdingheight:22,  // Heading height
hdingindent:1,  // Text indent for headings.  Here 1=@8px or 1 character's width - decimals allowed.
linkheight:16,  // This will be the height for linked cells
outbrdcolor:"none",  // Outer border color
outbrdstyle:"none",  // Outer border style ('solid', 'dashed', 'outset', etc.)
borderwidth:1,  // Border width used inside menus and for menu table (unquoted number without units referring to pixels)
bordercolor:"#666666",  // Border color used inside menus and for menu table
borderstyle:"solid",  // Border style used inside menus and for menu table
barcolor:"#ff6600",  // Text color for 'draw' bar
barbgcolor:"#CCCCCC",  // Background color for 'draw' bar
barfontweight:"bold",  // Bar font weight
baralign:"center",  // Bar text align
menufont:"Times New Roman",  // Font for menu, use any you like, defaults to sans-serif if not supported
fontsize:"80%",  // Font size, use quoted percent value
hdingcolor:"white",  // Headings - text color
hdingbgcolor:"#5e0a5e",  // Headings - background color
hdingfontweight:"bold",  // Headings - font weight
hdingvalign:"middle",  // Headings - vertical align
hdingtxtalign:"left",  // Headings - text align
linktopad:0,  // Top padding for links
linktxtalign:"left",  // Links text align
linktarget:"",  // Default link target
menuItems:[
["Podręczne"], //create header
["KWC", "/kosmetyki", "", 1, "no"],
["Strona główna", "/",  "", 1],
["Nowe posty", "/forum/search.php?do=getnew", "", 1, "no"],
["Ustawienia", "/forum/usercp.php",  "", 1],
["Kluby", "/forum/group.php", "", 1, "no"],
["Blogi", "/forum/blog.php?do=bloglist",  "", 1],
["forum URODA", "", ""], //create header
["Wizażystka", "/forum/forumdisplay.php?f=11", "", 1, "no"],
["Moje&nbsp;makijaże", "/forum/forumdisplay.php?f=29", "",1],
["Metamorfozy", "/forum/forumdisplay.php?f=84", "", 1, "no"],
["Kosmetyczka", "/forum/forumdisplay.php?f=13", "",1],
["Biochemia", "/forum/forumdisplay.php?f=66", "", 1, "no"],
["Paznokcie", "/forum/forumdisplay.php?f=38", "",1],
["Fryzjerka", "/forum/forumdisplay.php?f=20", "", 1, "no"],
["Perfumy", "/forum/forumdisplay.php?f=40", "",1],
["Moda", "/forum/forumdisplay.php?f=28", "", 1, "no"],
["Minerały", "/forum/forumdisplay.php?f=113", "",1],
["forum ZDROWIE", "", ""], //create header
["Fitness", "/forum/forumdisplay.php?f=19",  "", 1, "no"],
["Dietetyka", "/forum/forumdisplay.php?f=69", "",1],
["Masaż", "/forum/forumdisplay.php?f=18",  "", 1, "no"],
["Chirurgia&nbsp;plastyczna", "/forum/forumdisplay.php?f=22", "",1],
["Medycyna&nbsp;estetyczna", "/forum/forumdisplay.php?f=16",  "", 1, "no"],
["Dermatologia", "/forum/forumdisplay.php?f=26", "",1],
["Ginekologia", "/forum/forumdisplay.php?f=50", ""],
["forum KOBIETA i HOBBY", "", ""], //create header
["Plotkowe", "/forum/forumdisplay.php?f=14",  "", 1, "no"],
["Intymnie", "/forum/forumdisplay.php?f=53", "",1],
["Kultura(lnie)", "/forum/forumdisplay.php?f=54",  "", 1, "no"],
["Ślubne", "/forum/forumdisplay.php?f=23", "",1],
["30 z plusem", "/forum/forumdisplay.php?f=24",  "", 1, "no"],
["Mama z klasą", "/forum/forumdisplay.php?f=21", "",1],
["Moje gotowanie", "/forum/forumdisplay.php?f=37",  "", 1, "no"],
["Zrób To Sama", "/forum/forumdisplay.php?f=25", "",1],
["Fotografia", "/forum/forumdisplay.php?f=96",  "", 1, "no"],
["Dom", "/forum/forumdisplay.php?f=59", "",1],
["wiZOOż", "/forum/forumdisplay.php?f=65",  "", 1, "no"],
["Automania", "/forum/forumdisplay.php?f=91", "",1],
["Podróże", "/forum/forumdisplay.php?f=73", "", 1, "no"],
["Businesswoman", "/forum/forumdisplay.php?f=105", "",1],

["forum TECHNICZNE", "", ""], //create header
["Problemy", "/forum/forumdisplay.php?f=17",  "", 1, "no"],
["Techniczne&nbsp;KWC", "/forum/forumdisplay.php?f=56", "",1],
["forum OGŁOSZENIA", "", ""], //create header
["Wizażystki", "/forum/forumdisplay.php?f=36",  "", 1, "no"],
["Rękodzieła", "/forum/forumdisplay.php?f=86", "",1],
["Targ: Kosmetyki", "/forum/forumdisplay.php?f=10",  "", 1, "no"],
["Targ: Ciuchy", "/forum/forumdisplay.php?f=27", "",1],
["Targ: Hand Made", "/forum/forumdisplay.php?f=70",  "", 1, "no"],
["Targ: Książki", "/forum/forumdisplay.php?f=68", "",1]
]}; 
make_menus();