function cdd_menu358228(){//////////////////////////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 = 358228


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Absolute positioned icon images (x,y positioned)

	this.abs_icon_image0 = "arrows_4.gif"
	this.abs_icon_rollover0 = "arrows_4_hl.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-13,4"




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "transparent"
	this.menu_border_color = "transparent"
	this.menu_border_width = 1
	this.menu_padding = "5,4,2,4"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 2
	this.divider_background_color = "transparent"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = 100
	this.menu_xy = "-80,-2"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "transparent"
	this.menu_items_text_color = "#ffffff"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "12px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "center"
	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 = 90
	this.menu_items_text_decoration_roll = "none"
	this.menu_items_text_color_roll = "#ffffff"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_background_color_roll_main = "#ffffff"
        this.menu_is_horizontal_main = true
				
				var charnum=0;
				for(var i=0; i<TImenu.sub.length; i++){
					charnum+=eval("TImenu.sub[i].params.Nome_"+Lingua).length;
				}
				var clienti=TImenu.sub.length.toString();
				for(var i=0; i<TImenu.sub.length; i++){
					eval("this.item"+(i.toString())+"=\""+eval("TImenu.sub[i].params.Nome_"+Lingua)+"\";");
					var wl=eval("TImenu.sub[i].params.Nome_"+Lingua).length.toString();
					eval("this.item_width"+(i)+"="+(Math.floor(eval("(700/"+clienti+")"))+Math.floor(eval("(150/"+charnum+"*"+wl+")"))).toString()+";");
					if(TImenu.sub[i].sub==null || i==1 || i==2){
						eval("this.url"+(i)+"=\""+TImenu.sub[i].template+"?lingua="+Lingua+"&id_menu="+TImenu.sub[i].id_menu+"\";");
					}
					if(TImenu.sub[i].sub!=null && i!=2){
						for(var j=0; j<TImenu.sub[i].sub.length; j++){
							eval("this.item"+(i.toString())+"_"+(j.toString())+"=\""+eval("TImenu.sub[i].sub[j].params.Nome_"+Lingua)+"\";");
							eval("this.url"+(i.toString())+"_"+(j.toString())+"=\""+TImenu.sub[i].sub[j].template+"?lingua="+Lingua+"&id_menu="+TImenu.sub[i].sub[j].id_menu+"\";");
						}
					}
				}

        /*
				this.item0 = "HOME"
        this.item1 = "CHI SIAMO"
        this.item2 = "CATALOGO"
        this.item3 = "PERSONALIZZAZIONI"
        this.item4 = "PROMO"
        this.item5 = "NOVITA'"
        this.item6 = "CONTATTI"
        this.item7 = "SPONSOR"*/

        this.item_background_color_roll0 = "transparent"
        this.item_padding0 = "4,6,4,20"
        this.item_background_color_roll1 = "transparent"
        this.item_padding1 = "4,5,4,20"
        this.item_background_color_roll2 = "transparent"
        this.item_padding2 = "4,5,4,20"
        this.item_background_color_roll3 = "transparent"
        this.item_padding3 = "4,5,4,20"
        //this.item_width3 = 190
        this.item_background_color_roll4 = "transparent"
        this.item_padding4 = "4,5,4,20"
        this.item_background_color_roll5 = "transparent"
        this.item_padding5 = "4,5,4,20"
        this.item_background_color_roll6 = "transparent"
        this.item_padding6 = "4,5,4,20"
        this.item_background_color_roll7 = "transparent"
        this.item_padding7 = "4,5,4,20"
        //this.item_width7 = 99

        /*
				this.url0 = "index.asp"
        this.url1 = "limpero.html"
        this.url2 = "catalogo_abbigliamento.html"
        this.url3 = "personalizzazioni.html"
        this.url4 = "promozioni.html"
        this.url5 = "novita.html"
        this.url6 = "info.html"
        this.url7 = "sponsor.html"*/




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_xy1 = "-94,-7"

        //this.item1_0 = "DOVE SIAMO"

        this.item_background_color1_0 = "#d3d5d8"
        this.item_text_color1_0 = "#0000a0"
        this.item_text_color_roll1_0 = "#0000a0"

        //this.url1_0 = "dove_siamo.html"



    //Sub Menu 2




    //Sub Menu 3




    //Sub Menu 4




    //Sub Menu 5




    //Sub Menu 6




    //Sub Menu 7




}///////////////////////// 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"
cdd__go = true


//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();}

