/*	(c) Ger Versluis 2000 version 5 9 October 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#000066';			// Background color when mouse is not over
	var LowSubBgColor='#CC0000';			// Background color when mouse is not over on subs
	var HighBgColor='#CC0000';			// Background color when mouse is over
	var HighSubBgColor='#000066';			// 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='#FFFFFF';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=7;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=82;				// 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=10;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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=['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(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About Us ","about-us.htm","",6,17,71);
	Menu1_1=new Array("History ","history.htm","",0,20,152);	
	Menu1_2=new Array("What's New ","new.htm","",0,20,128);	
	Menu1_3=new Array("Press Releases ","press-releases.htm","",0,20,128);	
	Menu1_4=new Array("Advertisements ","advertisements.htm","",0,20,128);	
	Menu1_5=new Array("Upcoming Events ","upcoming-events.htm","",0,20,128);	
	Menu1_6=new Array("Employment Opportunities ","employment.htm","",0,20,200);	
Menu2=new Array("Products ","products.htm","",9,20,68);
	Menu2_1=new Array("Acetates and Other Salts ","acetprod.htm","",0,20,145);
	Menu2_2=new Array("Alcohols ","alhoh.htm","",0,20,60);
	Menu2_3=new Array("Lipids ","appl.htm","",0,20,60);	
	Menu2_4=new Array("Monomers and Polymers","monomers/index.htm","",6,20,145);	
		Menu2_4_1=new Array("Highlighted Monomers ","monomers/highlighted_mono.htm","",0,20,150);
		Menu2_4_2=new Array("Acrylamide Monomers ","monomers/acrylamide_mono.htm","",0,20,150);
		Menu2_4_3=new Array("Acrylate Monomers ","monomers/acrylate_mono.htm","",0,20,150);
		Menu2_4_4=new Array("Methacrylate Monomers ","monomers/meth_mono.htm","",0,20,150);
		Menu2_4_5=new Array("Miscellaneous ","monomers/misc_mono.htm","",0,20,150);
		Menu2_4_6=new Array("Polymers ","monomers/polymers.htm","",0,20,150);	
	Menu2_5=new Array("Deicer ","deicer.htm","",0,20,145);	
	Menu2_6=new Array("Custom Processing ","custom.htm","",0,20,140);
	Menu2_7=new Array("Other Hydrophobes ","","",3,20,145);	
		Menu2_7_1=new Array("Acids ","acid.htm","",0,20,60);	
		Menu2_7_2=new Array("Diols ","diols.htm","",0,20,60);
		Menu2_7_3=new Array("Esters ","ester.htm","",0,20,60);	
	Menu2_8=new Array("Miscellaneous ","misc.htm","",1,20,145);
		Menu2_8_1=new Array("Surfactants ","surfactants.htm","",0,20,90);
	Menu2_9=new Array("Complete Product Listing ","complete-product-listing.htm","",0,20,145);	
Menu3=new Array("Applications ","","",6,20,85);
	Menu3_1=new Array("Cosmetics and Personal Care","cosmetics/index.htm","",12,20,165);
		Menu3_1_1=new Array("Traditional Emollients","traditional_emollients.htm","",0,20,175);
		Menu3_1_2=new Array("Exotic Oils","exotic_oils.htm","",0,20,175);
		Menu3_1_3=new Array("The Shea Butter Portfolio","shea_family.htm","",0,20,175);
		Menu3_1_4=new Array("Rainforest Butters & Oils","amazonianOilsButters.htm","",0,20,175);
		Menu3_1_5=new Array("Organic Certified Materials","organic_oils.htm","",0,20,175);
		Menu3_1_6=new Array("Natural Alternatives to Traditional Ingredients","NaturalAlternatives.htm","",0,30,175);
		Menu3_1_7=new Array("Natural Antioxidants & Extracts","nat_anti.htm","",0,20,175);
		Menu3_1_8=new Array("Polymers","polymers_cosmetics.htm","",0,20,175);
		Menu3_1_9=new Array("Acetate Products","personal_acetate.htm","",0,20,175);
		Menu3_1_10=new Array("Powder Form Lipids","powder_form_lipids.htm","",0,20,175);
		Menu3_1_11=new Array("Physical Exfoliants","scrubbing.htm","",0,20,175);
		Menu3_1_12=new Array("Products for Market Segments","","",9,20,175);
			Menu3_1_12_1=new Array("Skincare","skincare.htm","",0,20,125);
			Menu3_1_12_2=new Array("Skin Treatment","treatments.htm","",0,20,125);
			Menu3_1_12_3=new Array("Color Cosmetics","makeup.htm","",0,20,125);
			Menu3_1_12_4=new Array("Hair & Body Cleansing","cleansing.htm","",0,20,125);
			Menu3_1_12_5=new Array("Hair Styling","styling.htm","",0,20,125);
			Menu3_1_12_6=new Array("Lip Products/Makeup","makeup.htm","",0,20,125);
			Menu3_1_12_7=new Array("Sun Care","suncare.htm","",0,20,125);
			Menu3_1_12_8=new Array("AP/Deos","apdeos.htm","",0,20,125);
			Menu3_1_12_9=new Array("Baby Care","babycare.htm","",0,20,125);
	Menu3_2=new Array("Food and Nutrition ","food-nutrition.htm","",0,20,85);	
	Menu3_3=new Array("Metalworking and Lubrication ","appl2.htm","",0,20,85);	
	Menu3_4=new Array("Acetates","acets.htm","",0,20,85);	
	Menu3_5=new Array("Alcohols ","alcohol.htm","",0,20,85);
	Menu3_6=new Array("Oil Field ","oil.htm","",0,20,85);
	Menu4=new Array("Contact Us ","contact-us.php","",4,20,78);
	Menu4_1=new Array("Info Request ","contact-us.php","",0,20,115);
	Menu4_2=new Array("Directions ","directions.htm","",0,20,85);
	Menu4_3=new Array("Send Email ","mailto:info@jarchem.com","",0,20,85);
	Menu4_4=new Array("JarLink? Membership","members.htm","",0,30,85);
Menu5=new Array("Product Literature ","prod_lit.htm","",0,20,110);
Menu6=new Array("Technology Updates","tech_update.htm","",0,20,130);
Menu7=new Array("Home ","index.htm","",0,20,48);
	
