function cdd_menu922123(){//////////////////////////Start Menu Data/////////////////////////////////


    //Unique Menu Id
	this.uid = 922123

/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ffffff"
	this.menu_border_color = "#666666"
	this.menu_border_width = "0"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 0
	this.divider_height = 1
	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 = "100"
	this.menu_xy = "-80,-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_text_color = "#000000"
	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 = "solid"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_color_roll = "#990000"




/**********************************************************************************************

                              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_items_text_color_main = "#000000"
        this.menu_items_text_color_roll_main = "#990000"
        this.menu_border_color_main = "transparent"
        this.menu_items_border_color_main = "transparent"
        this.menu_items_border_color_roll_main = "transparent"
        this.menu_padding_main = "0,0,0,0"
        this.menu_items_padding_main = "0,0,0,0"
        this.menu_items_text_align_main = "left"
        this.menu_items_width_main = 150
        this.menu_is_horizontal_main = true
        this.divider_background_color_main = "#999999"

        this.item0 = "<img vqp_img=1 src='"+cdd__codebase922123+"../images/topnav_aboutus.gif'>"
        this.item_roll0 = "<img vqp_img=1 src='"+cdd__codebase922123+"../images/topnav_aboutus.gif'>"

        this.item_width0 = 92

        this.url0 = "../aboutus.cfm"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

		this.menu_items_background_color0 = "#ffffff"
        this.menu_items_background_color_roll0 = "#ededed"
        this.menu_items_text_color0 = "#000000"
        this.menu_items_text_color_roll0 = "#FF8000"
        this.menu_border_color0 = "#666666"
        this.menu_border_width0 = "1"
        this.menu_items_border_width0 = "0"
        this.menu_items_border_color0 = "#4f4f4f"
        this.menu_items_padding0 = "2,5,2,5"
        this.menu_xy0 = "-92,-0"
        this.menu_width0 = 150

        this.item0_0 = "Mission Statement"
        this.item0_1 = "History"

        this.url0_0 = "../mission.cfm"
        this.url0_1 = "../history.cfm"
		
}///////////////////////// END Menu Data /////////////////////////////////////////

