/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='#EAEAEA';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#AC0000';			// 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='#AC0000';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	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=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','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=39;				// Menu offset x coordinate
	var StartLeft=214;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=2;				// 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=300;			// 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=0;				// 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"

// 07-Jan-2004. Remove the Proprietary/Stock Tanks menu item from the side menu bar per the clients request.
Menu1=new Array("Products","/solarplastics/products/","",6,18,70);
	Menu1_1=new Array("Fuel Tanks","/solarplastics/products/fuel_tanks/","",0,18,180);
	Menu1_2=new Array("Hydraulic Tanks","/solarplastics/products/hydraulic_tanks/","",0);
	Menu1_3=new Array("Fluid/Solution Tanks","/solarplastics/products/fluid_solution_tanks/","",0);
	Menu1_4=new Array("Holding/Storage Tanks","/solarplastics/products/holding_storage_tanks/","",0);
	Menu1_5=new Array("Custom Assemblies","/solarplastics/products/custom_assemblies/","",0);
	//Menu1_6=new Array("Proprietary/Stock Tanks","/solarplastics/products/proprietary_stock_tanks/","",0);
	Menu1_6=new Array("Virtual Reality Objects","/solarplastics/products/virtual_reality_objects/","",0);

Menu2=new Array("<img src='/images/solarplastics/line.gif'>","","",0,18,3);

Menu3=new Array("Process","/solarplastics/process/","",2,18,65);
	Menu3_1=new Array("Project Development","/solarplastics/process/project_development/","",0,18,200);	
	Menu3_2=new Array("Tooling Options","/solarplastics/process/tooling/","",0);
	
Menu4=new Array("<img src='/images/solarplastics/line.gif'>","","",0,18,3);

Menu5=new Array("Why Rotational Molding?","/solarplastics/why/","",3,18,155);
	Menu5_1=new Array("FAQ's","/solarplastics/why/faq/","",0,18,220);
	Menu5_2=new Array("Advantages of Rotational Molding","/solarplastics/why/advantages","",0);
	Menu5_3=new Array("Advantages of Plastic","/solarplastics/why/why_plastics_over_metal","",0);
	
Menu6=new Array("<img src='/images/solarplastics/line.gif'>","","",0,18,3);

Menu7=new Array("Technical","/solarplastics/technical/","",6,18,70);
	Menu7_1=new Array("Customized Engineering","/solarplastics/technical/customized_engineering/","",0,18,170);
	Menu7_2=new Array("Add-on Components","/solarplastics/technical/add_on_components/","",8);
		Menu7_2_1=new Array("Nylon, PVC, Teflon, Glass Bulkheads","/solarplastics/technical/nylon_pvc_tefflon/","",0,18,225);
		Menu7_2_2=new Array("Metal Bulkheads","/solarplastics/technical/metal_bulkheads","",0);
		Menu7_2_3=new Array("Plastic Spin-on Bulkheads","/solarplastics/technical/plastic_spin_on_bulkheads/","",0);
        Menu7_2_4=new Array("Plastic Spin-in Bulkheads","/solarplastics/technical/plastic_spin_in_bulkheads/","",0);
        Menu7_2_5=new Array("Access Covers","/solarplastics/technical/access_covers/","",0);
		Menu7_2_6=new Array("Backflow Preventers","/solarplastics/technical/backflow_preventers/","",0);
		Menu7_2_7=new Array("Fuel/Hydraulic Tank Caps","/solarplastics/technical/fuel_hydraulic_tank_caps/","",0);
		Menu7_2_8=new Array("Petcocks, Sight Glasses, Insert Plugs","/solarplastics/technical/petcocks_sight_glasses/","",0);
	Menu7_3=new Array("Graphic Applications","/solarplastics/technical/graphic_applications/","",0);
	Menu7_4=new Array("Inserts","/solarplastics/technical/inserts/","",0);
	Menu7_5=new Array("Materials Selection","/solarplastics/technical/materials_selection/","",8);
		Menu7_5_1=new Array("Resin Options","/solarplastics/technical/resin_options/","",0,18,180);
		Menu7_5_2=new Array("Polyethylenes","/solarplastics/technical/polyethylenes/","",0);
		Menu7_5_3=new Array("Polypropylenes","/solarplastics/technical/polypropylenes/","",0);
		Menu7_5_4=new Array("Polyurethane Foaming","/solarplastics/technical/polyurethane/","",0);
        Menu7_5_5=new Array("Nylons","/solarplastics/technical/nylons/","",0);
        Menu7_5_6=new Array("Additives","/solarplastics/technical/additives/","",0);
		Menu7_5_7=new Array("Definitions","/solarplastics/technical/definitions/","",0);
		Menu7_5_8=new Array("Resin Properties","/solarplastics/technical/resin_properties/","",0);
		Menu7_5_9=new Array("General Resin Comparsion","/solarplastics/technical/resin_comparison/","",0);
	Menu7_6=new Array("Tech Resources","/solarplastics/technical/tech_resources/","",3);
		Menu7_6_1=new Array("Material Specifications","/solarplastics/technical/data_sheets/","",0,18,180);
		Menu7_6_2=new Array("Polyethylenes","/solarplastics/technical/data_files_for_plastic_specs/","",0);
		Menu7_6_3=new Array("Polypropylenes","/solarplastics/technical/cad_file_transfer/","",0);
	
Menu8=new Array("<img src='/images/solarplastics/line.gif'>","","",0,18,3);

Menu9=new Array("Company","/solarplastics/company/","",7,18,70);
	Menu9_1=new Array("News","/solarplastics/company/news/","",0,18,140);
	Menu9_2=new Array("Contact","/solarplastics/company/contact/","",0,18,140);
	Menu9_3=new Array("History","/solarplastics/company/history/","",0,18,140);
	Menu9_4=new Array("Plant Resources","/solarplastics/company/plant_resources/","",0,18,140);
	Menu9_5=new Array("Locations","/solarplastics/company/locations/","",2,18,140);
		Menu9_5_1=new Array("Delano","/solarplastics/company/delano/","",0,18,85);
		Menu9_5_2=new Array("Quad Cities","/solarplastics/company/quad_cities/","",0,18,85);
	Menu9_6=new Array("Employment","","",3,18,140);
		Menu9_6_1=new Array("Positions Available","/solarplastics/positions/","",0,18,170);
		Menu9_6_2=new Array("Benefits","/solarplastics/benefits/","",0,18,170);
		Menu9_6_3=new Array("Commitment to EEO/AA","/solarplastics/eeo/","",0,18,170);
	Menu9_7=new Array("Links","/solarplastics/company/links/","",0,18,140);
	
Menu10=new Array("<img src='/images/solarplastics/line.gif'>","","",0,18,3);

Menu11=new Array("Clients Area","/solarplastics/client/","",4,18,100);
	Menu11_1=new Array("Request Form","/solarplastics/client/home/signup/","",0,18,180);
	Menu11_2=new Array("Knowledge Base","/solarplastics/client/home/kb/","",0,18,140);
	Menu11_3=new Array("Project Management","/solarplastics/client/home/project_management/","",0,18,140);
	Menu11_4=new Array("Tech Application Guidelines","/solarplastics/client/home/tag/","",0,18,140);
