function cdd_menu326769(){//////////////////////////Start Menu Data///////////////////////////////// //**** NavStudio, (c) 2004, OpenCube Inc., - www.opencube.com **** //Note: This data file may be manually customized outside of the visual interface. //20-07-09 CML 11190 Remove menu What's New (the last menu from the right) // This will also require adding 90px to the other menu width // so divide 90 by 6 giving 15px needed to add to each menu width //05-08-09 CML 12440 Add Site Map menu, using old What's New width and height // except swap Charter width 101px with Site Map 90px //Unique Menu Id this.uid = 326769 /********************************************************************************************** Icon Images **********************************************************************************************/ //Absolute positioned icon images (x,y positioned) this.abs_icon_image0 = "../images/nav_icomore.gif" this.abs_icon_rollover0 = "../images/nav_icomore.gif" this.abs_icon_image_wh0 = "11,11" this.abs_icon_image_xy0 = "-16,5" /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_background_color = "#122b87" this.menu_border_color = "#cccccc" 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 = 1 this.divider_background_color = "#757575" this.divider_border_style = "none" this.divider_border_width = 0 this.divider_border_color = "#000000" this.menu_is_horizontal = false this.menu_width = "138" this.menu_xy = "-87,-1" /********************************************************************************************** Global - Menu Item Settings **********************************************************************************************/ this.menu_items_background_color_roll = "#24a9a7" this.menu_items_text_color = "#ffffff" this.menu_items_text_decoration = "none" this.menu_items_font_family = "Verdana" 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 = "4,5,4,5" this.menu_items_border_style = "solid" this.menu_items_border_color = "#cccccc" 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" this.menu_items_background_color = "#122b87" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "transparent" this.menu_items_background_color_main = "transparent" this.menu_items_background_color_roll_main = "transparent" this.menu_border_style_main = "none" this.menu_items_border_style_main = "none" this.menu_border_width_main = 0 this.menu_items_border_width_main = 0 this.menu_padding_main = "0,0,0,0" this.menu_items_padding_main = "0,0,0,0" this.menu_is_horizontal_main = true this.divider_width_main = 0 this.divider_height_main = 0 this.divider_background_color_main = "transparent" this.item0 = "" this.item_roll0 = "" this.item1 = "" this.item_roll1 = "" this.item2 = "" this.item_roll2 = "" this.item3 = "" this.item_roll3 = "" this.item4 = "" this.item_roll4 = "" this.item5 = "" this.item_roll5 = "" this.item6 = "" this.item_roll6 = "" this.item_width0 = 84 this.item_width1 = 90 this.item_width2 = 96 this.item_width3 = 119 this.item_width4 = 102 this.item_width5 = 109 this.item_width6 = 101 this.url0 = "../../Site/103357.asp?ph=ab" this.url1 = "../../Site/103285.asp?ph=ab" this.url2 = "../../Site/100700.asp?ph=ds" this.url3 = "../../Site/103292.asp?ph=ab" this.url4 = "javascript:;" this.url5 = "../../Site/103321.asp?ph=ab" this.url6 = "../../search/sitemap.asp" /********************************************************************************************** Sub Menu Settings **********************************************************************************************/ this.menu_xy4 = "-102,-1" this.item4_0 = "Important Announcements" this.url4_0 = "../../Site/103320.asp?ph=ab" this.menu_xy4 = "-102,-1" this.item4_1 = "Frontline" this.url4_1 = "../../Site/103319.asp?ph=ab" }///////////////////////// END Menu Data ///////////////////////////////////////// //Document Level Settings cdd__activate_onclick = false cdd__showhide_delay = 50 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){} if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}