
//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames=0

//Menu properties   
oCMenu.pxBetween=3
oCMenu.fromLeft=0 
oCMenu.fromTop=50
oCMenu.rows=0
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0
//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth="100%"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=250
oCMenu.level[0].height=16
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=100
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"

//dynamic effect (controllable for each level)
oCMenu.level[0].clippx=0
oCMenu.level[0].cliptim=0
//special animation filters (IE5.5+ only, controllable for each level)
oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)" 

//Other special animation filters (IE5.5+ only, controllable for each level)

//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=oCMenu.level[0].width-4
oCMenu.level[1].height=21
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right"
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0+10
oCMenu.level[1].borderClass="clLevel1border"
//dynamic effect
oCMenu.level[1].clippx=2
oCMenu.level[1].cliptim=2
//special animation filters
oCMenu.level[1].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)" 


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=150
oCMenu.level[2].height=18
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0+10
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"

/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
/*oCMenu.makeMenu('top0','','About Us','','')
	oCMenu.makeMenu('sub00','top0','Profile','#','',120)
	oCMenu.makeMenu('sub01','top0','Milestones','','',120)
	oCMenu.makeMenu('sub02','top0','Management','','',120)
	oCMenu.makeMenu('sub03','top0','Board of Directors','','',120)
	oCMenu.makeMenu('sub04','top0',"MD's Note",'','',120)
	*/
	/*oCMenu.makeMenu('sub05','top0','Our Values','')
	oCMenu.makeMenu('sub06','top0','Our Future','')
	oCMenu.makeMenu('sub07','top0','Our Subsidiary','')	*/
	
/*		oCMenu.makeMenu('sub001','sub01','Our Relationship','#','',140,0)
		oCMenu.makeMenu('sub002','sub01','PlanMagic Marketing','http://planmagic.com/marketing_planning.phpl','',140,0)
		oCMenu.makeMenu('sub003','sub01','PlanMagic WebQuest Pro','http://planmagic.com/webquest.phpl','',140,0)
		oCMenu.makeMenu('sub004','sub01','PlanMagic Finance Pro','http://planmagic.com/finance.phpl','',140,0)*/

// Menu starts here

oCMenu.makeMenu('top0','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;About Us','','',90)
	oCMenu.makeMenu('sub00','top0','Profile','../aboutus/index.php','',140)
//	oCMenu.makeMenu('sub01','top0','Vision','../aboutus/vision.php','',120)
//	oCMenu.makeMenu('sub02','top0','Mission','../aboutus/mission.php','',120)
	oCMenu.makeMenu('sub03','top0','History','../aboutus/history.php','',140)
	oCMenu.makeMenu('sub04','top0','Milestones','../aboutus/milestones.php','',140)
	oCMenu.makeMenu('sub05','top0','Board of Directors','../aboutus/bod.php','',140)
	oCMenu.makeMenu('sub06','top0','Code of Conduct','','',140)
		oCMenu.makeMenu('sub061','sub06','Directors','../aboutus/directors.php','',140)
		oCMenu.makeMenu('sub062','sub06','Senior Management','../aboutus/senior.php','',140)
        oCMenu.makeMenu('sub07','top0',"Corporate Presentation",'../pdf/ipca-corporate-presentation(May10).pdf','_blank',140)
        oCMenu.makeMenu('sub08','top0',"Corporate Film",'../aboutus/corporate.php','',140)
		oCMenu.makeMenu('sub09','top0',"CSR / ESS",'../aboutus/csrr-ess-guidelines.php','',140)

	
oCMenu.makeMenu('top1','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Financials / Investors','','',145)
	oCMenu.makeMenu('sub10','top1','Five Years Highlights','../financials/index.php','',170)
//	oCMenu.makeMenu('sub11','top1','Annual Reports (pdf)','','',170)
	oCMenu.makeMenu('sub11','top1','Key Ratios','../financials/keyratios.php','',170)
	oCMenu.makeMenu('sub12','top1','Audited Financial Results','../financials/auditedrslts.php','',170) 
