menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

//if(navigator.appVersion.indexOf("MSIE 6.0")>0)
//{
  //	effect = "Fade(duration=0.2);Alpha(style=50,opacity=0.10)"
//}
//else
//{
	effect = "Shadow(color='#030675', Direction=90, Strength=0)" // Stop IE5.5 bug when using more than one filter
//}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"040F76",					// Mouse Off Font Color
"e0e5e7",				// Mouse Off Background Color
"040F76",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
"ffffff",					// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		        // Font Name
2,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"040F76",					// Mouse Off Font Color
"ffffff",				// Mouse Off Background Color
"040F76",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
"a3a4ed",					// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		        // Font Name
2,						// Menu Item Padding
"http://www.statsoft.pl/skrypty/js/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
]



if(navigator.appName != "Opera")
							{
							  addmenu(menu=[		// This is the array that contains your menu properties and details
"StatMenu",			// Menu Name - This is needed in order for the menu to be called
65,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
"31",					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;&nbsp;&nbsp;&nbsp;Strona&nbsp;główna&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=products","http://www.statsoft.pl","",1


,"&nbsp;&nbsp;&nbsp;&nbsp;Programy&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=services","http://www.statsoft.pl/programy/lista.html","",1


,"&nbsp;&nbsp;&nbsp;&nbsp;Usługi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=support",,"",1


,"&nbsp;&nbsp;&nbsp;&nbsp;Rozwiązania&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=solutions","http://www.statsoft.pl/rozwiazania.html","",1


,"&nbsp;&nbsp;&nbsp;&nbsp;Referencje&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=customers",,"",1

,"&nbsp;&nbsp;&nbsp;&nbsp;Porady&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=help",,"",1


,"&nbsp;&nbsp;&nbsp;&nbsp;Pobieranie&nbsp;plików&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=downloads",,"",1





,"&nbsp;&nbsp;&nbsp;&nbsp;StatSoft&nbsp;Polska&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=company","http://www.statsoft.pl","",1

])
    						}else{
							
addmenu(menu=[		// This is the array that contains your menu properties and details
"StatMenu",			// Menu Name - This is needed in order for the menu to be called
65,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
93,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
"31",					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Strona&nbsp;główna","show-menu=products","http://www.statsoft.pl","",1


,"Programy","show-menu=services","http://www.statsoft.pl/programy/lista.html","",1


,"Usługi","show-menu=support",,"",1


,"Rozwiązania","show-menu=solutions","http://www.statsoft.pl/rozwiazania.html","",1


,"Referencje","show-menu=customers",,"",1

,"Porady","show-menu=help",,"",1

,"Pobierz","show-menu=downloads",,"",1

,"StatSoft&nbsp;Polska","show-menu=company","http://www.statsoft.pl","",1

])
							
							      }


