// DHTML Menu version 3.2.0
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500						// The time delay for menus to remain visible
followspeed=5						// Follow Scrolling speed
followrate=40						// Follow Scrolling Rate
suboffset_top=10;					// Sub menu offset Top position 
suboffset_left=10;					// Sub menu offset Left position

effect = "fade(duration=0.3);Shadow(color='#4168a9', Direction=135, Strength=4)" 

style1=[						// style1
"075ab9",						// Mouse Off betű színe
"ffffff",						// Mouse Off háttér színe
"ffffff",						// Mouse On betű színe
"075ab9",						// Mouse On háttér színe
"075ab9",						// Menu Border színe
14,							// Font mérete
"normal",						// Font Style 
"bold",							// Font Weight
"Verdana,Tahoma,Helvetica",				// Font Name
3,							// Menu Item Padding
"075ab9",						// Sub Menu Image (Leave this blank if not needed)
0,							// 3D Border & Separator bar
"075ab9",						// 3D High Color
"075ab9",						// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[						// This is the array that contains your menu properties and details
"mainmenu",						// Menu Name - This is needed in order for the menu to be called
260,							// Menu Top - The Top position of the menu in pixels
,							// Menu Left - The Left position of the menu in pixels
,							// Menu Width - Menus width in pixels
,							// Menu Border Width 
"center",						// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,							// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,							// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times)
1, 							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Position of TOP sub image left:center:right
,							// Type of menu use "form" or blank
,							// Right To Left - Used in Hebrew for example.
,							// Open the Menus OnClick - leave blank for OnMouseover
,							// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,"&nbsp;Céginformációk&nbsp;&nbsp;","show-menu=menu3",,,1		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Szolgáltatások&nbsp;","show-menu=menu1",,"",1
,"&nbsp;Termékeink&nbsp;","show-menu=menu2",,"",1
,"&nbsp;Használt&nbsp;gépek&nbsp;","hasznalt.htm",,"",1
,"&nbsp;Megrendelés&nbsp;","megrendeles.htm",,"",1
,"&nbsp;Rendezvények&nbsp;","rendezveny.htm",,"",1
,"&nbsp;Akciók&nbsp;","akciok.htm",,"",1
,"&nbsp;Elérhetőségek&nbsp;","eler.htm",,"",1
])


addmenu(menu=["menu1",,,210,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Kisgép javítás","kisgep_jav.htm",,,1
,"Faipari gép javítás","faiparigep_jav.htm",,,1
,"Egyedi szerszám tervezés","tervezes.htm",,,1
,"Faipari elszívórendszerek tervezése","elszivo.htm",,,1
,"Sűrített levegős rendszerek telepítése","suritett.htm",,,1
,"Szerszámok élezése","elezes.htm",,,1
//,"Budapest Bank Áruhitel","#",,,1
//,"Budapest Bank Lízing","bbank.htm",,,1
,"SZERVÍZJÁRAT","szervizjarat.htm",,,1
])


addmenu(menu=["menu2",,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Elektromos gépek","elektromos_gep.htm",,,1
,"Építőipari gépek","epitoipari_gep.htm",,,1
,"Faipari gépek","faipari_gep.htm",,,1
,"Faipari szerszámok","faipari_szerszam.htm",,,1
,"Garázsipari szerszámok, emelők","garazsipar.htm",,,1
,"Kompresszorok, pneumatikus szerszámok, légtechnika","legtechnika.htm",,,1
,"Vágás- és köszörüléstechnika","vagas.htm",,,1
,"Faipari szerszám élezés","elezes2.htm",,,1
])


addmenu(menu=["menu3",,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Bemutatkozás","bem.htm",,,1
,"Cégtörténet","ceg.htm",,,1
,"ISO bizonyítvány","iso.htm",,,1
,"Tanúsítványok","tanusitvany.htm",,,1
,"Munkatársak","munkatars.htm",,,1
//,"Szakértelem","#",,,1
,"Támogatás","tamogatas.htm",,,1
,"Rólunk írták","rolunk.htm",,,1
,"Médiamegjelenések","media.htm",,,1
,"Technológiai- és vállalatirányítási fejlesztés","fejlesztes.htm",,,1
//,"ÁLLÁSAJÁNLAT","#",,,1
])


//////////////////////////////////
// Editable properties END here //
//////////////////////////////////
dumpmenus() // This must be the last line in this file

