function cdd_menu930221(){//////////////////////////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 = 930221


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

                               Icon Images

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


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "blank.gif"
	this.rel_icon_rollover0 = "blank.gif"
	this.rel_icon_image_wh0 = "20,20"

	this.rel_icon_image1 = "blank.gif"
	this.rel_icon_rollover1 = "blank.gif"
	this.rel_icon_image_wh1 = "20,20"




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

                              Global - Menu Container Settings

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


	this.menu_background_color = "#edd9e6"
	this.menu_border_color = "#000000"
	this.menu_border_width = "0"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = true
	this.divider_width = 0
	this.divider_height = 1
	this.divider_background_color = "#c387af"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "140"
	this.menu_xy = "-14,-19"
	this.menu_scroll_direction = 4
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5




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

                              Global - Menu Item Settings

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


	this.icon_rel = 1
	this.menu_items_background_color_roll = "#edd9e6"
	this.menu_items_text_color = "#eb7f14"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Verdana"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "bold"
	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 = "#edd9e6"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_border_color_roll = "#edd9e6"
	this.menu_items_background_color = "#edd9e6"
	this.menu_items_text_color_roll = "#f2b926"




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

                              Main Menu Settings

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


        this.menu_border_width_main = "0"
        this.menu_padding_main = "0,5,0,5"
        this.menu_is_horizontal_main = false
        this.divider_caps_main = false
        this.divider_background_color_main = "#dcb4d0"

        this.item0 = "Welcome"
        this.item1 = "Accommodation"
        this.item2 = "Hotel Facilities"
        this.item3 = "Reservations"
        this.item4 = "Groups"
        this.item5 = "Contact Us"

        this.item_text_color0 = "#eb7f14"
        this.item_border_width0 = "0"
        this.item_text_color1 = "#eb7f14"

        this.url0 = "default.php"
        this.status0 = "Weclome"
        this.url1 = "accommodation.php"
        this.status1 = "Accommodation"
        this.url2 = "facilities.php"
        this.status2 = "Hotel Facilities"
        this.url3 = "reservations.php"
        this.status3 = "Reservations"
        this.url4 = "groups.php"
        this.status4 = "Groups"
        this.url5 = "contacts.php"
        this.status5 = "Contact Us"




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

                              Sub Menu Settings

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


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2




    //Sub Menu 3




    //Sub Menu 4




    //Sub Menu 5




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