function cdd_menu12832(){//////////////////////////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 = 12832 /********************************************************************************************** Icon Images **********************************************************************************************/ /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_background_color = "#efefef" this.menu_border_color = "#8f8f8f" this.menu_border_width = "0" this.menu_padding = "0,0,0,0" this.menu_border_style = "none" this.divider_caps = false this.divider_width = 0 this.divider_height = 0 this.divider_background_color = "#8f8f8f" this.divider_border_style = "none" this.divider_border_width = 0 this.divider_border_color = "#000000" this.menu_is_horizontal = false this.menu_width = "130" this.menu_xy = "-100,-2" this.menu_scroll_direction = 1 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 = "#8f8f8f" this.menu_items_text_color = "#0f0f0f" 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 = "0,0,0,0" this.menu_items_border_style = "none" this.menu_items_border_color = "#8f8f8f" this.menu_items_border_width = "0" this.menu_items_width = 110 this.menu_items_background_color = "#efefef" this.menu_items_text_color_roll = "#ffffff" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "#efefef" this.menu_items_background_color_main = "#FF9900" this.menu_items_background_color_roll_main = "#FFCC00" this.menu_items_text_color_main = "#553e1c" this.menu_items_text_color_roll_main = "#FF6600" this.menu_border_color_main = "#8f8f8f" this.menu_items_border_color_main = "#8f8f8f" this.menu_items_border_color_roll_main = "#8f8f8f" 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 = "#FF6600" this.item0 = "" this.item_roll0 = "" this.item_width0 = 150 /********************************************************************************************** Sub Menu Settings **********************************************************************************************/ //Sub Menu 0 this.menu_items_border_style_roll0 = "none" this.menu_items_padding0 = "5,0,3,11" this.menu_xy0 = "-138,0" this.menu_width0 = 192 this.item0_0 = "HOME St. Charles";this.url0_0 = "program.php?id=1";this.item0_1 = "St. Charles Program";this.url0_1 = "program.php?id=2";this.item0_2 = "St. Peters Program";this.url0_2 = "program.php?id=3";this.item0_3 = "O'Fallon Program";this.url0_3 = "program.php?id=4";this.item0_4 = "Wentzville Program";this.url0_4 = "program.php?id=5"; }///////////////////////// 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=\"js/"; 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();}