function cdd_menu724695(){//////////////////////////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 = 724695


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ff0000"
	this.menu_border_color = "#ff0000"
	this.menu_border_width = "0"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#2c2c2c"
	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 = "#ff0000"
	this.menu_items_text_color = "#333333"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Verdana"
	this.menu_items_font_size = "10px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "center"
	this.menu_items_padding = "0,5,0,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 = "#ffffff"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_border_color_main = "#ff0000"
        this.menu_is_horizontal_main = true

        this.item0 = "Home"
        this.item1 = "New Vehicles"
        this.item2 = "Used Vehicles"
        this.item3 = "Service"
        this.item4 = "Contact Us"

        this.item_width0 = 61
        this.item_width3 = 66
        this.item_width4 = 77

        this.url0 = "default.asp"
        this.url1 = "default.asp?page=newvehicles"
        this.url2 = "default.asp?page=showroom"
        this.url3 = "default.asp?page=service"
        this.url4 = "default.asp?page=aboutus"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2




    //Sub Menu 3




    //Sub Menu 4




}///////////////////////// END Menu Data /////////////////////////////////////////