
// The following line is critical for menu operation, and must appear only once.
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)}
//Please leave the above line intact

  ///////////////////////////////
 // Editable style START here //
///////////////////////////////

timegap=100					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=0;			// Sub menu offset Left position

style1=[					// Menu Style Array
"ffffff",					// Off Font Color
"999999",					// Off Back Color
"000000",					// On Font Color
"0C6AD4",					// On Back Color
"FFFFFF",					// Border Color
10,							// Font Size
"normal",					// Font Style
"bold",					   	// Font Weight
"verdana, helvetica, san serif",	// Font
3,							// Padding
"",			    // Sub Menu Image
,							// 3D Border & Separator
,							// 3D High Color
,							// 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)
]

//solutions=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]

solutions=["CCCCCC","000000","FFFFFF","CC0000","FFFFFF",11,"normal",,"arial, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]

solutions1=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,,,,,,,,,,]

solutions2=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]

solutions3=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]

solutions4=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]

solutions5=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/nav/arrowdn.gif",,,,,,,,,]



//  SOLUTIONS primary navigation links 
addmenu(menu=["aboutus1",	
90,170,108,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
,"Vision&nbsp;&&nbsp;Mission", "about_vm.htm",,,1     
,"Corporate&nbsp;Profile","about_cp.htm",,,1
,"Investor&nbsp;Relations","",,"",1
])

addmenu(menu=["offerings",	
90,260,103,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
	,"Services","show-menu=services",,"",1
	,"Consutling","Consulting.htm",,"",1
	,"Products","Products.htm",,"",1
	
])

addmenu(menu=["services",	
95,365,110,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
	,"Application Development","#",,,1
	,"Application Maintenance","#",,,1	
	,"Application Testing","#",,,1	
	,"Dedicated Development","#",,,1	

])

addmenu(menu=["credentials",	
90,450,86,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
	,"SSB","#",,,1	
	,"eCOPS","#",,,1	
])

addmenu(menu=["careers",	
90,625,110,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
	,"Overview","#",,,1
	,"Our&nbsp;People&nbsp;Culture","#",,,1	
	,"Current&nbsp;Openings","Carrers_CO.htm",,,1	
	,"Submit&nbsp;Resume","",,,1	
])

addmenu(menu=["contactus",	
90,700,110,1,,solutions1,0,,"Fade(duration=0.8);Alpha(style=0,opacity=100);",,,,,,,,,,,,
		,"Corporate&nbsp;Address","#",,,1	
		,"RouteMap","#",,,1	
])


dumpmenus()