/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.  
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 License number: 186342.
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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 if it not already enabled unless this file is part of a multi pack.


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=400				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=30			// Follow Scrolling Rate
suboffset_top=-3;		// Sub menu offset Top position 
suboffset_left=15;		// Sub menu offset Left position

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=99);Shadow(color='#669966', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#669966', Direction=135, Strength=5);"
}

style1=[
"000000",
"FFFFFF",
"ffffff",
"FF0000",
"d06b0d",
"12px",
"normal",
"normal",			
"Verdana, Tahoma, Arial;",	
3,	//menu magassag
"garden/arrow01.gif",
1,
"FFEAB7",
"FF0000",
"Purple",
"pink",
,		
"ffffff",
"FF0000",
]

addmenu(menu=[
"sidemenu",
270,
"offset=+500",
147,
2,
"center",
style1,
1,
"center",
effect,
15,
,
,
,
,
1,
,
,
,
,
,
,"<br /><b>ONLINE VÁSÁRLÁS</b><br />","# type=header;align=center;",,,1
,"<img src=garden/rozsa.gif border=0>&nbsp;Virág magok","catalog/index.php?cPath=197_313",,,1
,"&nbsp;Vetőmag szalag","catalog/index.php?cPath=197_331",,,1
,"&nbsp;Zöldség magok","catalog/index.php?cPath=197_310 # offbackcolor=E7F8E4;",,,1
,"&nbsp;Fűszernövény Vetőmag","catalog/index.php?cPath=197_311 # offbackcolor=E7F8E4;",,,1
,"Csíranövények","catalog/index.php?cPath=197_312 # offbackcolor=FFF7BB;",,,1
,"Kertészeti Kellékek<br />Gyökereztető por, Tőzeg, Tőzegkocka","catalog/index.php?cPath=304",,,1
,"Akciós Bambuszok","catalog/index.php?cPath=28 # offbackcolor=FFF7BB;",,,1
,"Erdei Gyümölcsök","catalog/index.php?cPath=328",,,1
,"Virágos Cserjék","catalog/index.php?cPath=98",,,1
,"Fagyal és Gyertyán Sövény","catalog/index.php?cPath=325 # offbackcolor=FFF7BB;",,,1
,"Díszfák","catalog/index.php?cPath=306",,,1
,"<img src=garden/rozsa.gif border=0>&nbsp;Rózsa Vásárlás","catalog/index.php?cPath=308 # offbackcolor=E7F8E4;",,,1
,"Évelő Virágok","catalog/index.php?cPath=116_319 # offbackcolor=FFF7BB;",,,1
,"Gyümölcstermők<br />Málna, Áfonya, Berkenye","catalog/index.php?cPath=103",,,1
,"&nbsp;Kertészeti Könyvek","catalog/index.php?cPath=305 offbackcolor=FFEAB7;",,,1
,"<br /><b>KERTÉSZETI ÁRUHÁZ</b><br />","# type=header;align=center;",,,1
])

dumpmenus()