function cdd_menu216591(){//////////////////////////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 = 216591 /********************************************************************************************** Icon Images **********************************************************************************************/ //Inline positioned icon images (flow with the item text) this.rel_icon_image0 = "squares_0.gif" this.rel_icon_rollover0 = "squares_0_hl.gif" this.rel_icon_image_wh0 = "13,8" this.rel_icon_image1 = "down_arrow.gif" this.rel_icon_rollover1 = "down_arrow.gif" this.rel_icon_image_wh1 = "11,10" /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_background_color = "#EDE1D9" this.menu_border_color = "#000000" this.menu_border_width = 1 this.menu_padding = "2,4,2,4" this.menu_border_style = "solid" this.divider_caps = false this.divider_width = 0 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 = "-92,1" /********************************************************************************************** Global - Menu Item Settings **********************************************************************************************/ this.icon_rel = 0 this.menu_items_background_color_roll = "transparent" this.menu_items_text_color = "#333333" this.menu_items_text_decoration = "none" this.menu_items_font_family = "Arial" this.menu_items_font_size = "11px" this.menu_items_font_style = "normal" this.menu_items_font_weight = "normal" this.menu_items_text_align = "left" this.menu_items_padding = "2,2,2,2" this.menu_items_border_style = "solid" this.menu_items_border_color = "#000000" this.menu_items_border_width = 0 this.menu_items_width = 125 this.menu_items_text_decoration_roll = "underline" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "transparent" this.menu_items_background_color_roll_main = "#EDE1D9" this.menu_border_color_main = "#ffffff" this.menu_is_horizontal_main = true this.menu_border_width_main = 0 this.menu_items_text_align_main = "center" this.menu_items_width_main = 100 this.item0 = "Home" this.url0 = "../../../index.cfm" this.item1 = "Contact Us" this.url1 = "../../../page/contact.cfm" this.item1_0 = "Membership Application" this.url1_0 = "../../../join.zhtml" this.item2 = "About Us" this.url2 = "../../../page/about.cfm" this.item2_0 = "News" this.url2_0 = "../../../page/articles.cfm" this.item2_1 = "Meetings & Events" this.url2_1 = "../../../page/events.cfm" this.item3 = "Industry Links" this.url3 = "../../../page/links.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();}