	bC= '#486f89';
	startMenu(1, null);
	menuItem('&nbsp;SuliX Live!&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=sulix.html');
	menuItem('&nbsp;SuliX Starter Kit&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=starterkit.html');
/*	menuItem('&nbsp;SuliX Office Desktop&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=office.html'); */
	menuItem('&nbsp;SuliXerver&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=sulixerver.html');
	menuItem('&nbsp;SuliX Professional&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=sulixprof.html');
	endMenu();
	
	startMenu(2, null);
	menuItem('&nbsp;Fórum&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'sulix/forum/index.php');
	menuItem('&nbsp;Kívánságlista&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'wishes.php');
	menuItem('&nbsp;SuliX Referencia Iskolák&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=sulix_refisk.html');
	endMenu();
	
	startMenu(3, null);
	menuItem('&nbsp;Előfizetések&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=subscriptions.html');
	menuItem('&nbsp;Telepítőkészlet&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=install_kit.html');
	menuItem('&nbsp;Megrendelés&nbsp;&nbsp;', null, null, '#355366', '#486f89', 'show_page.php?op=show&file=order.php');
	endMenu();

	startMenu(4, null);
	menuItem('&nbsp;Rólunk&nbsp;&nbsp;', null, null, '#355366', '#486f89', '../../aboutus.php');
	menuItem('&nbsp;Referenciáink&nbsp;&nbsp;', null, null, '#355366', '#486f89', '../../references.php');
	menuItem('&nbsp;Állások&nbsp;&nbsp;', null, null, '#355366', '#486f89', '../../job.php');
	menuItem('&nbsp;Elérhetőségeink&nbsp;&nbsp;', null, null, '#355366', '#486f89', '../../access.php');
	endMenu();	