addmenu(menu=["products",89,,140,0,,style1,0,"left",,0,,,,,,,,,,,

//,"Nowe programy", "http://www.statsoft.pl/v8.html",,,1
//,"Nowe kursy", "http://www.statsoft.pl/kursy/listakur.html",,,1     
//,"Nowe książki", "http://www.statsoft.pl/ksiazki.html",,,1
//,"Nowości w czytelni", "http://www.statsoft.pl/czytelnia/nowosci/czytnowe.html",,,1

,"Aktualności", "http://www.statsoft.pl/conowego.html",,,1
,"Kursy", "http://www.statsoft.pl/kursy/listakur.html",,,1  
,"Czytelnia", "http://www.statsoft.pl/czytelnia/czytelnia.html",,,1 
,"Konkurs", "http://www.statsoft.pl/konkurs/konkurs_wst.html",,,1 
,"Seminaria","http://www.statsoft.pl/seminaria_w.html",,,1
,"Newsletter", "http://www.statsoft.pl/letter/6_2010.html",,,1



,"Portal data mining", "http://www.statsoft.pl/datamining.html",,,1 
,"Portal inżyniera jakości", "http://www.statsoft.pl/spc.html",,,1 
,"Portal farmaceutyczny", "http://www.statsoft.pl/statystyka-farmacja.html",,,1


])

	addmenu(menu=["solutions",89,,192,0,,style1,0,"left",,0,,,,,,,,,,,
,"Branże produkcyjne&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow3px.gif border=0>","show-menu=branzeprod",,,1
,"Branże usługowe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow3px.gif border=0  >","show-menu=branzeuslug",,,1
,"Zastosowania biznesowe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow2px.gif border=0 >","show-menu=biznes",,,1
,"Zastosowania technologiczne&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow.gif border=0>","show-menu=technologia",,,1
,"Zastosowania badawcze&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow2px.gif border=0 >","show-menu=badania",,,1
,"Oferta akademicka","http://www.statsoft.pl/akad.html",,,1
,"Sukcesy użytkowników","http://www.statsoft.pl/success_stories.php",,,1

 

])
	
		addmenu(menu=["branzeprod",93,,210,0,,style1,0,"left",,0,,,,,,,,,,,
,"Automatyka i półprzewodniki","http://www.statsoft.pl/industries/semiconductors.htm",,,1	
,"Dobra konsumpcyjne","http://www.statsoft.pl/industries/consumer.htm",,,1	
,"Energetyka","http://www.statsoft.pl/industries/energia.html",,,1	
,"Laboratoria badawcze i pomiarowe","http://www.statsoft.pl/industries/Laboratorium.htm",,,1	
,"Przemysł chemiczny i petrochem.","http://www.statsoft.pl/industries/chemical.htm",,,1	
,"Przemysł farmaceutyczny","http://www.statsoft.pl/statystyka-farmacja.html",,,1	
,"Przemysł maszynowy","http://www.statsoft.pl/industries/manufacturing.htm",,,1	
,"Przemysł motoryzacyjny","http://www.statsoft.pl/industries/automotive.htm",,,1	
,"Przemysł spożywczy","http://www.statsoft.pl/industries/food.htm",,,1	
	])
	
  		addmenu(menu=["branzeuslug",98,,210,0,,style1,0,"left",,0,,,,,,,,,,,
,"Administracja publiczna","http://www.statsoft.pl/industries/administracja.htm",,,1	
 ,"Agencje badania rynku","http://www.statsoft.pl/industries/badania_rynku2.html",,,1		
,"Badania innowacyjne R&D","http://www.statsoft.pl/industries/badania-innowacyjne.html",,,1	 
,"Badania naukowe","http://www.statsoft.pl/industries/nauka.htm",,,1	

,"Bankowość i finanse","http://www.statsoft.pl/industries/banking.htm",,,1	
,"Fundusze inwestycyjne","http://www.statsoft.pl/industries/hedge.html",,,1	
,"Laboratoria badawcze i pomiarowe","http://www.statsoft.pl/industries/Laboratorium.htm",,,1	
,"Marketing","http://www.statsoft.pl/industries/analityczny-CRM-i-marketing-relacyjny.html",,,1	
,"Medycyna","http://www.statsoft.pl/industries/medycyna.html",,,1
,"Ochrona zdrowia","http://www.statsoft.pl/industries/healthcare.htm",,,1	
,"Sprzedaż detaliczna","http://www.statsoft.pl/industries/retailing.html",,,1	

,"Telekomunikacja","http://www.statsoft.pl/industries/telecom.htm",,,1	

,"Transport i logistyka","http://www.statsoft.pl/industries/transport-logistyka.htm",,,1	
,"Ubezpieczenia","http://www.statsoft.pl/industries/insurance.htm",,,1	
,"Wyższe uczelnie","http://www.statsoft.pl/akad.html",,,1	
	])
	
  
	
		addmenu(menu=["biznes",102,,200,0,,style1,0,"left",,0,,,,,,,,,,,
,"Analityczny CRM","http://www.statsoft.pl/industries/analityczny-CRM-i-marketing-relacyjny.html",,,1
,"Analiza migracji klientów (Churn)","http://www.statsoft.pl/industries/churn.html",,,1	
,"Badania ankietowe","http://www.statsoft.pl/industries/badania_ankietowe.html",,,1	
,"Badania rynku","http://www.statsoft.pl/industries/badania_rynku.html",,,1	
,"Business Intelligence","http://www.statsoft.pl/industries/business-intelligence.html",,,1
,"Marketing relacyjny","http://www.statsoft.pl/industries/analityczny-CRM-i-marketing-relacyjny.html",,,1
,"Prognozowanie","http://www.statsoft.pl/czytelnia/prognozowanie/wsteprog.html target=_blank",,,1
,"Skoring kredytowy","http://www.statsoft.pl/industries/skoring.html",,,1
,"Systemy lojalnościowe","http://www.statsoft.pl/industries/lojalnosc.htm",,,1
,"Umowa kapitałowa Basel II","http://www.statsoft.pl/industries/basel.html",,,1
,"Wykrywanie nadużyć","http://www.statsoft.pl/czytelnia/finanse/pdf/04fraud.pdf target=_blank",,,1
,"Zarządzanie jakością","http://www.statsoft.pl/spc.html",,,1
	])
	
		addmenu(menu=["technologia",102,,230,0,,style1,0,"left",,0,,,,,,,,,,,
,"Badania innowacyjne R&D","http://www.statsoft.pl/industries/badania-innowacyjne.html",,,1	
,"Laboratoria badawcze i pomiarowe","http://www.statsoft.pl/industries/Laboratorium.htm",,,1
,"Optymalizacja procesów","http://www.statsoft.pl/industries/Optymalizacja_Procesow.html",,,1
,"Produkcja","http://www.statsoft.pl/industries/analiza-danych-i-data-mining-w-produkcji.html",,,1
,"Six Sigma","http://www.statsoft.pl/industries/sixsigma.htm",,,1
,"SPC- Statystyczne sterowanie jakością","http://www.statsoft.pl/spc.html",,,1
,"Statystyka dla farmacji","http://www.statsoft.pl/statystyka-farmacja.html",,,1
,"Zarządzanie jakością","http://www.statsoft.pl/spc.html",,,1
,"Zmniejszenie emisji","http://www.statsoft.pl/industries/power-solutions.html",,,1
	])
	
		addmenu(menu=["badania",102,,210,0,,style1,0,"left",,0,,,,,,,,,,,
 ,"Badania innowacyjne R&D","http://www.statsoft.pl/industries/badania-innowacyjne.html",,,1		
,"Badania naukowe","http://www.statsoft.pl/industries/nauka.htm",,,1

 ,"Badania rynku","http://www.statsoft.pl/industries/badania_rynku2.html",,,1	
,"Laboratoria badawcze i pomiarowe","http://www.statsoft.pl/industries/Laboratorium.htm",,,1
,"Medycyna","http://www.statsoft.pl/industries/medycyna.html",,,1
,"Prognozowanie","http://www.statsoft.pl/czytelnia/prognozowanie/wsteprog.html target=_blank",,,1
,"Statystyka dla farmacji","http://www.statsoft.pl/statystyka-farmacja.html",,,1
,"Wspomaganie dydaktyki","http://www.statsoft.pl/akad.html",,,1

	])
	
	addmenu(menu=["finanse",102,,200,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Bankowość","http://www.statsoft.pl/industries/banking.htm",,,1
	,"Zestaw Skoringowy <i>STATISTICA</i> ","http://www.statsoft.pl/industries/skoring.html",,,1
	,"Fundusze inwestycyjne","http://www.statsoft.pl/industries/hedge.html",,,1
	,"Ubezpieczenia","http://www.statsoft.pl/industries/insurance.htm",,,1
	,"Umowa kapitałowa Basel II","http://www.statsoft.pl/industries/basel.html",,,1	
	])
	
	
	addmenu(menu=["przemysl",143,,180,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Automatyka i półprzewodniki","http://www.statsoft.pl/industries/semiconductors.htm",,,1
	,"Dobra konsumpcyjne","http://www.statsoft.pl/industries/consumer.htm",,,1
	,"Przemysł chemiczny<br>i petrochemiczny","http://www.statsoft.pl/industries/chemical.htm",,,1
	,"Przemysł energetyczny","http://www.statsoft.pl/industries/energia.html",,,1
	,"Przemysł farmaceutyczny","http://www.statsoft.pl/statystyka-farmacja.html",,,1
	,"Przemysł spożywczy","http://www.statsoft.pl/industries/food.htm",,,1
	,"Przemysł maszynowy","http://www.statsoft.pl/industries/manufacturing.htm",,,1
	,"Przemysł motoryzacyjny","http://www.statsoft.pl/industries/automotive.htm",,,1	
	])
	
		
