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)}


timegap=400                   // 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=10            // Sub menu offset Left position			

effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"

style1=[					
"#000000",					
"#FFCC00",					
"000000",					
"#FFCC00",					
"#000000",					
9,				// Change the font						
"normal",					
"bold",						
"Verdana, Arial, Helvetica, sans-serif",		
3,				// Change the size of the links						
0,					
6,						
"#000000",					
"000000",					
,						
,						
,						
,						
,						
]


style2=[					
"000000",					
"#E4E3E6",					
"000000",					
"#FCFCFC",					
"#FCFCFC",					
10,						
"normal",					
"bold",						
"Verdana, Arial, Helvetica, sans-serif",		
5,						
0,					
1,						
"FFFFFF",					
"000000",					
,						
,						
,						
,						
,						

]



style3=[					
"000000",					
"F7ECD9",					
"000000",					
"D9B48E",					
"999999",					
11,						
"normal",					
"BOLD",						
"Verdana, Arial, Helvetica, sans-serif",		
5,						
0,					
0,						
"FFFFFF",					
"000099",					
,						
,						
,						
,						
,						

]




style4=[					
"000000",					
"#E0E0E2",					
"000000",					
"#F9F9f9",					
"#eeeeee",					
10,						
"normal",					
"BOLD",						
"Verdana, Arial, Helvetica, sans-serif",		
3,						
0,					
0,						
"ffffff",					
"000099",					
]




addmenu(menu=[					
"mainmenu",					
104,						
,						
86,					
1,						
"left",					
style4,						
1,						
"center",					
0,	// Filter - 
,						
1, 						
,						
"center",					
,						
,						
,						
,						
,						
,						
,						



,"Home" ,"../index.html",,"Go to the Homepage",2	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Biz.Sol","show-menu=biz.sol","sel_products.html","Biz.sol",2
,"SoftwareTools" ,"../sel_softtools.html",,"Software Tools",2	
,"How to Buy" ,"../buy.html",,"How to Buy",2	
,"News" ,"../sel_News.html",,"Support",2
,"About","../sel_about.html",,"Anchors",2
,"Development","show-menu=Development","#","Development",2
,"Toolconsulting","../sel_toolconsulting.html",,"Presentation",2
,"Site Map" ,"../sel_sitemap.html",,"Site Map",2

])


addmenu(menu=["biz.sol",,,100,1,"center",style2,,"left",effect,,,,,,,,,,,,

//,"Asset Line","../sel_assetline.html",,"Company Overview",1
//,"Recruit Soft","../sel_recruit.html",,"Market Overview",1
//,"Eximp","../sel_eximp.html",,"Management",1
//,"Smart Lab","../sel_smart.html",,"Investor",1
//,"Design Assist","../sel_design.html",,"Careers",1
//,"Induct","../sel_induct.html",,"Contact Us",1
,"Schookee","schookee.html",,"Contact Us",1
,"Learning Management System","lms.html",,"Contact Us",1




])



addmenu(menu=["Development",,,110,1,"center",style2,,"left",effect,,,,,,,,,,,,

,"Technologies","../technologies.html",,"Technologies",1
,"E-commerce","../E-commerce.html",,"E-commerce",1
,"Biz apps","../Bizapps.html",,"Biz apps",1
,"Proj Mgmt","../projectmanagement.html",,"Project Management",1
,"Case Studies","../Casestudies.html",,"Case Studies",1
,"Clients","../clients.html",,"Clients",1
])


dumpmenus()