/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#CCCCCC';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#D0C13E';			// Background color when mouse is over
	var HighSubBgColor='#D0C13E';			// Background color when mouse is over on subs
	var FontLowColor='#5B4507';			// Font color when mouse is not over
	var FontSubLowColor='#5B4507';			// 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='#FFFFFF';			// Border color
	var BorderSubColor='#5B4507';			// Border color for subsw
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position justify', left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position justify, left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=170;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;		// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=1;			// 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=['tri.gif',5,10,'tridown.gif',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("Home","index.htm","",0,25,70);

Menu2=new Array("About Us","about.htm","",0,25,90);

Menu3=new Array("Product Range","","",6,25,130);

	Menu3_1=new Array("Engineering Workshop Machineries","","",10,57,130);
		Menu3_1_1=new Array("Lathes","lathes.htm","",0,25,90);
		Menu3_1_2=new Array("Surface Grinders","surface_grinders.htm","",0,40,90);
		Menu3_1_3=new Array("Pillar Drill","pillar_drill.htm","",0,25,90);
		Menu3_1_4=new Array("Radial Drill","radial_drill.htm","",0,25,90);
		Menu3_1_5=new Array("Planer","planers.htm","",0,25,90);
		Menu3_1_6=new Array("Power Hacksaw","hydraulic_power_hacksaw.htm","",0,40,100);
		Menu3_1_7=new Array("Metal Cutting Bandsaw","metal_cutting_bandsaw.htm","",0,40,120);
		Menu3_1_8=new Array("Shaper","shapers.htm","",0,25,90);
		Menu3_1_9=new Array("Milling Machine","milling_machine.htm","",0,40,90);
		Menu3_1_10=new Array("Horizontal Boring Machine","horizontal_boring_machine.htm","",0,60,90);
		
	Menu3_2=new Array("Sheet Metal Machineries","","",4,40,130);
		Menu3_2_1=new Array("Power Press","power_press.htm","",0,25,100);
		Menu3_2_2=new Array("Guillotine Shearing Machine","guillotine_shearing_machine.htm","",0,55,100);
		Menu3_2_3=new Array("Press Brake","press_brake.htm","",0,25,90);
		Menu3_2_4=new Array("Plate Bending Machine","plate_bending_machine.htm","",0,40,115);
		
	Menu3_3=new Array("Automobile Garage Equipment","","",4,42,110);
		Menu3_3_1=new Array("Hydraulic Press","hydraulic_press.htm","",0,25,120);
		Menu3_3_2=new Array("Diesel Fuel Pump Test Bench","diesel_fuel_pump_test_bench.htm","",0,40,100);
		Menu3_3_3=new Array("Vertical Engine Head Grinder","vertical_engine_head_grinder.htm","",0,40,90);
		Menu3_3_4=new Array("Crankshaft Re-grinder Machine","crankshaft_re_grinder_machine.htm","",0,40,90);
		
	Menu3_4=new Array("Wire Industry Machines","","",5,42,110);
		Menu3_4_1=new Array("Automatic Nut Tapping Machine","automatic_nut_tapping_machine.htm","",0,40,120);
		Menu3_4_2=new Array("Automatic Nut Cutting Machine","automatic_nut_cutting_machine.htm","",0,40,100);
		Menu3_4_3=new Array("Automatic Cold Thread Rolling Machine","automatic_cold_thread_rolling_machine.htm","",0,55,90);
		Menu3_4_4=new Array("Automatic Wire Nail Making Machine","automatic_wire_nail_making_machine.htm","",0,55,90);
		Menu3_4_5=new Array("Wire Drawing Machine","wire_drawing_machine.htm","",0,40,90);
	Menu3_5=new Array("Wood Working Machineries","wood_working_machineries.htm","",0,42,110);
	Menu3_6=new Array("Material Handling Equipments","","",2,42,120);
		Menu3_6_1=new Array("Hydraulic Die Lifting Table","hydraulic_die_lifting_table.htm","",0,40,125);
		Menu3_6_2=new Array("Electric Wire Rope Hoists","electric_wire_rope_hoists.htm","",0,40,120);
	
Menu4=new Array("Awards","awards.htm","",0,25,90);
  
Menu5=new Array("Our Clients","","",2,25,95);
	Menu5_1=new Array("Export","export_list.htm","",0,25,95);
	Menu5_2=new Array("Domestic","domestic_list.htm","",0,25,95);

Menu6=new Array("Online Form","form.htm","",0,25,110);
	
Menu7=new Array("Contact Us","contact.htm","",0,25,95);
	
Menu8=new Array("E-Mail Us","mailto:silvertoncorporation@yahoo.co.in","",0,25,90);