function cdd_menu139829(){//////////////////////////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 = 139829


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#d18230"
	this.menu_border_color = "#d18230"
	this.menu_border_width = "0"
	this.menu_padding = "2,2,2,2"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#b43c3f"
	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 = "#d18230"
	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 = "center"
	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_text_color_roll = "#f8ee92"
	this.menu_items_background_color = "#d18230"
	this.menu_items_border_color_roll = "#000000"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_background_color_main = "#d18230"
        this.menu_items_background_color_roll_main = "#d18230"
        this.menu_items_text_color_roll_main = "#f8ee92"
        this.menu_items_font_family_main = "Verdana"
        this.menu_items_font_weight_main = "normal"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "12px"
        this.menu_items_border_color_roll_main = "#000000"
        this.menu_is_horizontal_main = true

        this.item0 = "Home"
        this.item1 = "Restaurant"
        this.item2 = "Menu"
        this.item3 = "Specials"
        this.item4 = "Ingredients"
        this.item5 = "Recipe"
        this.item6 = "Newsletter"
        this.item7 = "Contact Us"

        this.url0 = "default.php"
        this.status0 = "Home"
        this.url1 = "restaurant.php"
        this.status1 = "Restaurant"
        this.status2 = "Menu"
        this.url3 = "specials.php"
        this.status3 = "Specials"
        this.url4 = "ingredients.php"
        this.status4 = "Ingredients"
        this.url5 = "recipe.php"
        this.status5 = "Recipe"
        this.url6 = "newsletter.php"
        this.status6 = "Newsletter"
        this.url7 = "contacts.php"
        this.status7 = "Contact Us"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2

        this.menu_xy2 = "-95,6"

        this.item2_0 = "Dinner"
        this.item2_1 = "Group Menu"

        this.item_background_color2_0 = "#d18230"
        this.item_text_color_roll2_0 = "#f8ee92"
        this.item_border_color_roll2_0 = "#000000"

        this.url2_0 = "dinnermenu.php"
        this.status2_0 = "Dinner"
        this.url2_1 = "oatmenu.php"
        this.status2_1 = "Group Menu"



    //Sub Menu 3




    //Sub Menu 4




    //Sub Menu 5




    //Sub Menu 6




    //Sub Menu 7




}///////////////////////// END Menu Data /////////////////////////////////////////