function cdd_menu149848(){//////////////////////////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 = 149848


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "transparent"
	this.menu_border_color = "#999999"
	this.menu_border_width = "1"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 0
	this.divider_background_color = "transparent"
	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 = "#e4e4e4"
	this.menu_items_text_color = "#000000"
	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 = "3,2,3,3"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = 100
	this.menu_items_background_color = "#dfdfdf"
	this.menu_items_text_color_roll = "#0f0f0f"
	this.menu_items_border_color_roll = "#dfdfdf"
	this.menu_items_animation_roll = "progid:DXImageTransform.Microsoft.none(duration=0)"
	this.menu_items_gradient_roll = "progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#ffffff, endColorstr=#efefef)"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_background_color_main = "transparent"
        this.menu_items_background_color_roll_main = "#efefef"
        this.menu_items_text_color_main = "#0000ff"
        this.menu_items_text_color_roll_main = "#000000"
        this.menu_items_background_image_main = ""
        this.menu_items_background_image_roll_main = ""
        this.menu_items_font_family_main = "Verdana"
        this.menu_items_font_weight_main = "bold"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "13px"
        this.menu_border_width_main = "0"
        this.menu_items_border_color_roll_main = "transparent"
        this.menu_padding_main = "0,0,0,0"
        this.menu_items_padding_main = "4,5,11,0"
        this.menu_width_main = 115
        this.menu_items_width_main = 143
        this.menu_is_horizontal_main = true

        this.item0 = "Company"
        this.item1 = "Information"
        this.item2 = "Connect With Us"

        this.item_width0 = 119
        this.item_width1 = 128

        this.url0 = "../../company.php"
        this.status0 = "Company"
        this.url1 = "../../information.php"
        this.status1 = "Information"
        this.url2 = "../../connect.php"
        this.status2 = "Connect With Us"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

        this.menu_items_background_color_roll0 = "#ffffff"
        this.menu_xy0 = "-119,0"
        this.menu_width0 = 119

        this.item0_0 = "Services"
        this.item0_1 = "Benefits"
        this.item0_2 = "About Us"
        this.item0_3 = "Contact Us"

        this.url0_0 = "../../services.php"
        this.status0_0 = "Services"
        this.url0_1 = "../../benefits.php"
        this.status0_1 = "Benefits"
        this.url0_2 = "../../about.php"
        this.status0_2 = "About"
        this.url0_3 = "../../contact.php"
        this.status0_3 = "Contact"



    //Sub Menu 1

        this.menu_items_background_color_roll1 = "#ffffff"
        this.menu_xy1 = "-128,0"
        this.menu_width1 = 128

        this.item1_0 = "Fuel Surcharge"
        this.item1_1 = "Resources"
        this.item1_2 = "News"

        this.url1_0 = "../../fuel.php"
        this.status1_0 = "Fuel Surcharge"
        this.url1_1 = "../../resources.php"
        this.status1_1 = "Resources"
        this.url1_2 = "../../news.php"
        this.status1_2 = "News"



    //Sub Menu 2

        this.menu_items_background_color_roll2 = "#ffffff"
        this.menu_xy2 = "-143,0"
        this.menu_width2 = 143

        this.item2_0 = "Request a Quote"
        this.item2_1 = "Track Shipment"
        this.item2_2 = "Login (Customers)"
        this.item2_3 = "Login (Reps)"

        this.url2_0 = "../../quote/"
        this.status2_0 = "Request a Quote"
        this.url2_1 = "../../logon/?action=track"
        this.status2_1 = "Track Shipment"
        this.url2_2 = "../../logon/"
        this.status2_2 = "Customer Login"
        this.url2_3 = "../../logon/"
        this.status2_3 = "Freight Rep Login"



}///////////////////////// END Menu Data /////////////////////////////////////////