function cdd_menu747053(){//////////////////////////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 = 747053


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ebebeb"
	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 = 2
	this.divider_height = 1
	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 = "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_background_color_roll = "#c9c8c7"
	this.menu_items_text_color = "#000080"
	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 = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_font_family_roll = "Arial"
	this.menu_items_font_style_roll = "normal"
	this.menu_items_font_weight_roll = "bold"
	this.menu_items_font_size_roll = "11px"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_font_family_roll_main = "Arial"
        this.menu_items_font_weight_roll_main = "bold"
        this.menu_items_font_style_roll_main = "normal"
        this.menu_items_font_size_roll_main = "11px"
        this.menu_items_text_align_main = "center"
        this.menu_is_horizontal_main = true

        this.item0 = "Members Only"

        this.item_width0 = 91




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

        this.menu_width0 = 64

        this.item0_0 = "Home"
        this.item0_1 = "Login"
        this.item0_2 = "Logout"

        this.url0_0 = "eseries/source/members/memberhome.cfm"
        this.url0_1 = "eseries/source/security/member-logon.cfm"
        this.url0_2 = "eseries/source/security/member-logoff.cfm"



}///////////////////////// END Menu Data /////////////////////////////////////////
