
	var NoOffFirstLineMenus=12;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="white";			// Background color when mouse is not over
	var HighBgColor="#96f0b7";			// Background color when mouse is over
	var FontLowColor="black";			// Font color when mouse is not over
	var FontHighColor="black";			// Font color when mouse is over
	var BorderColor="black";			// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=0;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="verdana, arial, comic sans ms,technical";	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="static";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=88;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="topFrame";			// Frame where first level appears
	var SecLineFrame="mainFrame";			// Frame where sub levels appear
	var DocTargetFrame="mainFrame";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"
	var Arrws=["",5,10,"",10,5,"",5,10,"",10,5];
						// Arrow source, width and height.
						// If arrow images are not needed keep source ""
	var MenuUsesFrames=1;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1
	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......
	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to
						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="";
	var MenuShadow="";
	var MenuOpacity="";
	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,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("<img src='/files/fixed/spacer.gif'><img src='/files/fixed/transparent.gif' width='3'> OM B&J ","","",7,16,51,"#5A6269","#B6AE01","white","white","","",-1,1,-1,"","");
Menu1_1=new Array("Profil","javascript:","",3,20,180,"","","","","","",-1,0,-1,"","");
Menu1_1_1=new Array("B & J – kort fortalt","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=2'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=2';","",0,20,120,"","","","","","",-1,-1,-1,"","");
Menu1_1_2=new Array("Vision","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=4'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=4';","",0,20,120,"","","","","","",-1,-1,-1,"","");
Menu1_1_3=new Array("Mission","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=3'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=3';","",0,20,120,"","","","","","",-1,-1,-1,"","");
Menu1_2=new Array("Beck & Jørgensen industridivision","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=53'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=53';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu1_3=new Array("Kvalitet","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=5'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=5';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu1_4=new Array("Miljø","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=6'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=6';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu1_5=new Array("Historie","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=10'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomrighthistorie.asp?sID=10';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu1_6=new Array("Job hos B&J A/S","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=11'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=11';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu1_7=new Array("Salgs- og leveringsbetingelser","javascript:parent.frames.mainFrame.location.href='/public/ombogj/default.asp?ID=51'; parent.frames.rightSplit.toprightFrame.location.href='/public/ombogj/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/ombogj/bottomright.asp?sID=51';","",0,20,120,"","","","","","",-1,0,-1,"","");

Menu2=new Array("<img src='/files/fixed/spacer.gif'><img src='/files/fixed/transparent.gif' width='3'> PRODUKTER ","","",22,19,75,"#5A6269","#E1A004","white","white","","",-1,1,-1,"","");
Menu2_1=new Array("Grunding                                   ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=42'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=42';","",7,20,170,"","","","","","",-1,0,-1,"","");
Menu2_1_1=new		Array("Loft og væg","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=64'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=64';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_2=new		Array("Kridering","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=65'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=65';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_3=new		Array("Spærrende","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=66'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=66';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_4=new		Array("Træ og metal","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=67'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=67';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_5=new		Array("Vådrum","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=68'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=68';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_6=new		Array("Facade og tag","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=69'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=69';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_1_7=new		Array("Træbeskyttelse","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=70'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=70';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array("Loft og væg                              ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=3'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=3';","",5,20,170,"","","","","","",-1,0,-1,"","");
Menu2_2_1=new		Array("B&J-serien","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=71'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=71';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_2_2=new		Array("Plast-serien","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=72'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=72';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_2_3=new		Array("Spærrende","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=242'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=242';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_2_4=new		Array("Indeacryl","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=73'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=73';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_2_5=new		Array("Vådrumsserien","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=75'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=75';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_3=new Array("Klar lak og effekt                      ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=43'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=43';","",4,20,170,"","","","","","",-1,0,-1,"","");
Menu2_3_1=new		Array("Støvbinder","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=76'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=76';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_3_2=new		Array("Acryllak","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=77'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=77';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_3_3=new		Array("Ludloft","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=78'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=78';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_3_4=new		Array("Urethanlak","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=80'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=80';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_4=new Array("Gulvmaling                               ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=7'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=7';","",3,20,170,"","","","","","",-1,0,-1,"","");
Menu2_4_1=new		Array("Acrylgulvmaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=81'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=81';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_4_2=new		Array("Urethangulvmaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=82'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=82';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_4_3=new		Array("Epoxygulvmaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=83'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=83';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array("Gulvlak og olie                         ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=56'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=56';","",3,20,170,"","","","","","",-1,0,-1,"","");
Menu2_5_1=new		Array("Junckers møbelolie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=57'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=57';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_5_2=new		Array("Junckers gulvlak","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=58'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=58';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_5_3=new		Array("Junckers gulvolie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=59'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=59';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6=new Array("Træ og metal                            ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=5'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=5';","",6,20,170,"","","","","","",-1,0,-1,"","");
Menu2_6_1=new		Array("Indeacryl","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=84'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=84';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6_2=new		Array("Ude- og indeacryl","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=85'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=85';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6_3=new		Array("Plast-alkyd","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=86'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=86';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6_4=new		Array("Alkyd","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=87'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=87';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6_5=new		Array("Oliealkyd","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=88'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=88';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_6_6=new		Array("Alkyd vandig","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=89'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=89';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7=new Array("Træbeskyttelse, B3                 ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=6'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=6';","",6,20,170,"","","","","","",-1,0,-1,"","");
Menu2_7_1=new		Array("Træolie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=90'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=90';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7_2=new		Array("Laserende vandig","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=91'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=91';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7_3=new		Array("Heldækkende vandig","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=92'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=92';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7_4=new		Array("Transparent olie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=93'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=93';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7_5=new		Array("Halvdækkende Olie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=94'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=94';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_7_6=new		Array("Heldækkende Olie","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=95'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=95';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_8=new Array("Facade og tag                           ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=4'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=4';","",4,20,170,"","","","","","",-1,0,-1,"","");
Menu2_8_1=new		Array("Strygepuds","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=96'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=96';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_8_2=new		Array("Acrylplastmaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=97'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=97';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_8_3=new		Array("Facademaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=98'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=98';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_8_4=new		Array("Tagmaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=99'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=99';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9=new Array("Diverse maleartikler                ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=41'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=41';","",7,20,170,"","","","","","",-1,0,-1,"","");
Menu2_9_1=new		Array("Linolieprodukter","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=100'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=100';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_2=new		Array("Universaltonepasta","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=102'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=102';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_3=new		Array("Shellak","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=103'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=103';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_4=new		Array("Tapetopbløder","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=104'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=104';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_5=new		Array("Sikkativ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=105'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=105';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_6=new		Array("Spraymaling","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=107'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=107';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_9_7=new		Array("Asfalt","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=109'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=109';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_10=new Array("Spartelprodukter                      ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=8'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=8';","",5,20,170,"","","","","","",-1,0,-1,"","");
Menu2_10_1=new		Array("Sandspartel","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=110'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=110';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_10_2=new		Array("Spartelmasse","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=111'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=111';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_10_3=new		Array("Filler, inde","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=112'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=112';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_10_4=new		Array("Filler, ude","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=113'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=113';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_10_5=new		Array("Fugemasse","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=115'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=115';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_11=new Array("Lim og klister                           ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=23'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=23';","",2,20,170,"","","","","","",-1,0,-1,"","");
Menu2_11_1=new		Array("Klister","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=117'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=117';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_11_2=new		Array("Klæber","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=118'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=118';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_12=new Array("Vægbeklædning og armering  ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=44'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=44';","",5,20,170,"","","","","","",-1,0,-1,"","");
Menu2_12_1=new		Array("Glasvæv","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=45'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=45';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_12_2=new		Array("Formalet glasvæv","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=47'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=47';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_12_3=new		Array("Forlimet glasvæv","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=46'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=46';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_12_4=new		Array("Phantasy Plus glasvæv","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=48'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=48';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_12_5=new		Array("Filt","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=49'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=49';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_13=new Array("Rengøring og fortyndere          ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=37'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=37';","",2,20,170,"","","","","","",-1,0,-1,"","");
Menu2_13_1=new		Array("Fortyndere","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=121'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=121';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_13_2=new		Array("Rengøringsmidler","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=122'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=122';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14=new Array("Pensler Guldberg                     ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=28'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=28';","",9,20,170,"","","","","","",-1,0,-1,"","");
Menu2_14_1=new		Array("Syntetiske børster, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=55'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=55';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_2=new		Array("Ovalpensler, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=130'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=130';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_3=new		Array("Stikpensler, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=131'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=131';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_4=new		Array("Rundpensler, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=132'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=132';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_5=new		Array("Anstryger, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=133'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=133';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_6=new		Array("Træmaler, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=134'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=134';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_7=new		Array("Radiatorpensler, håndlavede ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=135'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=135';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_8=new		Array("Modlere, håndlavede ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=136'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=136';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_14_9=new		Array("Sprossepensler, håndlavede","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=137'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=137';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_15=new Array("Valser og tilbehør                    ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=145'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=145';","",1,20,170,"","","","","","",-1,0,-1,"","");
Menu2_15_1=new		Array("Stickvalser","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=147'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=147';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_16=new Array("Toneservice                             ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=205'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=205';","",1,20,170,"","","","","","",-1,0,-1,"","");
Menu2_16_1=new		Array("Monicolor C","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=206'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=206';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_17=new Array("Farvekort","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=52'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=52';","",0,20,170,"","","","","","",-1,0,-1,"","");
Menu2_18=new Array("Udgåede produkter                  ->","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=60'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=60';","",12,20,170,"","","","","","",-1,0,-1,"","");
Menu2_18_1=new		Array("Grunding ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=212'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=212';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_2=new		Array("Loft og væg","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=213'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=213';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_3=new		Array("Klar lak og effekt","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=214'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=214';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_4=new		Array("Gulvmaling ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=215'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=215';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_5=new		Array("TT Woodcare","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=50'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=50';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_6=new		Array("Træ og metal","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=217'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=217';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_7=new		Array("Træbeskyttelse, B3 ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=218'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=218';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_8=new		Array("Facade og tag ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=219'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=219';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_9=new		Array("Diverse maleartikler","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=220'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=220';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_10=new		Array("Spartelprodukter ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=221'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=221';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_11=new		Array("Vægbeklædning og armering ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=223'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=223';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_18_12=new		Array("Rengøring og fortyndere ","javascript:parent.frames.mainFrame.location.href='/public/produkter/default.asp?ID=224'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/toprightkategori.asp';	parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/produktlist.asp?kID=224';",""	,0,20,170,"","","","","","",-1,-1,-1,"","");
Menu2_19=new Array("Larco","javascript:parent.frames.mainFrame.location.href = '/public/produkter/side.asp?ID=53'; parent.frames.rightSplit.toprightFrame.location.href='/public/sos/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/sos/bottomright.asp';","",0,20,190,"","","","","","",-1,0,-1,"","");
Menu2_20=new Array("___________________________","javascript:","",0,20,190,"","","","","","",-1,0,-1,"","");
Menu2_21=new Array("Produktinformationer","javascript:parent.frames.mainFrame.location.href='/public/produkter/pdfliste.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/bottomright.asp';","",0,20,190,"","","","","","",-1,0,-1,"","");
Menu2_22=new Array("Søg i produkter","javascript:parent.frames.mainFrame.location.href='/public/produkter/soeg.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/produkter/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/produkter/bottomright.asp';","",0,20,190,"","","","","","",-1,0,-1,"","");

Menu3=new Array("<img src='/files/fixed/spacer.gif'><img src='/files/fixed/transparent.gif' width='3'> MBK","javascript:parent.frames.mainFrame.location.href='/public/mbk/'; parent.frames.rightSplit.toprightFrame.location.href='/public/mbk/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/mbk/bottomright.asp';","",0,17,35,"#5A6269","#0092C3","white","white","","",-1,1,-1,"","");

Menu4=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>AKTUELT","","",2,17,60,"#5A6269","#A9AB86","white","white","","",-1,1,-1,"","");
Menu4_1=new Array("Nymailet","javascript:parent.frames.mainFrame.location.href='/public/aktuelt/default.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/aktuelt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/aktuelt/bottomright.asp?sID=15';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu4_2=new Array("Pressemeddelelser","javascript:parent.frames.mainFrame.location.href='/public/aktuelt/pressemeddelser.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/aktuelt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/aktuelt/bottomright.asp?sID=32';","",0,20,120,"","","","","","",-1,0,-1,"","");

Menu5=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>KONTAKT","","",3,17,63,"#5A6269","#8A9656","white","white","","",-1,1,-1,"","");
Menu5_1=new Array("Hovedkontor","javascript:parent.frames.mainFrame.location.href='/public/kontakt/default.asp?ID=27'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright.asp';","",0,20,170,"","","","","","",-1,0,-1,"","");
Menu5_2=new Array("Tekniske Konsulenter","javascript:parent.frames.mainFrame.location.href='/public/kontakt/default.asp?ID=25'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright.asp';","",0,20,170,"","","","","","",-1,0,-1,"","");
Menu5_3=new Array("Tilmelding til LeverandørService","javascript:parent.frames.mainFrame.location.href='/public/kontakt/LeverandoerService.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright.asp';","",0,20,170,"","","","","","",-1,0,-1,"","");

Menu6=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>EN GROS","","",2,17,63,"#5A6269","#8A9656","white","white","","",-1,1,-1,"","");
Menu6_1=new Array("Kundecentre","javascript:parent.frames.mainFrame.location.href='/public/forhandlere/default.asp?type=engros'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright_centre.asp';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu6_2=new Array("Salgskonsulenter","javascript:parent.frames.mainFrame.location.href='/public/kontakt/default.asp?ID=48'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright_centre.asp';","",0,20,120,"","","","","","",-1,0,-1,"","");

Menu7=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>GØR DET SELV","","",3,17,85,"#5A6269","#8A9656","white","white","","",-1,1,-1,"","");
Menu7_1=new Array("Gode råd","javascript:parent.frames.mainFrame.location.href='/public/forhandlere/goderaad.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright_centre.asp';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu7_2=new Array("Spørg B&J","javascript:parent.frames.mainFrame.location.href='/public/kontakt/sporgbj.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright_centre.asp';","",0,20,120,"","","","","","",-1,0,-1,"","");
Menu7_3=new Array("Forhandlere","javascript:parent.frames.mainFrame.location.href='/public/forhandlere/default.asp?type=detail'; parent.frames.rightSplit.toprightFrame.location.href='/public/kontakt/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/kontakt/bottomright_centre.asp';","",0,20,120,"","","","","","",-1,0,-1,"","");

Menu8=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>LINKS","javascript:parent.frames.mainFrame.location.href='/public/links/'; parent.frames.rightSplit.toprightFrame.location.href='/public/links/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/links/bottomright.asp';","",0,17,45,"#5A6269","#B9D506","white","white","","",-1,1,-1,"","");

Menu9=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>SOS ","javascript:parent.frames.mainFrame.location.href='/public/sos/default.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/sos/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/sos/bottomright.asp';","",0,17,35,"#5A6269","#42C357","white","white","","",-1,1,-1,"","");

Menu10=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>LARCO","javascript:parent.frames.mainFrame.location.href = '/public/produkter/side.asp?ID=53'; parent.frames.rightSplit.toprightFrame.location.href='/public/sos/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/sos/bottomright.asp';","",0,17,45,"#5A6269","#42C357","white","white","","",-1,1,-1,"","");

Menu11=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>SØG ","javascript:parent.frames.mainFrame.location.href='/public/soeg/default.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/soeg/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/soeg/bottomright.asp';","",0,17,35,"#5A6269","#859100","white","white","","",-1,1,-1,"","");

Menu12=new Array("<img src='/files/fixed/spacer.gif'> <img src='/files/fixed/transparent.gif' width='3'>LOG IND","javascript:parent.frames.mainFrame.location.href='/public/forhandlere/forhandlerlogin.asp'; parent.frames.rightSplit.toprightFrame.location.href='/public/soeg/topright.asp'; parent.frames.rightSplit.bottomrightFrame.location.href='/public/soeg/bottomright.asp';","",0,17,55,"#5A6269","#859100","white","white","","",-1,1,-1,"","");
