function cdd_menu62205(){//////////////////////////Start Menu Data/////////////////////////////////

//**** NavStudio, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//Note: This data file may be manually customized outside of the visual interface.

    //Unique Menu Id
	this.uid = 62205


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "transparent"
	this.menu_border_color = "transparent"
	this.menu_border_width = 1
	this.menu_padding = "2,2,2,2"
	this.menu_border_style = "none"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#ffffff"
	this.divider_border_style = "dotted"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "120"
	this.menu_xy = "-14,-19"
	this.menu_scroll_direction = 4
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#ffdf7f"
	this.menu_items_text_color = "#ffffff"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "AvantGarde Md BT"
	this.menu_items_font_size = "14px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "transparent"
	this.menu_items_border_width = 0
	this.menu_items_width = 110
	this.menu_items_text_color_roll = "#09725d"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_border_color_main = "#408080"
        this.menu_border_style_main = "none"
        this.menu_items_border_color_main = "#09725d"
        this.menu_width_main = 147
        this.menu_is_horizontal_main = false

				for(var i=0; i<TImenu.sub.length; i++){
					this.totalLetter+=TImenu.sub[i].nome.length;
				}
				for(var i=0; i<TImenu.sub.length; i++){
					eval("this.item"+(i)+"=\""+eval("TImenu.sub[i].params.Titolo_"+Lingua)+"\";");
					if(TImenu.sub[i].sub==null){
						eval("this.url"+(i)+"=\""+TImenu.sub[i].template+"?lingua="+Lingua+"&id_menu="+TImenu.sub[i].id_menu+"\";");
					}
					if(TImenu.sub[i].sub!=null){
						for(var j=0; j<TImenu.sub[i].sub.length; j++){
							eval("this.item"+(i)+"_"+j+"=\""+eval("TImenu.sub[i].sub[j].params.Titolo_"+Lingua)+"\";");
							eval("this.url"+(i)+"_"+j+"=\""+TImenu.sub[i].sub[j].template+"?lingua="+Lingua+"&id_menu="+TImenu.sub[i].sub[j].id_menu+"\";");
						}
					}
				}

/*        this.item0 = "HOME"
        this.item1 = "AZIENDA"
        this.item2 = "PRODOTTI"
        this.item3 = "NOVITA'"
        this.item4 = "OFFERTE"
        this.item5 = "FIERE"
        this.item6 = "CONTATTI"

        this.url0 = "index.php"
        this.url1 = "#"
        this.url2 = "#"
        this.url3 = "#"
        this.url4 = "#"
        this.url5 = "fiere.php"
        this.url6 = "vivai_pistoia.php"*/




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_background_color1 = "#ffffff"
        this.menu_items_background_color1 = "#ffffff"
        this.menu_items_text_color1 = "#09725d"
        this.menu_border_color1 = "#09725d"
        this.menu_items_font_family1 = "AvantGarde Md BT"
        this.menu_items_font_weight1 = "normal"
        this.menu_items_font_style1 = "normal"
        this.menu_items_font_size1 = "12px"
        this.menu_border_style1 = "solid"
        this.menu_border_width1 = "1"
        this.menu_items_border_color1 = "#09725d"
        this.menu_padding1 = "2,1,2,1"
        this.divider_background_color1 = "#408080"

        /*this.item1_0 = "La nostra storia"
        this.item1_1 = "L'arte topiaria"
        this.item1_2 = "Dicono di noi"
        this.item1_3 = "I nostri vivai"

        this.url1_0 = "breschi.php"
        this.url1_1 = "topiaria.php"
        this.url1_2 = "vivai_breschi.php"
        this.url1_3 = "piante_ornamentali.php"*/



    //Sub Menu 2

        this.menu_background_color2 = "#ffffff"
        this.menu_items_background_color2 = "#ffffff"
        this.menu_items_text_color2 = "#408080"
        this.menu_border_color2 = "#408080"
        this.menu_items_font_family2 = "AvantGarde Md BT"
        this.menu_items_font_weight2 = "normal"
        this.menu_items_font_style2 = "normal"
        this.menu_items_font_size2 = "12px"
        this.menu_border_style2 = "solid"
        this.menu_width2 = 132
        this.divider_background_color2 = "#408080"

       /* this.item2_0 = "Ricerca topiarie"
        this.item2_1 = "Ricerca ornamentali"

        this.item_border_color2_0 = "#408080"

        this.url2_0 = "piante_topiarie.php"
        this.url2_1 = "piante_ornamentali.php"*/



    //Sub Menu 3

        this.menu_background_color3 = "#ffffff"
        this.menu_items_text_color3 = "#408080"
        this.menu_border_color3 = "#408080"
        this.menu_items_font_family3 = "AvantGarde Md BT"
        this.menu_items_font_weight3 = "normal"
        this.menu_items_font_style3 = "normal"
        this.menu_items_font_size3 = "12px"
        this.menu_border_style3 = "solid"
        this.menu_items_border_color3 = "transparent"
        this.menu_width3 = 122
        this.divider_background_color3 = "#408080"

       /* this.item3_0 = "Novita' topiarie"
        this.item3_1 = "Novita' ornamentali"

        this.item_background_color3_0 = "#ffffff"
        this.item_border_color3_0 = "#408080"

        this.url3_0 = "novita_topiarie.php"
        this.url3_1 = "novita_ornamentali.php"*/



    //Sub Menu 4

        this.menu_background_color4 = "#ffffff"
        this.menu_items_text_color4 = "#408080"
        this.menu_border_color4 = "#408080"
        this.menu_items_font_family4 = "AvantGarde Md BT"
        this.menu_items_font_weight4 = "normal"
        this.menu_items_font_style4 = "normal"
        this.menu_items_font_size4 = "12px"
        this.menu_border_style4 = "solid"
        this.menu_width4 = 130
        this.divider_background_color4 = "#408080"

        this.menu_background_color5 = "#ffffff"
        this.menu_items_text_color5 = "#408080"
        this.menu_border_color5 = "#408080"
        this.menu_items_font_family5 = "AvantGarde Md BT"
        this.menu_items_font_weight5 = "normal"
        this.menu_items_font_style5 = "normal"
        this.menu_items_font_size5 = "12px"
        this.menu_border_style5 = "solid"
        this.menu_width5 = 130
        this.divider_background_color5 = "#408080"
       /* this.item4_0 = "Offerte topiarie"
        this.item4_1 = "Offerte Ornamentali"

        this.item_background_color4_0 = "#ffffff"
        this.item_border_color4_0 = "#408080"

        this.url4_0 = "offerte_topiarie.php"
        this.url4_1 = "offerte_ornamentali.php"*/



    //Sub Menu 5




    //Sub Menu 6




}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 100
cdd__url_target = "_self"
cdd__url_features = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0"
cdd__display_urls_in_status_bar = true
cdd__default_cursor = "hand"



//NavStudio Code (Warning: Do Not Alter!)

if (window.showHelp){b_type = "ie"; if (!window.attachEvent) b_type += "mac";}if (document.createElementNS) b_type = "dom";if (navigator.userAgent.indexOf("afari")>-1) b_type = "safari";if (window.opera) b_type = "opera"; qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\""; qmap2 = ".js\">\<\/script\>";;function iesf(){};;function vqp_error(val){alert(val)}
if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}


