	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#BE4C00';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#F9A53C';			// Background color when mouse is over
	var HighSubBgColor='#F9CF6F';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#F9A53C';			// Border color
	var BorderSubColor='#BE4C00';			// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=75;				// Menu offset x coordinate

	if(screen.width==1024)
	{
		var StartLeft=(screen.width-760)/2;			// Menu offset y coordinate
	}
	else
	{
		var StartLeft=(screen.width-760)/2;			// Menu offset y coordinate
	}
	
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='topFrame';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("About Us","profile.html","",3,20,65);
	Menu1_1=new Array("Corporate Profile","profile.html","",0,20,130);
	Menu1_2=new Array("Mission","mission.html","",0,20,130);
	Menu1_3=new Array("Dr Krishna M. Ella","mdprofile.html","",0);

Menu2=new Array("Infrastructure","manufacility.html","",1,20,90);
	Menu2_1=new Array("Manufacturing facility","manufacility.html","",0,20,165);
	//Menu2_3=new Array("Warehouse","warehouse.html","",0);
	//Menu2_2=new Array("Animal Facility","animalfacility.html","",0);

Menu3=new Array("Products","revacb.html","",5,20,65);
	Menu3_1=new Array("Vaccines","revacb.html","",2,20,150);
		Menu3_1_1=new Array("Revac– B","revacb.html","",0,20,100);
		Menu3_1_2=new Array("Typbar","typbar.html","",0,20,100);
	Menu3_2=new Array("Biotherapeutics","#","",3,20,150);
		Menu3_2_1=new Array("Indikinase","biotherapeutics1.html","",0,20,100);
		Menu3_2_2=new Array("REGEN-D 150 ","biotherapeutics2.html#regen150","",0,20,100);
		Menu3_2_3=new Array("REGEN-D 60 ","biotherapeutics2.html#regen60","",0,20,100);
	Menu3_3=new Array("Biopharmaceuticals","#","",2,20,100);
		Menu3_3_1=new Array("BIOGIT","biogit.html","",0,20,100);
		Menu3_3_2=new Array("ZELECT","zelect.html","",0,20,100);

	Menu3_4=new Array("Contract Manufacturing","cmanufacturing.html","",0);
	Menu3_5=new Array("Products in the pipeline","pipeline.html","",0);

Menu4=new Array("R & D","basicresearch.html","",2,20,45);
	Menu4_1=new Array("R & D","basicresearch.html","",0,20,170);
	Menu4_2=new Array("Technology Collaborations","tcollaborations.html","",0);
//	Menu4_3=new Array("Utility","utilityblock.html","",0);
//	Menu4_4=new Array("Warehouse","warehouse.html","",0);
//	Menu4_5=new Array("Animal Facility","animal.html","",0);

Menu5=new Array("Quality","qp.html","",1,20,50);
Menu5_1=new Array("Quality Policy","qp.html","",0,20,100);
//	Menu5_2=new Array("Milestones","milestones.html","",0);

Menu6=new Array("BB Foundation","bbilfoundation.html","",1,20,100);
	Menu6_1=new Array("BB Foundation","bbilfoundation.html","",0,20,110);
//	Menu7_2=new Array("Biogit","biogit.html","",0);
//	Menu7_3=new Array("Under Trial","undertrial.html","",0);
//	Menu7_4=new Array("In Pipeline","inpipeline.html","",0);

Menu7=new Array("Marketing","mktgstrategy.html","",1,20,70);
	Menu7_1=new Array("Strategy","mktgstrategy.html","",0,20,100);
	//Menu7_2=new Array("Domestic","mktgdomestic.html","",0,20,100);
	//Menu7_3=new Array("International","mktginternational.html","",0);

Menu8=new Array("Media center","pressreleases.html","",3,20,90);
	Menu8_1=new Array("Press Releases","pressreleases.html","",0,20,120);
	Menu8_2=new Array("News Clippings","newsclippings.html","",0);
	Menu8_3=new Array("Image Gallery","imagegallery.html","",0);

Menu9=new Array("Milestones","milestones.html","",3,20,85);
	Menu9_1=new Array("Milestones","milestones.html","",0,20,80);
	Menu9_2=new Array("Patents","patents.html","",0,20,80);
	Menu9_3=new Array("Awards","awards.html","",0,20,80);

Menu10=new Array("Contact Us","contact.html","",0,20,70);