menu1[menu1.length] = [
	[base1 + "home/index.html",'Home'], 
	[base1 + "products/index.html",'Products'], 
	[base1 + "consulting/index.html",'Consulting'], 
	[base1 + "technology/index.html",'Technology'],
	[base1 + "download/index.html",'Download'],
	[base1 + "careers/index.html",'Careers'],
	[base1 + "minisoft/index.html",'Minisoft']
] ;
	
menu1[menu1.length] = [
	[base1 + "contact/index.html",'Contact'],
	[base1 + "utilities/sitemap.html",'Sitemap'],
	[base1 + "utilities/search.html",'Search']] ;

 


 