//		oCMenu.makeMenu('sub131','sub13','Financial Results ','financials/auditedrslts.php','',170)
	//	oCMenu.makeMenu('sub132','sub13','P & L ','financials/profitloss.php','',170)
		//oCMenu.makeMenu('sub133','sub13','Balance Sheet','financials/balsheet.php','',170)
	oCMenu.makeMenu('sub13','top1','Unaudited Financial Results','../financials/unauditedrslts.php','',170)
		//oCMenu.makeMenu('sub141','sub14','Quarterly Results','financials/unauditedrslts.php','',170)
	oCMenu.makeMenu('sub14','top1','Archived Financial Results','../financials/archivedrslts.php','',170)
	oCMenu.makeMenu('sub15','top1','Distribution of Shareholding','../financials/distshare.php','',170)
	oCMenu.makeMenu('sub16','top1','Annual Report 2009-10 <br>(Including Annual Accounts <br>of Subsidiary Companies)','../pdf/Annual-Report-2009-10.pdf','_blank',170,50)
    oCMenu.makeMenu('sub17','top1','Annual Report 2008-09','http://www.aimpl.com/approval/ipca/financials/annualreport2008-09.pdf','_blank',170)
	oCMenu.makeMenu('sub18','top1','Annual Report 2007-08','../financials/annualreport2007-08.pdf','_blank',170)
	oCMenu.makeMenu('sub19','top1','Compliance Officer','../financials/compofcr.php','',170) 

oCMenu.makeMenu('top2','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Products','','',170)
	oCMenu.makeMenu('sub20','top2','Formulations','../products/formulations/index.php','',220)
	//oCMenu.makeMenu('sub201','sub20','Therapy Segments','','',120)
/*	oCMenu.makeMenu('sub201','sub20','Neuropsychiatry','../products/index.php','',120)
	oCMenu.makeMenu('sub202','sub20','Dermatology','','',120)
	oCMenu.makeMenu('sub203','sub20','Cardio-vasculars','../products/cardio_vasculars.php','',120)
	oCMenu.makeMenu('sub204','sub20','Anti-diabetics','','',120)
	oCMenu.makeMenu('sub205','sub20','Anti-infectives','','',120)
	oCMenu.makeMenu('sub206','sub20','Anti-malarials','','',120) */
	oCMenu.makeMenu('sub21','top2',"Active Pharmaceutical Ingredients",'../products/api/index.php','',220)
/*	oCMenu.makeMenu('sub211','sub21',"Anthelmentics",'','',120)
	oCMenu.makeMenu('sub212','sub21',"Antibacterials",'','',120)
	oCMenu.makeMenu('sub213','sub21',"Anticoagulant",'','',120)
	oCMenu.makeMenu('sub214','sub21',"Antidepressants",'','',120)
	oCMenu.makeMenu('sub215','sub21',"Antidiabetic",'','',120)
	oCMenu.makeMenu('sub216','sub21',"Antimetics",'','',120)
	oCMenu.makeMenu('sub217','sub21',"Antifungal",'','',120)
	oCMenu.makeMenu('sub218','sub21',"Antihistaminics",'','',120)
	oCMenu.makeMenu('sub219','sub21',"Antihypertensives",'','',120)
	oCMenu.makeMenu('sub220','sub21',"Anti Inflammatory",'','',120)
	oCMenu.makeMenu('sub221','sub21',"Antimalarials",'','',120)
	oCMenu.makeMenu('sub222','sub21',"Antiplatelet Agent",'','',120)
	oCMenu.makeMenu('sub223','sub21',"Antirheumatics",'','',120)
	oCMenu.makeMenu('sub224','sub21',"Antiseptic",'','',120)
	oCMenu.makeMenu('sub225','sub21',"Anti-Ulcerative Colitis",'','',120)
	oCMenu.makeMenu('sub226','sub21',"Diuretics",'','',120)
	oCMenu.makeMenu('sub227','sub21',"Hemortheologic Agent",'','',120) */

	oCMenu.makeMenu('sub22','top2','Drug Intermediates','../products/druginter/index.php','',220)
//	oCMenu.makeMenu('sub228','sub22',"List of Products",'','',120)
		
