foldersTree = gFld("<b>Main page</b>", "index.html")
		aux1 = insFld(foldersTree, gFld("Equipment", "equipment.html"))
                	aux2 = insFld(aux1, gFld("Screen printing", "eq_screen_printing.html"))
                    	aux3 = insFld(aux2, gFld("Automatic", "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, "Hand", "eq_screen_printing_hand.html"))
                  insDoc(aux1, gLnk(0, "Pad printing", "eq_pad_printing.html"))
                  insDoc(aux1, gLnk(0, "Other", "eq_other.html"))
                  insDoc(aux1, gLnk(0, "Used equipment", "eq_market.html"))
		aux1 = insFld(foldersTree, gFld("Ink", "ink.html"))
                	aux2 = insFld(aux1, gFld("Screen printing", "ink_screen_printing.html"))
                    	aux3 = insDoc(aux2, gLnk(0, "AmexSRL", "http://www.amexsrl.com.ua"))
                	aux2 = insFld(aux1, gFld("Pad printing", "ink_pad_printing.html"))
                    	aux3 = insDoc(aux2, gLnk(0, "Marabu", "ink_pad_marabu.html"))
                	aux2 = insFld(aux1, gFld("Pigments", "ink_pigments.html"))
		aux1 = insFld(foldersTree, gFld("Chemicals", "chemicals.html"))
          		aux2 = insFld(aux1, gFld("Kiwo", "chem_kiwo.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Adhesives", "chem_kiwo_adhesives.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Degreaser", "chem_kiwo_degreaser.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Retouch", "chem_kiwo_retouch.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Powder and tabs", "chem_kiwo_powder.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Haze remover", "chem_kiwo_hazerem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Cleaners", "chem_kiwo_clean.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Photoemulsions", "chem_kiwo_photoem.html"))
            	aux2 = insFld(aux1, gFld("Cps", "chem_cps.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Powder and tabs", "chem_cps_powder.html"))
                 	 	aux3 = insDoc(aux2, gLnk(0, "Haze remover", "chem_cps_hazerem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Retouch", "chem_cps_retouch.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Cleaners", "chem_cps_clean.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Photoemulsions", "chem_cps_photoem.html"))
                  	aux3 = insDoc(aux2, gLnk(0, "Rougher gel", "chem_cps_roughergel.html"))
		aux1 = insFld(foldersTree, gFld("Consumables", "consumables.html"))
			aux2 = insFld(aux1, gFld("Squeegee", "consumables_squeegee.html"))
				insDoc(aux2, gLnk(0, "Ora", "consumables_squeegee_ora.html"))
			aux2 = insFld(aux1, gFld("Screen mesh", "consumables_screenmesh.html"))
			aux2 = insFld(aux1, gFld("Glitter", "consumables_glitter.html"))
                        insDoc(aux2, gLnk(0, "Made in China", "consumables_glitter_china.html"))
	      aux1 = insFld(foldersTree, gFld("Services", "services.html"))
                  insDoc(aux1, gLnk(0, "Frames production", "services_frames.html"))
                  insDoc(aux1, gLnk(0, "Mesh straining", "services_mesh.html"))
                  insDoc(aux1, gLnk(0, "Exposing", "services_exposing.html"))
	      aux1 = insFld(foldersTree, gFld("Partners", "partners.html"))
	      aux1 = insFld(foldersTree, gFld("Contacts", "contacts.html"))

