
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#2D3276';			// Background color when mouse is not over
	var LowSubBgColor='#2D3276';			// Background color when mouse is not over on subs
	var HighBgColor='#1D2129';			// Background color when mouse is over
	var HighSubBgColor='#1D2129';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#3A408C';			// Border color
	var BorderSubColor='#3A408C';			// 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=9;				// Font size menu items
	var FontBold=0;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=57;				// Menu offset x coordinate
	var StartLeft=72;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	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
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['js/right.png',5,10,'js/down.png',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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("Products","products.htm","",20,33,150);
	Menu1_1=new Array("Water Pump Set","pumpsets.htm","",6,23,150);
		Menu1_1_1=new Array("Self Priming Pump Set","self-priming-pump-set.htm","",0,25,150);
		Menu1_1_2=new Array("Cooler Pump Set","underconstruction.htm","",0,25,150);
		Menu1_1_3=new Array("Submersible Pump Set","submersible-pumpset.htm","",0,25,150);
		Menu1_1_4=new Array("Sewerage Pump Set","sewerage-pump-detail.htm","",0,25,150);
		Menu1_1_5=new Array("Pressure Pump Set","pressure-pump-detail.htm","",0,25,150);
		Menu1_1_6=new Array("Centrifugal Pump Set","centrifugal-pump-detail.htm","",0,25,150);
	
	Menu1_2=new Array("Motor","underconstruction.htm","",2,23,150);	
		Menu1_2_1=new Array("Single phase","underconstruction.htm","",0,25,150);
		Menu1_2_2=new Array("Three phase","underconstruction.htm","",0,25,150);

	Menu1_3=new Array("Inverter","inverter.htm","",2,23,150);
		Menu1_3_1=new Array("Domestic","domestic-inverter.htm","",0,25,150);
		Menu1_3_2=new Array("High-End","underconstruction.htm","",0,25,150);

	Menu1_4=new Array("UPS","ups.htm","",2,23,150);	
		Menu1_4_1=new Array("On Line","underconstruction.htm","",0,25,150);
		Menu1_4_2=new Array("Off Line","600VA.htm","",0,25,150);	
		
	Menu1_5=new Array("Battery","batteries.htm","",4,23,150);
		Menu1_5_1=new Array("Standard","standard-battery.htm","",0,25,150);	
		Menu1_5_2=new Array("SMF","underconstruction.htm","",0,25,150);	
		Menu1_5_3=new Array("Tubular","tubular-battery.htm","",0,25,150);	
		Menu1_5_4=new Array("Automotive","underconstruction.htm","",0,25,150);	

	Menu1_6=new Array("Fan","fan.htm","",7,23,150);
		Menu1_6_1=new Array("Ceiling","ceiling-fan.htm","",0,25,150);	
		Menu1_6_2=new Array("Wall","fw40-7j.htm","",0,25,150);	
		Menu1_6_3=new Array("Table","ft40-8mb.htm","",0,25,150);	
		Menu1_6_4=new Array("Pedestal","fs40-p3.htm","",0,25,150);	
		Menu1_6_5=new Array("Exhaust","underconstruction.htm","",0,25,150);	
		Menu1_6_6=new Array("Fresh Air","underconstruction.htm","",0,25,150);	
		Menu1_6_7=new Array("Ventilation","ventilation-fan.htm","",0,25,150);	

	Menu1_7=new Array("Water Heater (Geyser)","water-heater.htm","",4,23,150);	
		Menu1_7_1=new Array("Storage (Electric)","storage-water-heater.htm","",0,25,150);
		Menu1_7_2=new Array("Instant (Electric)","instant-water-heater.htm","",0,25,150);	
		Menu1_7_3=new Array("Gas (Instant)","lpg-geyser.htm","",0,25,150);	
		Menu1_7_4=new Array("Solar","underconstruction.htm","",0,25,150);	

	Menu1_8=new Array("Solar Products","underconstruction.htm","",4,23,150);	
		Menu1_8_1=new Array("Inverter","underconstruction.htm","",0,25,150);
		Menu1_8_2=new Array("Water Heater","underconstruction.htm","",0,25,150);	
		Menu1_8_3=new Array("Generating System","underconstruction.htm","",0,25,150);	
		Menu1_8_4=new Array("Panel","underconstruction.htm","",0,25,150);
		
	Menu1_9=new Array("Small Appliances","home-appliances.htm","",13,23,150);	
		Menu1_9_1=new Array("Hair Dryer","hair-dryer.htm","",0,25,150);	
		Menu1_9_2=new Array("Electric Iron","iron.htm","",0,25,150);	
		Menu1_9_3=new Array("Induction Cooker","induction-cookers.htm","",0,25,150);			
		Menu1_9_4=new Array("Halogen Cooker","halogen-cooker.htm","",0,25,150);			
		Menu1_9_5=new Array("Pop-up Toaster","toasters.htm","",0,25,150);	
		Menu1_9_6=new Array("Sandwich / Grill Maker","sandwich-grillmaker.htm","",0,25,150);	
		Menu1_9_7=new Array("Electric Kettle","electric-kettle.htm","",0,25,150);			
		Menu1_9_8=new Array("Rice Cooker","HB-1268.htm","",0,25,150);	
		Menu1_9_9=new Array("Juice Extractor","juicer.htm","",0,25,150);	
		Menu1_9_10=new Array("Citrus Juicer","gtm-8118.htm","",0,25,150);	
		Menu1_9_11=new Array("JMG","jmg.htm","",0,25,150);	
		Menu1_9_12=new Array("Mixer Grinder","mixer.htm","",0,25,150);			
		Menu1_9_13=new Array("Hand Blender","blender.htm","",0,25,150);	

	Menu1_10=new Array("Kitchen Appliances","kitchen-appliances.htm","",2,23,150);	
		Menu1_10_1=new Array("Hobs","hobs.htm","",0,25,150);	
		Menu1_10_2=new Array("Kitchen Range Hoods","kitchen-range-hood.htm","",0,25,150);	

	Menu1_11=new Array("Water Solution","rosystem-waterdispenser.htm","",3,23,150);
		Menu1_11_1=new Array("R.O. System","ro-system.htm","",0,25,150);
		Menu1_11_2=new Array("Manual Water Purifier","water-purifier.htm","",0,25,150);
		Menu1_11_3=new Array("Water Dispenser","water-dispenser.htm","",0,25,150);

	Menu1_12=new Array("Air Conditioner","air-conditioner.htm","",3,23,150);	
		Menu1_12_1=new Array("Split","underconstruction.htm","",0,25,150);	
		Menu1_12_2=new Array("Window","underconstruction.htm","",0,25,150);	
		Menu1_12_3=new Array("Portable","underconstruction.htm","",0,25,150);	

	Menu1_13=new Array("Lighting","underconstruction.htm","",3,23,150);	
		Menu1_13_1=new Array("LED","underconstruction.htm","",0,25,150);	
		Menu1_13_2=new Array("CFL","underconstruction.htm","",0,25,150);	
		Menu1_13_3=new Array("Emergency Light","underconstruction.htm","",0,25,150);	

	Menu1_14=new Array("Industrial","industrial.htm","",2,23,150);	
		Menu1_14_1=new Array("Generator Set","underconstruction.htm","",0,25,150);	
		Menu1_14_2=new Array("Air Compressor","air-compressor.htm","",0,25,150);	

	Menu1_15=new Array("Mobile","http://www.arisemobile.in/mobile-phones.aspx","",2,23,150);	
		Menu1_15_1=new Array("Mobile Phone","http://www.arisemobile.in/mobile-phones.aspx","",0,23,150);	
		Menu1_15_2=new Array("Telecom Hand Set(s)","underconstruction.htm","",0,25,150);	

	Menu1_16=new Array("Computer","underconstruction.htm","",2,23,150);	
		Menu1_16_1=new Array("All in one Personal Computer","underconstruction.htm","",0,25,180);	
		Menu1_16_2=new Array("Laptop / Notebooks","underconstruction.htm","",0,25,180);	

	Menu1_17=new Array("White Goods","white-goods.htm","",14,23,150);	
		Menu1_17_1=new Array("Washing Machine","washing-machine.htm","",0,25,180);	
		Menu1_17_2=new Array("Refrigerator","underconstruction.htm","",0,25,150);
		Menu1_17_3=new Array("Water Dispenser","underconstruction.htm","",0,25,150);
		Menu1_17_4=new Array("CRT Television","crt-television.htm","",0,25,150);
		Menu1_17_5=new Array("DVD Player","underconstruction.htm","",0,25,150);
		Menu1_17_6=new Array("LCD/LED Panel Television","lcd-led-panel-television.htm","",0,25,150);
		Menu1_17_7=new Array("Digital Camera","underconstruction.htm","",0,25,150);
		Menu1_17_8=new Array("Handy Cam","underconstruction.htm","",0,25,150);
		Menu1_17_9=new Array("MP3 & Audio Player","underconstruction.htm","",0,25,150);
		Menu1_17_10=new Array("Music System","underconstruction.htm","",0,25,150);
		Menu1_17_11=new Array("Home Theatre","underconstruction.htm","",0,25,150);
		Menu1_17_12=new Array("Car Audio & Video Player","underconstruction.htm","",0,25,150);
		Menu1_17_13=new Array("Video Game","underconstruction.htm","",0,25,150);
		Menu1_17_14=new Array("Cooler","cooler.htm","",0,25,150);

	Menu1_18=new Array("Health Care","health-care.htm","",4,23,150);	
		Menu1_18_1=new Array("Head Massager","head-massager.htm","",0,25,150);	
		Menu1_18_2=new Array("Shoulder Massager","shoulder-massager.htm","",0,25,150);	
		Menu1_18_3=new Array("Foot Massager","foot-massager.htm","",0,25,150);	
		Menu1_18_4=new Array("Chair Massage","chair-massagers.htm","",0,25,150);	

	Menu1_19=new Array("Office Equipment","office-appliances.htm","",5,23,150);	
		Menu1_19_1=new Array("Money Counting Machine","money-counting-machine.htm","",0,25,155);	
		Menu1_19_2=new Array("Money Detector","underconstruction.htm","",0,25,150);	
		Menu1_19_3=new Array("Money Binder","underconstruction.htm","",0,25,150);	
		Menu1_19_4=new Array("Fax Machine","underconstruction.htm","",0,25,150);	
		Menu1_19_5=new Array("Photo Copier","underconstruction.htm","",0,25,150);	

	Menu1_20=new Array("Heater & Blower","heater-blower.htm","",3,23,150);	
		Menu1_20_1=new Array("Halogen","halogen-heater.htm","",0,25,170);	
		Menu1_20_2=new Array("Oilled Filled Radient Heater","heater-ofr-9-11-fins.htm","",0,25,170);	
		Menu1_20_3=new Array("Heat Convector","heat-convector-heater.htm","",0,25,170);	


	Menu2=new Array("About Us","aboutus.htm","",6,25,135);
		Menu2_1=new Array("About Arise","aboutus.htm","",0,25,135);	
		Menu2_2=new Array("Management","management.htm","",0,25,135);	
		Menu2_3=new Array("Mission & Vision","mission-vision.htm","",0);
		Menu2_4=new Array("Expansion Plans","expansion-plans.htm","",0);
		Menu2_5=new Array("Social Responsibility","social-responsibility.htm","",0);
		Menu2_6=new Array("Check Email","http://174.121.21.2:2095","",0);
			
		
	Menu3=new Array("Dealers","distributors.htm","",0,25,122);
		
	
	Menu4=new Array("Careers","career.htm","",0,25,122);
		
	
	Menu5=new Array("Media Centre","media-centre.htm","",5,25,122);
		Menu5_1=new Array("Press Releases","press-releases.htm","",0,25,145);	
		Menu5_2=new Array("Product Movie","product-movie.htm","",0,25,145);	
		Menu5_3=new Array("Ads","","",2,25,145);	
			Menu5_3_1=new Array("Electronic","electronic-ads.htm","",0,25,150);
			Menu5_3_2=new Array("Prints","print-ads.htm","",0,25,150);
		Menu5_4=new Array("News Letter","newsletter.htm","",0,25,145);	
		Menu5_5=new Array("Advisory Board Meeting","advisory-board-meeting.htm","",0,25,145);	
	
		
	
	Menu6=new Array("Contact Us","contactus.htm","",4,25,140);
		Menu6_1=new Array("Customer Care","customer-care.htm","",0,25,140);
		Menu6_2=new Array("Offices","offices.htm","",0);
		Menu6_3=new Array("Feedback Form","feedback-form.htm","",0);
		Menu6_4=new Array("Where to Buy","where-to-buy.htm","",0);
	
	
