/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#F7F7F7';			// Background color when mouse is not over
	var LowSubBgColor='#F7F7F7';			// Background color when mouse is not over on subs
	var HighBgColor='#E1E6EE';			// Background color when mouse is over
	var HighSubBgColor='#E1E6EE';			// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// Font color subs when mouse is not over
	var FontHighColor='#005C92';			// Font color when mouse is over
	var FontSubHighColor='#005C92';			// Font color subs when mouse is over
	var BorderColor='#F7F7F7';			// Border color
	var BorderSubColor='#C2C2C2';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// 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=5;				// 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=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='MenuPos';				// span id for relative positioning
	var HideTop=1;				// 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(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("The Company","../about_harp_international_company_information.html","",0,20,100);

Menu2=new Array("Information","../information.html","",3);
	Menu2_1=new Array("Regulations","../harp_international_regulations.html","",4,20,150);	
		Menu2_1_1=new Array("New European ODS Regulations","../news.php?item=6","",0,20,200);
		Menu2_1_2=new Array("European ODS Regulations","../harp_international_european_regulations.html","",0,20,200);
		Menu2_1_3=new Array("Hazardous Waste Regulations","../harp_international_hazardous_waste.html","",0,20,200);
		Menu2_1_4=new Array("F-Gas Regulations","../harp_international_F-Gas.html","",0,20,200);
		//Menu2_1_4=new Array("Other Regulations","../harp_international_other_regulations.html","",0,20,200);

	Menu2_2=new Array("Products & Services","../harp_international_product_and_services.html","",9);
		Menu2_2_1=new Array("Refrigerants","../harp_international_refrigerants.html","",2,20,175);
			Menu2_2_1_1=new Array("Specs & MSDS Table","../harp_international_specs_and_msds.php?marketID=uk&type=Refrigerant","",0,20,125);
			Menu2_2_1_2=new Array("<b>&nbsp;&raquo; more information</b>","../harp_international_refrigerants.html","",0,20,125);
		Menu2_2_2=new Array("The Total R22 Solution","../harp_international_r22_solution.html","",0);	
		Menu2_2_3=new Array("Refrigerant Replacements","../harp_international_guide_to_refrigerant_replacement.html","",0);
		Menu2_2_4=new Array("Refrigerant Reclamation","../harp_international_refrigerant_reclamation.html","",0);
		Menu2_2_5=new Array("Analytical & Technical","../harp_international_analytical_and_technical.html","",0);
		Menu2_2_6=new Array("Foam Blowing Agents","../harp_international_foam_blowing_agents.html","",2);
                          Menu2_2_6_1=new Array("Specs & MSDS Table","../harp_international_specs_and_msds.php?marketID=uk&type=Foam Blowing Agent","",0,20,125);
                          Menu2_2_6_2=new Array("<b>&nbsp;&raquo; more information</b>","../harp_international_foam_blowing_agents.html","",0,20,125);

		Menu2_2_7=new Array("Aerosol Propellants","../harp_international_aerosol_propellants.html","",2);
                          Menu2_2_7_1=new Array("Specs & MSDS Table","../harp_international_specs_and_msds.php?marketID=uk&type=Aerosol Propellant","",0,20,125);
                          Menu2_2_7_2=new Array("<b>&nbsp;&raquo; more information</b>","../harp_international_aerosol_propellants.html","",0,20,125);


		Menu2_2_8=new Array("Refrigeration Oils","../harp_international_refrigeration_oils.html","",2);
                          Menu2_2_8_1=new Array("Specs & MSDS Table","../harp_international_specs_and_msds.php?marketID=uk&type=Refrigeration Oil","",0,20,125);
                          Menu2_2_8_2=new Array("<b>&nbsp;&raquo; more information</b>","../harp_international_refrigeration_oils.html","",0,20,125);

		


		Menu2_2_9=new Array("Export Operations","../harp_international_export_operations.html","",2);
                          Menu2_2_9_1=new Array("Specs & MSDS Table","../harp_international_specs_and_msds.php?marketID=export","",0,20,125);
                          Menu2_2_9_2=new Array("<b>&nbsp;&raquo; more information</b>","../harp_international_export_operations.html","",0,20,125);

	Menu2_3=new Array("Policies","../harp_international_policies.html","",2,20,150);
                Menu2_3_1=new Array("ISO Standards","../harp_international_ISO.html","",0,20,150);
                Menu2_3_2=new Array("Investor in People","../harp_international_IIP.html","",0,20,150);
	Menu2_4=new Array("Order A Brochure","../harp_international_order_a_brochure.html","",0,20,100);	

Menu3=new Array("Distributors","../harp_international_distributors.php","",0,20,100);

Menu4=new Array("Latest News","../news.php","",0,20,100);
Menu5=new Array("Useful Links","../harp_international_links.html","",0,20,100);

Menu6=new Array("Contact Us","../contact_harp_international.html","",2,20,80);
                Menu6_1=new Array("Key Staff","../key_staff_at_harp_international.html","",0,20,150);
                Menu6_2=new Array("Directions","../find_harp_international.html","",0,20,150);

Menu7=new Array("Group Companies","../harp_international_group_companies.html","",0,20,110);

