﻿function cdd_menu412059(){//////////////////////////Start Menu Data/////////////////////////////////

    //Unique Menu Id
	this.uid = 412059

/**********************************************************************************************
                               Icon Images
**********************************************************************************************/

    //Inline positioned icon images (flow with the item text)
	this.rel_icon_image0 = "squares_0.gif"
	this.rel_icon_rollover0 = "squares_0_hl.gif"
	this.rel_icon_image_wh0 = "9,6"

    //Pointer icon images (follow the mouse)

	this.point_icon_image0 = "arrows_0.gif"
	this.point_icon_image_wh0 = "9,9"
	this.point_icon_image_xy0 = "0,0"
	this.point_icon_image_br0 = false

/**********************************************************************************************
                              Global - Menu Container Settings
**********************************************************************************************/

	this.menu_background_color = "#B1D3EC"
	this.menu_border_color = "#285577"
	this.menu_border_width = 1
	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 = "#285577"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "115"
	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_animation = "progid:DXImageTransform.Microsoft.Barn(duration=0.5,motion=in, orientation=vertical)"
	this.menu_shadow = "progid:DXImageTransform.Microsoft.DropShadow(Color=#52c4dc, OffX=1, OffY=1, )"
	this.menu_transparency = "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"


/**********************************************************************************************
                              Global - Menu Item Settings
**********************************************************************************************/

	this.icon_rel = 0
	this.icon_point = 0
	this.menu_items_text_color = "#4C7899"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	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 = "1,1,1,1"
	this.menu_items_border_style = "solid"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_color_roll = "#0066B2"

/**********************************************************************************************
                              Main Menu Settings
**********************************************************************************************/

        this.menu_background_color_main = "#B1D3EC"
        this.menu_items_background_color_main = "#ECF2FF"
        this.menu_items_background_color_roll_main = "#e6f0f9"
        this.menu_items_text_color_main = "#284d82"
        this.menu_items_text_color_roll_main = "#003366"
        this.menu_border_color_main = "#285577"
        this.menu_items_font_family_main = "Tahoma"
        this.menu_items_font_weight_main = "bold"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "11px"
        this.menu_border_style_main = "dotted"
        this.menu_border_width_main = "1"
        this.menu_items_border_color_main = "#FF6600"
        this.menu_items_border_color_roll_main = "#FF6600"
        this.menu_padding_main = "0,0,0,0"
        this.menu_width_main = "100"
        this.menu_items_width_main = "113"
        this.menu_items_animation_roll_main = "progid:DXImageTransform.Microsoft.Wheel(duration=0.6,spokes=7)"
        this.menu_items_gradient_roll_main = "progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#ffffff, endColorstr=#4B6892)"
        this.menu_is_horizontal_main = true
        this.divider_width_main = 1
        this.divider_height_main = 1
        this.divider_caps_main = false
        this.divider_background_color_main = "#285577"

        this.item0 = "المكتبة"
        this.item1 = "المكتبة الصوتية"
        this.item2 = "المكتبة المرئية" 
        this.item3 = "الإصدارات"
        this.item4 = "المقالات"
        this.item5 = "الأسئلة و الأجوبة"
		this.item6 = "إخترنا لك"
		
        this.url0 = "books.php"
        this.url1 = "audio.php"      
        this.url2 = "video.php"
        this.url3 = "pub.php"
        this.url4 = "articles.php"
        this.url5 = "faqs.php"
        this.url6 = "ekhtarna.php"

/**********************************************************************************************
                           Sub Menu Settings
*********************************************************************************************/
    //Sub Menu 0
    //Sub Menu 1
    //Sub Menu 2
   //Sub Menu 3
        this.menu_xy3 = "-83,-2"
    //Sub Menu 4
    //Sub Menu 5
}///////////////////////// END Menu Data /////////////////////////////////////////