oCMenu.makeMenu('top3','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Marketing','','',189)
	oCMenu.makeMenu('sub30','top3','India','','',90)
	oCMenu.makeMenu('sub301','sub30','Formulations','../marketing/domestic/index.php','',200)
	oCMenu.makeMenu('sub302','sub30',"Active Pharmaceutical Ingredients",'../marketing/domestic/apidrugi.php','',200)
	oCMenu.makeMenu('sub303','sub30',"Drug Intermediates",'../marketing/domestic/apidrugi_int.php','',200)
	oCMenu.makeMenu('sub31','top3','International','','',90)
		oCMenu.makeMenu('sub311','sub31','Formulations','../marketing/international/index.php','',200)
		oCMenu.makeMenu('sub312','sub31',"Active Pharmaceutical Ingredients ",'../marketing/international/apidrugi.php','',200)
	oCMenu.makeMenu('sub313','sub31',"Drug Intermediates",'../marketing/international/apidrugi_int.php','',200)



oCMenu.makeMenu('top4','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Manufacturing Facilities','','',189)
	oCMenu.makeMenu('sub40','top4',"Athal",'../manufacturing/index.php#Athal','',90)
	oCMenu.makeMenu('sub41','top4',"Aurangabad",'../manufacturing/index.php#aurangabad','',90)
	oCMenu.makeMenu('sub42','top4',"Dehradun",'../manufacturing/index.php#Dehradun','',90)
	oCMenu.makeMenu('sub43','top4',"Kandla",'../manufacturing/index.php#Kandla','',90)
	oCMenu.makeMenu('sub44','top4',"Indore",'../manufacturing/index.php#Indore','',90)
	oCMenu.makeMenu('sub45','top4',"Ratlam",'../manufacturing/index.php#Ratlam','',90)
    oCMenu.makeMenu('sub46','top4',"Silvassa",'../manufacturing/index.php#Silvassa','',90)
	oCMenu.makeMenu('sub47','top4',"Pithampur",'../manufacturing/index.php#Pithampur','',90)
	
	oCMenu.makeMenu('top5','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Research & Development','','',189)
	oCMenu.makeMenu('sub50','top5','Formulation Development','../research/index.php#formu','',300)
	oCMenu.makeMenu('sub51','top5','Active Pharmaceutical Ingredients/Intermediates','../research/index.php#chem','',300)
	
	oCMenu.makeMenu('top6','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Clinical Research','../clinical/publications.php','',189)
	//oCMenu.makeMenu('sub50','top6','Formulation Development','../research/index.php#formu','',300)
	//oCMenu.makeMenu('sub51','top6','Active Pharmaceutical Ingredients/Intermediates','../research/index.php#chem','',300)
	
	
oCMenu.makeMenu('top7','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Careers','','',189)
	oCMenu.makeMenu('sub60','top7','Work at Ipca','../career/index.php','',120)
//	oCMenu.makeMenu('sub61','top6','Culture','../career/culture.php','',120)	
//	oCMenu.makeMenu('sub61','top6','Success Stories','../career/success_stories.php','',120)	
	//oCMenu.makeMenu('sub62','top6','Success Stories','../career/success_stories.php','',120)
	//oCMenu.makeMenu('sub63','top6','Growth Prospects','../career/growth_prospects.php','',120)
	///////////////////////////////////////////////////////////////////////////////// line change at dated 07042009 oCMenu.makeMenu('sub61','top7','Opportunities','http://203.201.225.116/careers/webhome.asp','_blank',120)
	oCMenu.makeMenu('sub61','top7','Opportunities','http://hris.ipca.co.in/careers/webhome.asp','_blank',120)
	
	
oCMenu.makeMenu('top8','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;Contact Us','','',189)
	oCMenu.makeMenu('sub70','top8','India Offices','../contactus/index.php','',120)
	oCMenu.makeMenu('sub71','top8','Manufacturing Units','../contactus/lmu.php','',120)
	oCMenu.makeMenu('sub72','top8','Domestic Depots','../contactus/depos.php','',120)
	oCMenu.makeMenu('sub73','top8','International Offices','../contactus/inter_offices.php','',120)
	oCMenu.makeMenu('sub74','top8','Enquiry Form','../contactus/inquiry_form.php','',120)

oCMenu.makeMenu('top9','',/*<img src=../images/home3/arrow.gif>*/'&nbsp;News','../news/index.php','',189)

// Menu ends here

//Leave this line - it constructs the menu
oCMenu.construct()
