foldersTree = gFld("<b>Главная страница</b>", "index.html")
		aux1 = insFld(foldersTree, gFld("Оборудование", "equipment.html"))
                	aux2 = insFld(aux1, gFld("Шелкотрафаретное", "eq_screen_printing.html"))
                    	aux3 = insFld(aux2, gFld("Автоматическое", "eq_screen_printing_auto.html"))
                    		insDoc(aux3, gLnk(0, "S-500 DF", "automatic_s500.html"))
                    		insDoc(aux3, gLnk(0, "S-700 F", "automatic_s700.html"))
                    		insDoc(aux3, gLnk(0, "S-1000 F", "automatic_s1000.html"))
                    	aux3 = insDoc(aux2, gLnk(0, "Ручное", "eq_screen_printing_hand.html"))
                  insDoc(aux1, gLnk(0, "Тампопечатное", "eq_pad_printing.html"))
                  insDoc(aux1, gLnk(0, "Другое", "eq_other.html"))
                  insDoc(aux1, gLnk(0, "Б/у", "http://www.market.allesprint.com/"))
		aux1 = insFld(foldersTree, gFld("Краска", "ink.html"))
                	aux2 = insFld(aux1, gFld("Шелкотрафаретная", "ink_screen_printing.html"))
                    	aux3 = insDoc(aux2, gLnk(0, "AMEXSRL", "http://amexsrl.com.ua/"))
                	aux2 = insFld(aux1, gFld("Тампопечатная", "ink_pad_printing.html"))
                    	aux3 = insDoc(aux2, gLnk(0, "Marabu", "ink_pad_marabu.html"))
                	aux2 = insFld(aux1, gFld("Пигменты", "ink_pigments.html"))
		aux1 = insFld(foldersTree, gFld("Химия", "chemicals.html"))
          		aux2 = insFld(aux1, gFld("Kiwo", "chem_kiwo.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Клеи", "chem_kiwo_adhesives.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Обезжириватели", "chem_kiwo_degreaser.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Ретуши", "chem_kiwo_retouch.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Отслаиватели", "chem_kiwo_powder.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Очистители теней", "chem_kiwo_hazerem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Смывки", "chem_kiwo_clean.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Фотоэмульсии", "chem_kiwo_photoem.html"))
            	aux2 = insFld(aux1, gFld("Cps", "chem_cps.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Отслаиватели", "chem_cps_powder.html"))
                 	 	aux3 = insDoc(aux2, gLnk(0, "Очистители теней", "chem_cps_hazerem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Ретуши", "chem_cps_retouch.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Смывки", "chem_cps_clean.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Фотоэмульсии", "chem_cps_photoem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Шерохователи", "chem_cps_roughergel.html"))
		aux1 = insFld(foldersTree, gFld("Расходные материалы", "consumables.html"))
			aux2 = insFld(aux1, gFld("Ракель", "consumables_squeegee.html"))
				insDoc(aux2, gLnk(0, "Ora", "consumables_squeegee_ora.html"))
			aux2 = insFld(aux1, gFld("Сито", "consumables_screenmesh.html"))
			aux2 = insFld(aux1, gFld("Глиттер", "consumables_glitter.html"))
                        insDoc(aux2, gLnk(0, "Производство Китай", "consumables_glitter_china.html"))
	      aux1 = insFld(foldersTree, gFld("Услуги", "services.html"))
                  insDoc(aux1, gLnk(0, "Изготовление рам", "services_frames.html"))
                  insDoc(aux1, gLnk(0, "Рамы HURTZ", "hurtz_frames.html"))
                  insDoc(aux1, gLnk(0, "Натяжение сита", "services_mesh.html"))
                  insDoc(aux1, gLnk(0, "Засветка", "services_exposing.html"))
	      aux1 = insFld(foldersTree, gFld("Партнеры", "partners.html"))
	      aux1 = insFld(foldersTree, gFld("Контакты", "contacts.html"))


