//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment mode
var absLEFT =   0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	78; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "resources/";	// base path
var zORDER = 	 100;		// base z-order of nav structure

var mCOLOR = 	"#EF6B00";	// main nav cell color
var rCOLOR = 	"#EF6B00";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ffffff";	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"bold";	// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET =   0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#FA9354";	// submenu cell color
var srCOLOR = 	"#EF6B00";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cccccc";	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#ffffff";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"Arial";	// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal";	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	1;		// submenu dropshadow size
var shCOLOR =	"#ffffff";	// submenu dropshadow color
var shOPACITY = 100;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 8;		// shift the child menus vertically
var chhOFFSET = -10;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = "";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("CorporateProfile.aspx","Company Profile",100,"center","","",0,0,"u","#EF6B00","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(120,"left","left",0,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	//SI("managementteam.aspx","Management Team ","","");
	//SI("events.aspx","Events ","","");
	SI("growthprospects.aspx","Growth Prospects","","");
	SI("managementteam.aspx","U.S. Management Team","","");
	
	
	MI("businessopp.aspx","Business Opportunities",143,"center","","",0,0,"u","#EF6B00","","","");
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(143,"left","left",0,0,"","","","","","","");
	
	SI("achievments.aspx","Our Achievements  ","","");
	//SI("fda.aspx","FDA Standards ","","");
	//SI("innovation.aspx","Innovation ","","");
	//SI("commitment.aspx","Commitment ","","");
	
	
	
MI("rnd.aspx","Research & Development",155,"center","","",0,0,"u","#EF6B00","","","");
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	//SP(147,"left","left",0,0,"","","","","","","");
	
	//SI("rnd.aspx","R&D Activities  ","","");
	//SI("fda.aspx","FDA Standards ","","");
	//SI("innovation.aspx","Innovation ","","");
	//SI("commitment.aspx","Commitment ","","");
	
	
	
MI("overview.aspx","Manufacturing",95,"center","","",0,0,"u","#EF6B00","","","");
	
	
	SP(160,"left","left",0,0,"","","","","","","");
	
	SI("overview.aspx","Overview","","");
	//SI("capability.aspx","OHM Manufacturing Capabilities","","");
	//SI("analgesics.aspx","Analgesics","","");
	
MI("generic.aspx","Generic",65,"center","","",0,0,"u","#EF6B00","","","");

	SP(200,"left","left",0,0,"","","","","","","");
	
	SI("genericproducts.aspx","Our Generic Product Line","","");
	
	SI("specifications.aspx","Product Specifications","","");

	SI("genericfaqs.aspx","Generic FAQs","","");
	
	SI("divestedproducts.aspx","Divested Products","","");
	SI("ConsumerProdSftyCerti.aspx?Type=G","Consumer Product Safety Certifications","","");

	
MI("brands.aspx","Brands",65,"center","","",0,0,"u","#EF6B00","","","");
	SP(200,"left","left",0,0,"","","","","","","");
	
	SI("brands.aspx","Overview","","");
	SI("Dermatology.aspx","Dermatology","","");
	SI("http://www.riomet.com/","Riomet","_blank","");
	SI("ConsumerProdSftyCerti.aspx?Type=B","Consumer Product Safety Certifications","","");
	
	
	
	
	//SI("otc.aspx","OTC","","");


MI("Newsroom.aspx","Newsroom",80,"center","","",0,0,"u","#EF6B00","","","");
MI("RanbaxyRems.aspx","REMS",70,"center","","",0,0,"u","#EF6B00","","","");
		
//* DO NOT EDIT THIS BIT *
}//***********************
//************************

