var HBH_ONLINE= [ //HBH-Online-Webdesign
100, 	// transparancy of the items
120, 	// left position of the whole menu
80, 	// height position of the whole menu
120, 	// width of the head items of the menu
20, 	// top of the head items of the menu
0, 	// space between the head items
1, 	// width of the border of the head items
'#000080',//bordercolor of the head items
0, 	// 1 to set the head items bold , 0 to set the head items normal
11, 	// font-size of the head items
'verdana', // font-family of the head items
'solid', // border style of the head items
0, 	// space between the header and the items
162, 	// width of the items
22, 	// heigth of the items
1, 	// width of the border items
'#000080',// color of the item border
'solid',// border style of the items
10,	//font size of the items
'verdana', // font-family of the items
0, 	// space between the item panels (multi-level)
0, 	//left padding in the head item block
10, 	// top padding in the head item block
];

 //link ==> [text,url,target,text_color,background_color,text_color_onmouseover,background_color_onmouseover]
//link with items ==> [text,url,target,text_color,background_color,text_color_onmouseover,background_color_onmouseover,[items]] 
var link =[
['Unsere Firma',null,'_self','#ffffff','#000080','#ffffff','#6699FF',[
 ['Wir über uns','ueber_uns.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 ['Zertifikate','auszeichnungen.php','_self','#ffffff','#000080','#ffffff','#6699FF'],
 ['Impressum','impressum.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 ['Startseite','start.htm','_self','#ffffff','#000080','#ffffff','#6699FF']
 ]],
 
 //Feld 2

['     Service',null,'_self','#ffffff','#000080','#ffffff','#6699FF',[
 
 ['Leasing','angebote.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 ['Vermietung','miete.htm','_self','#ffffff','#000080','#ffffff','#6699FF']
 ]],

//Feld3
['News',null,'inhalt','#ffffff','#000080','#ffffff','#6699FF',[
 ['Produktneuheiten','neuheiten.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 
 ['Pressemitteilungen','presse.htm','_self','#ffffff','#000080','#ffffff','#6699FF']
 ]],

//Feld4
['Produkte',null,'inhalt','#ffffff','#000080','#ffffff','#6699FF',[
['Kontrollwaage','kontrollwaage.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
['Sonderangebote','sonderangebote/sonderangebote.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 ['Fahrzeugwaagen',null,'inhalt','#ffffff','#000080','#ffffff','#6699FF',[
	
	['Fahrzeugwaage','fahrzeugwaagen.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Überflur TERRA','ueberflur.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Einbau TERRA','einbau.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Achslastwaage','achslastwaage.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Wägedatensoftware','software.htm','_self','#ffffff','#000080','#ffffff','#6699FF']
	 ]],
 
 
 //Feld5
 ['Gleiswaagen',null,'inhalt','#ffffff','#000080','#ffffff','#6699FF',[
	
	['Kombinierte Gleiswaage','kombinierte.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Gleiswaage Stahl','gleiswaage_stahl.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Gleiswaage Beton','gleiswaage_beton.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Gleiswaage dynamisch','transrapido.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
	['Wägedatensoftware','software.htm','_self','#ffffff','#000080','#ffffff','#6699FF']]]
 ]],

//Feld6

['Links',null,'inhalt','#ffffff','#000080','#ffffff','#6699FF',[
 ['Partner','partner.htm','_self','#ffffff','#000080','#ffffff','#6699FF'],
 
 ['Webdesign 2comcom','http://www.2comcom.de','_blank','#ffffff','#000080','#ffffff','#6699FF']
 ]]

];
