function cdd_menu784028(){

	this.uid = 784028



/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#666666"
	this.menu_border_color = "#666666"
	this.menu_border_width = "1"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "none"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#999999"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#666666"
	this.menu_is_horizontal = false
	this.menu_width = 100
	this.menu_xy = "-80,-2"
	this.menu_animation = "progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.3)"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#CCCCCC"
	this.menu_items_text_color = "#ffffff"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Tahoma"
	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,8"
	this.menu_items_border_style = "solid"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_decoration_roll = "none"
	this.menu_items_text_color_roll = "#666666"
	this.menu_items_animation_roll = "progid:DXImageTransform.Microsoft.Fade(duration=0.3)"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_background_color_main = "#666666"
        this.menu_items_background_color_main = "#666666"
        this.menu_items_background_color_roll_main = "#CCCCCC"
        this.menu_items_text_color_main = "#ffffff"
        this.menu_items_text_color_roll_main = "#666666"
        this.menu_border_color_main = "#c0c0c0"
        this.menu_items_border_color_main = "#FF6600"
        this.menu_items_border_color_roll_main = "#FF6600"
        this.menu_items_width_main = 90
        this.menu_is_horizontal_main = true
        this.divider_background_color_main = "#999999"

        this.item0 = "Home"
        this.item1 = "About"
        this.item2 = "C  V "
        this.item3 = "Child and Adolescent Mental Health "
        this.item4 = "My Blog"
        this.item5 = "Contact"

        this.item_text_color2 = "#ffffff"
        this.item_text_color3 = "#ffffff"
        this.item_width3 = 206
        this.item_text_color4 = "#ffffff"

        this.url0 = "../Default.aspx"
        this.url1 = "../about.aspx"
        this.url2 = "javascript:;"
        this.url3 = "../mhealth.aspx"
        this.url4 = "http://dreskandari.blogspot.com"
        this.url5 = "../contact.aspx"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_xy1 = "-96,1"
        this.menu_width1 = 100




    //Sub Menu 2

        this.menu_xy2 = "-119,1"
        this.menu_width2 = 144

        this.item2_0 = "Education"
        this.item2_1 = "Licensure"
        this.item2_2 = "Experience"
        this.item2_3 = "Lectures and Presentations"
        this.item2_4 = "Research and Publications"
        this.item2_5 = "Media Activity"
        this.item2_6 = "Memberships"

        this.url2_0 = "../education.aspx"
        this.url2_1 = "../licensure.aspx"
        this.url2_2 = "../experience.aspx"
        this.url2_3 = "../lectures.aspx"
        this.url2_4 = "../researches.aspx"
        this.url2_5 = "../mactivities.aspx"
        this.url2_6 = "../memberships.aspx"



    //Sub Menu 3




    //Sub Menu 4




    //Sub Menu 5




}