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=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=3)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=3)" // Stop IE5.5 bug when using more than one filter
}

timegap=500
followspeed=5
followrate=40
suboffset_top=-3;
suboffset_left=3;
closeOnClick = true
style1=[
"000000",
"#FDFFFA",
"000000",
"#FABF78",
"00000000",
10,
"normal",
"Verdana",
5,
"",
,
,
,
,
,
"cccccc",
]	

addmenu(menu=["Domain",
152,0,200,2,,style1,,,effect,,,,,,,,,,,,
,"Enterprise Application Development","applicationdevelopment.htm",,,1
,"Enterprise Application Integration","applicationintegration.htm",,,1
,"Maintenance","maintenance.htm",,,1
,"Migration & Re-Engineering","migration.htm",,,1
,"Web-Enabling","webenable.htm",,,1
,"BPO Services","nps_bpo/NPS_Index.htm",,,1
])
		
/*addmenu(menu=["products",
152,59,90,2,,style1,,,effect,,,,,,,,,,,,
,"Dr.Mobile","drmobile.htm",,,1
,"WIM","wim.htm",,,1 
])*/

addmenu(menu=["business",
152,59,120,2,,style1,,,effect,,,,,,,,,,,,
,"Digital Signage","digital.htm",,,1
,"Telecom","telecom.htm",,,1
])

addmenu(menu=["technology",
152,175,80,2,,style1,,,effect,,,,,,,,,,,,
,"Microsoft","microsoft.htm",,,1
,"Java","java.htm",,,1
/*,"Wireless Embedded","wirelessembaded.htm",,,1
,"Other Skills","otherskill.htm",,,1*/
])

addmenu(menu=["project",
152,255,180,2,,style1,,,effect,,,,,,,,,,,,
,"Management & Communication","management.htm",,,1
,"Process","process.htm",,,1
,"Quality","quality.htm",,,1
,"Methodology","methodology.htm",,,1
])

addmenu(menu=["consulting",
152,380,130,2,,style1,,,effect,,,,,,,,,,,,
,"IT Consulting","consulting.htm",,,1
/*,"IT Training","training.htm",,,1*/
])

addmenu(menu=["company",
20,(screen.width-270),120,2,,style1,,,effect,,,,,,,,,,,,
,"Profile","profile.htm",,,1
,"The Team","team.htm",,,1
,"Business Model","businessmodel.htm",,,1
])

dumpmenus()