addmenu(menu=["services",89,,150,0,,style1,0,"left",,0,,,,,,,,,,,
   ,"Lista programów","http://www.statsoft.pl/programy/lista.html",,,1
	,"Ogólna charakterystyka","http://www.statsoft.pl/general.html",,,1
	,"Programy desktop","http://www.statsoft.pl/products/desktop.htm",,,1
	,"Systemy data mining","http://www.statsoft.pl/datamining.html",,,1
	,"Systemy korporacyjne","http://www.statsoft.pl/products/enterprise.htm",,,1
	,"Systemy klient-serwer","http://www.statsoft.pl/webserver.html",,,1
	
	
	
	
	])


	
	
	addmenu(menu=["support",89,,145,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Kursy i szkolenia","http://www.statsoft.pl/kursy.html",,,1
	,"Kursy na zamówienie","http://www.statsoft.pl/zamkurs.html",,,1
	,"Usługi konsultingowe","http://www.statsoft.pl/konsulting.html",,,1
	,"Usługi implementacyjne","http://www.statsoft.pl/implement.html",,,1
	,"Usługi walidacyjne","http://www.statsoft.pl/Walidacja-rozwiazan-informatycznych.htm",,,1
	
	,"Seminaria","http://www.statsoft.pl/seminaria_w.html",,,1
	,"Studia podyplomowe","http://www.statsoft.pl/studia-podyplomowe.html",,,1
	
	])
	
	addmenu(menu=["downloads",89
	,,175,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Broszury", "http://www.statsoft.pl/broszury.html?sortmodul",,,1
	,"Wersja próbna <img src=http://www.statsoft.pl/skrypty/js/statistica.gif border=0>", "http://www.statsoft.pl/download/wersja-probna.html",,,1
	,"Mapa Polski", "http://www.statsoft.pl/download/mapy.html",,,1
	,"Krzywe ROC", "http://www.statsoft.pl/download/krzyweROC.html",,,1
	,"Skrypty SVB", "http://www.statsoft.pl/svbprgu.html",,,1	
	,"Dane do książek", "http://www.statsoft.pl/download.html#danedok",,,1
	,"Uaktualnienie <img src=http://www.statsoft.pl/skrypty/js/statistica.gif border=0>", "http://www.statsoft.pl/download.html#update9pl",,,1
	,"<img src=http://www.statsoft.pl/skrypty/js/statisticahelp.gif border=0>", "http://www.statsoft.pl/download/help6.php?sortmodul",,,1
	])
	
	addmenu(menu=["customers",89,,215,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Lista referencyjna","http://www.statsoft.pl/listrefpol.html",,,1
	,"Sukcesy użytkowników","http://www.statsoft.pl/success_stories.php",,"",1	
	
	,"Opinie o <img src=http://www.statsoft.pl/skrypty/js/statistica.gif border=0>","http://www.statsoft.pl/opinie_prog.html",,,1
	,"Opinie o kursach","http://www.statsoft.pl/opinie_kurs.html",,,1
	,"Opinie o usługach konsultingowych","http://www.statsoft.pl/opinie_konsult.html",,,1
	,"Opinie o systemach korporacyjnych","http://www.statsoft.pl/opinie_korporacja.html",,,1
	,"Niezależne porównania","http://www.statsoft.pl/porow.html",,,1
	])
	
	addmenu(menu=["help",89,,170,0,,style1,0,"left",,0,,,,,,,,,,,
	,"Czytelnia","http://www.statsoft.pl/czytelnia/czytelnia.html",,,1
	,"Książki","http://www.statsoft.pl/ksiazki.html",,,1
	,"Seminaria","http://www.statsoft.pl/seminaria_w.html",,,1
	,"Podręcznik statystyki (pol)","http://www.statsoft.pl/textbook/stathome.html target=_blank",,,1
	,"Podręcznik statystyki (ang)","http://www.statsoft.com/textbook/stathome.html target=_blank",,,1
	,"Webcasts","http://www.statsoft.pl/industries/archiwum-transmisji-webcasts.html",,,1
	,"Filmy demo","http://www.statsoft.pl/interactivedemos.html",,,1
	
	,"Poradnik inżyniera jakości","http://www.statsoft.pl/poradnik-inzyniera-jakosci.html",,,1
	//,"<img src=http://www.statsoft.pl/skrypty/js/statistica.gif border=0> FAQ (ang)","http://www.statsoft.com/support/faq/faq.html target=_blank",,,1
	,"Normy i regulacje","http://www.statsoft.pl/normy.html",,,1
	,"White Papers","http://www.statsoft.pl/whitepapers.html",,,1
	,"<img src=http://www.statsoft.pl/skrypty/js/statisticavb.gif border=0>","http://www.statsoft.pl/visualbasic.html",,,1
	,"Pytania i odpowiedzi","http://www.statsoft.pl/pytaniaiodpowiedzi",,,1
	])
	
	
	addmenu(menu=["partners",180,,155,0,,style1,0,"left",,0,,,,,,,,,,,
	,"O Programie Partnerskim","http://www.statsoft.pl/program/program.html",,,1
	,"Partnerzy StatSoft","http://www.statsoft.pl/program/partnerzy.html",,,1
	,"Korzyści dla Partnerów","http://www.statsoft.pl/program/korzysci_part.html",,,1
	,"Obszary zastosowań","http://www.statsoft.pl/program/zakres.html",,,1

	])
	
	addmenu(menu=["company",89,,120,0,,style1,0,"left",,0,,,,,,,,,,,
	,"O StatSoft Polska","http://www.statsoft.pl/statplsk.html",,,1
	
	,"Kontakt","http://www.statsoft.pl/kontakt.html",,,1

	
	
	,"Aktualności", "http://www.statsoft.pl/conowego.html",,,1	
	,"Broszury", "http://www.statsoft.pl/broszury.html?sortmodul",,,1
	,"Konkurs","http://www.statsoft.pl/konkurs/konkurs_wst.html",,,1
	,"Partnerzy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://www.statsoft.pl/skrypty/js/arrow2px.gif border=0 >","show-menu=partners",,,1
	
	,"StatSoft Inc.","http://www.statsoft.com",,,1
	,"StatSoft na świecie","http://www.statsoft.pl/biura_reg.html",,,1
	,"Oferta pracy","http://www.statsoft.pl/ofpracy.html",,,1
  	])
	
	

dumpmenus()