var NoOffFirstLineMenus=6; // Antal menupunkter
var LowBgColor='#1A4694';
var HighBgColor='#3374C1';
var FontLowColor='white';
var FontHighColor='white';
var BorderColor='#255A9A';
var BorderWidth=1;
var BorderBtwnElmnts=1;
var FontFamily="verdana,arial"
var FontSize=8;
var FontBold=0;
var FontItalic=0;
var MenuTextCentered=0;
var MenuCentered='top';
var MenuVerticalCentered='top';
var ChildOverlap=.1;
var ChildVerticalOverlap=.1;
var StartTop=136; //set vertical offset
var StartLeft=0; //set horizontal offset
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=5;
var TopPaddng=3;
var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
var MenuFramesVertical=1;
var DissapearDelay=500;
var TakeOverBgColor=0;
var FirstLineFrame='self';
var SecLineFrame='self';
var DocTargetFrame='self';
var WebMasterCheck=0;

// Menux=new Array("Titel","Link",Antal undermenueer,undermenu højde,undermenu bredde);


Menu1=new Array("Compensators","",4,19,125);
	Menu1_1=new Array("Steel Compensators","compensatorssteel.html",0,19,150);
	Menu1_2=new Array("Rubber Compensators","compensatorsrubber.html",0,19,150);
	Menu1_3=new Array("PTFE Compensators","ptfecompensators.html",0,19,150);
	Menu1_4=new Array("Fabric Bellows","fabricbellows.html",0,19,150);


Menu2=new Array("Hoses","",3,19,125);
	Menu2_1=new Array("Flexible Hoses","flexiblehoses.html",0,19,135);
	Menu2_2=new Array("Flexible Steel Hoses","flexiblesteelhoses.html",0,19,135);
	Menu2_3=new Array("PTFE Hoses","ptfehoses.html",0,19,135);


Menu3=new Array("Valves","",7,19,125);
	Menu3_1=new Array("Ball Valves","valvesball.html",0,19,125);
	Menu3_2=new Array("Butterfly Valves","valvesbutterfly.html",0,19,125);
	Menu3_3=new Array("Check Valves","valvescheck.html",0,19,125);
	Menu3_4=new Array("Diaphragm Valves","valvesdiaphragm.html",0,19,125);
	Menu3_5=new Array("Gate Valves","valvesgate.html",0,19,125);
	Menu3_6=new Array("Globe Valves","valvesglobe.html",0,19,125);
	Menu3_7=new Array("Stainers","stainers.html",0,19,125);


Menu4=new Array("Pipe Hangers","pipehangers.html",0,19,125);
	

Menu5=new Array("Support Hangers","",0,19,125);
	

Menu6=new Array("Contact","contact.html",0,19,125);

