function cdd_menu784028(){
    //Unique Menu Id
	this.uid = 784028


/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#fc7d0a"
	this.menu_border_color = "#fc7d0a"
	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 = "#FFCC00"
	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_animation = "progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.3)"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#ffb200"
	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 = "#fc7d0a"
        this.menu_items_background_color_main = "#fc7d0a"
        this.menu_items_background_color_roll_main = "#ffb200"
        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 = 82
        this.menu_is_horizontal_main = true
        this.divider_background_color_main = "#FFCC00"

        this.item0 = "تماس با ما"
        this.item1 = "گالری تصاویر"
        this.item2 = "نمایندگی ها"
        this.item3 = "خدمات کاریابی"
        this.item4 = "شرایط پذیرش"
        this.item5 = "دانشگاه‌ها"
        this.item6 = "عناوین دروس"
        this.item7 = "ACCP درباره"
        this.item8 = "اخبار اپتک"
        this.item9 = "معرفی اپتک"
        this.item10 = "صفحه اصلی"

        this.item_text_color0 = "#ffffff"
        this.item_text_color4 = "#ffffff"
        this.item_text_color5 = "#ffffff"
        this.item_text_color7 = "#ffffff"
        this.item_text_color8 = "#ffffff"

        this.url0 = "../contact.aspx"
        this.url1 = "../gallery/Default.aspx"
        this.url2 = "../branchs.aspx"
        this.url3 = "../job.aspx"
        this.url4 = "../madarek.aspx"
        this.url5 = "../uni.aspx"
        this.url6 = "javascript:;"
        this.url7 = "../accp.aspx"
        this.url8 = "../news/Default.aspx"
        this.url9 = "../aptech.aspx"
        this.url10 = "../default.aspx"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2




    //Sub Menu 3




    //Sub Menu 4




    //Sub Menu 5

        this.menu_xy5 = "-101,0"
        this.menu_width5 = 116




    //Sub Menu 6

        this.menu_xy6 = "-101,0"
        this.menu_width6 = 116

        this.item6_0 = "درس های سال اول"
        this.item6_1 = "درس های سال دوم"
        this.item6_2 = "درس های سال سوم"

        this.url6_0 = "../year1.aspx"
        this.url6_1 = "../year2.aspx"
        this.url6_2 = "../year3.aspx"



    //Sub Menu 7

        this.menu_xy7 = "-101,0"
        this.menu_width7 = 116




    //Sub Menu 8




    //Sub Menu 9




    //Sub Menu 10




}