function cdd_menu32620(){//////////////////////////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 = 32620 /********************************************************************************************** Icon Images **********************************************************************************************/ /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_items_background_color_roll = "ffffff" this.menu_background_color = "#F9F6EE" this.menu_border_color = "#000000" this.menu_border_width = 1 this.menu_padding = "0,0,0,0" this.menu_border_style = "solid" this.divider_caps = false this.divider_width = 1 this.divider_height = 0 this.divider_background_color = "#a2a2a2" this.divider_border_style = "none" this.divider_border_width = "0" this.divider_border_color = "#000000" this.menu_is_horizontal = false this.menu_width = 135 this.menu_xy = "-93,2" this.menu_transparency = "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)" /********************************************************************************************** Global - Menu Item Settings **********************************************************************************************/ this.menu_items_text_color = "#388DF4" 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 = "normal" this.menu_items_text_align = "left" this.menu_items_padding = "2,3,2,3" this.menu_items_border_style = "solid" this.menu_items_border_color = "#000000" this.menu_items_border_width = 0 this.menu_items_width = 150 this.menu_xy = "-93,2" this.menu_items_text_decoration_roll = "underline" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "transparent" this.menu_items_background_color_roll_main = "#ffffff" this.menu_border_width_main = "0" this.menu_items_text_align_main = "center" this.menu_is_horizontal_main = true this.menu_items_width = 105 this.item0 = "Shop Now!" this.url0 = "../../../store_r.zhtml" this.item1 = "Browse by Brand" this.url1 = "../../../browsebrand_r.zhtml" this.item2 = "Christening" this.url2 = "../../../christening_r.zhtml" this.item3 = "Shoes" this.url3 = "../../../shoes_r.zhtml" this.item4 = "Home" this.url4 = "../../../index.cfm" }///////////////////////// 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();}