function cdd_menu961601(){//////////////////////////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 = 961601


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "medium_red_down.gif"
	this.rel_icon_rollover0 = "medium_red_down.gif"
	this.rel_icon_image_wh0 = "13,8"

	this.rel_icon_image1 = "circle_4.gif"
	this.rel_icon_rollover1 = "circle_4.gif"
	this.rel_icon_image_wh1 = "12,8"



    //Absolute positioned icon images (x,y positioned)

	this.abs_icon_image0 = "medium_red_right.gif"
	this.abs_icon_rollover0 = "medium_red_right.gif"
	this.abs_icon_image_wh0 = "8,10"
	this.abs_icon_image_xy0 = "-9,6"



    //Pointer icon images (follow the mouse)

	this.point_icon_image0 = "slider_bar_green.gif"
	this.point_icon_image_wh0 = "11,3"
	this.point_icon_image_xy0 = "0,4"
	this.point_icon_image_br0 = false

	this.point_icon_image1 = "medium_red_right.gif"
	this.point_icon_image_wh1 = "8,10"
	this.point_icon_image_xy1 = "-1,0"
	this.point_icon_image_br1 = false

	this.point_icon_image2 = "medium_red_left.gif"
	this.point_icon_image_wh2 = "8,10"
	this.point_icon_image_xy2 = "1,0"
	this.point_icon_image_br2 = true




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#000000"
	this.menu_border_color = "#000000"
	this.menu_border_width = 1
	this.menu_padding = "8,4,5,4"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 2
	this.divider_background_color = "#333333"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "130"
	this.menu_xy = "-134,-2"
	this.menu_background_image = "sub_menu_bg.gif"
	this.menu_animation = "progid:DXImageTransform.Microsoft.Fade(duration=0.3)"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.icon_rel = 1
	this.icon_point = 1
	this.menu_items_background_color_roll = "#000000"
	this.menu_items_text_color = "#FFFFFF"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "12px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_decoration_roll = "underline"
	this.menu_items_background_color = "#000000"
	this.menu_items_text_color_roll = "#FFFFFF"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.icon_point_main = 0
        this.menu_background_color_main = "#000000"
        this.menu_items_background_color_main = "#000000"
        this.menu_items_background_color_roll_main = "#000000"
        this.menu_items_text_color_main = "#FFFFFF"
        this.menu_items_text_color_roll_main = "#FFFFFF"
        this.menu_border_color_main = "#000000"
        this.menu_background_image_main = "main_menu_bg.gif"
        this.menu_items_font_family_main = "Arial"
        this.menu_items_font_weight_main = "normal"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "12px"
        this.menu_border_width_main = "1"
        this.menu_items_border_color_main = "#000000"
        this.menu_items_border_color_roll_main = "#000000"
        this.menu_padding_main = "2,0,2,1"
        this.menu_items_width_main = 129
        this.menu_is_horizontal_main = true
        this.divider_width_main = 0
        this.divider_background_color_main = "#333333"

        this.item0 = "HOME"
        this.item1 = "PUBLIC PAGES"
        this.item2 = "MEMBERS HOME"
        this.item3 = "CONTACT US"

        this.item_width0 = 86
        this.icon_rel1 = 0
        this.item_width3 = 113

        this.url0 = "../default.aspx"
        this.url2 = "../members/index.aspx"
        this.url3 = "../contact.aspx"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

        this.menu_xy0 = "-131,-2"
        this.menu_width0 = 135




    //Sub Menu 1

        this.menu_xy1 = "-131,-2"
        this.menu_width1 = 135

        this.item1_0 = "Who Are We?"
        this.item1_1 = "Top Rides"
        this.item1_2 = "FAQs"
        this.item1_3 = "Club Constitution"
        this.item1_4 = "Upcoming Events"

        this.url1_0 = "../whoarewe.aspx"
        this.url1_1 = "../toprides.aspx"
        this.url1_2 = "../FAQ.aspx"
        this.url1_3 = "../constitution.aspx"
        this.url1_4 = "../events.aspx"



    //Sub Menu 2




    //Sub Menu 3




}///////////////////////// END Menu Data /////////////////////////////////////////