function cdd_menu669157(){//////////////////////////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 = 669157


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

                               Icon Images

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






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

                              Global - Menu Container Settings

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


	this.menu_background_color = "#6e2827"
	this.menu_border_color = "#f30700"
	this.menu_border_width = "1"
	this.menu_padding = "2,4,2,4"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#f30700"
	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
	this.menu_background_image = ""




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

                              Global - Menu Item Settings

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


	this.menu_items_background_color_roll = "#b1403e"
	this.menu_items_text_color = "#ffffff"
	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 = "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 = "#e6b830"
	this.menu_items_border_style_roll = "none"




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

                              Main Menu Settings

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


        this.menu_border_width_main = "1"
        this.menu_is_horizontal_main = true

        this.item0 = "Products"
        this.item1 = "Location"
        this.item2 = "Home"

        this.status0 = "Products"
        this.url1 = "location.php"
        this.status1 = "Location"
        this.url2 = "default.php"
        this.status2 = "Home"




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

                              Sub Menu Settings

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


    //Sub Menu 0

        this.menu_border_width0 = "1"
        this.menu_xy0 = "-95,2"

        this.item0_0 = "Coolers"
        this.item0_1 = "Sleeping Gear"
        this.item0_2 = "Tents"
        this.item0_3 = "Bags"
        this.item0_4 = "Cooking"
        this.item0_5 = "Furniture"
        this.item0_6 = "Lights"
        this.item0_7 = "Other Stuff"

        this.url0_0 = "coolers.php"
        this.status0_0 = "Coolers"
        this.url0_1 = "swags.php"
        this.status0_1 = "Sleeping Gear"
        this.url0_2 = "tents.php"
        this.status0_2 = "Tents"
        this.url0_3 = "bags.php"
        this.status0_3 = "Bags"
        this.url0_4 = "cooking.php"
        this.status0_4 = "Cooking"
        this.url0_5 = "furniture.php"
        this.status0_5 = "Furniture"
        this.url0_6 = "lights.php"
        this.status0_6 = "Lights"
        this.url0_7 = "other.php"
        this.status0_7 = "Other Stuff"



    //Sub Menu 1




    //Sub Menu 2




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