function cdd_menu558843(){//////////////////////////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 = 558843


/**********************************************************************************************

                               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"




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#eaf1f7"
	this.menu_border_color = "#eaf1f7"
	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 = 2
	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 = "148"
	this.menu_xy = "-20,-19"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.icon_rel = 0
	this.menu_items_background_color_roll = "#093a6b"
	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 = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#0f0f0f"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_background_color = "#eaf1f7"
	this.menu_items_text_color_roll = "#ffffff"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_border_color_roll_main = "#000000"

        this.item0 = "Home"
        this.item1 = "Directory"
        this.item2 = "Contact"
        this.item3 = "Links"

        this.url0 = "../index.htm"
        this.url1 = "../nameorstate.html"
        this.url2 = "../contact.html"
        this.url3 = "../links.html"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_border_color1 = "#000000"
        this.menu_items_border_color_roll1 = "#060606"
        this.menu_xy1 = "-7,-20"
        this.menu_width1 = 122

        this.item1_0 = "By State"
        this.item1_1 = "By Name"

        this.url1_0 = "../directory.html"
        this.url1_1 = "../alpha/alpha.html"



    //Sub Menu 2




    //Sub Menu 3




}///////////////////////// END Menu Data /////////////////////////////////////////