



// 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=500					// 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=["000000","99CCFB","000000","CDE5FB","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrow.gif",,,,,,,,,]



solutions1=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]



solutions2=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]



solutions3=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]



solutions4=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]



solutions5=["ffffff","0C6AD4","000000","1EB8FF","FFFFFF",11,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]



solutions6=["000000","BFD5FA","c80000","BFD5FA","000000",13,"normal",,"verdana, helvetica",3,"images/arrowdn.gif",,,,,,,,,]







//  SOLUTIONS primary navigation links 

addmenu(menu=["about",	

86,225,125,1,,solutions,0,,"Fade(duration=0.4);Alpha(style=0,opacity=100);",,,,,,,,,,,,

,"&nbsp;Promoter","about_promoter.asp",,,1
,"&nbsp;Board of Directors","about_bod.asp",,,1
,"&nbsp;Corporate profile","about.asp",,,1
,"&nbsp;Why Us","about_why.asp",,,1
,"&nbsp;Facilities","about_faci.asp",,,1
,"&nbsp;Global Presence","about_gp.asp",,,1
,"&nbsp;Mile Stones","about_ms.asp",,,1
])



addmenu(menu=["ir",	

86,400,145,1,,solutions,0,,"Fade(duration=0.4);Alpha(style=0,opacity=100);",,,,,,,,,,,,

,"&nbsp;Code of Conduct","ir_code.asp",,,1
,"&nbsp;Shareholding Patterns","ir_sp.asp",,,1
,"&nbsp;Annual Reports","ir_ar.asp",,,1
,"&nbsp;Financials","ir_fin.asp",,,1
])

addmenu(menu=["product",	

86,530,175,1,,solutions,0,,"Fade(duration=0.4);Alpha(style=0,opacity=100);",,,,,,,,,,,,

,"&nbsp;APIs","product.asp#api",,,1
,"&nbsp;APIs Under Devlopment","product.asp#apiud",,,1
,"&nbsp;PFIs","product.asp#pfi",,,1
,"&nbsp;PFIs Using Multiple APIs","product.asp#pfiapi",,,1
,"&nbsp;Microencapsulated Products","product.asp#mp",,,1
])

dumpmenus()