function cdd_menu1(){
//GLOBAL SETTINGS
this.menu_is_horizontal = false
this.menu_is_horizontal_main = true
this.menu_width = "382"
this.menu_items_width = 381
this.menu_xy = "-382,0"
this.menu_background_color = "#333333"
this.menu_background_color_main = "transparent"
this.menu_padding = "0,0,0,0"
this.menu_padding_main = "0,0,0,0"
this.menu_border_color = "gray"
this.menu_border_width = "1"
this.menu_border_style = "solid"
this.menu_border_style_main = "none"
this.menu_border_width_main = 0
this.menu_items_background_color_main = "transparent"
this.menu_items_background_color_roll_main = "transparent"
this.menu_items_background_color_roll = "white"
this.menu_items_border_style_main = "none"
this.menu_items_border_width_main = 0
this.menu_items_text_color = "white"
this.menu_items_text_align = "left"
this.menu_items_text_decoration = "none"
this.menu_items_text_decoration_roll = "none"
this.menu_items_text_color_roll = "black"
this.menu_items_font_family = "Times New Roman"
this.menu_items_font_size = "11px"
this.menu_items_font_style = "normal"
this.menu_items_font_weight = "normal"
this.menu_items_padding = "10,10,10,10"
this.menu_items_padding_main = "0,0,0,0"
this.menu_items_border_style = "solid"
this.menu_items_border_color = "#000000"
this.menu_items_border_width = 0
this.icon_rel = -1
this.icon_rel1 = -1
this.icon_rel2 = -1
this.icon_rel3 = -1
this.divider_caps = false
this.divider_width = 0
this.divider_height = 1
this.divider_background_color = "#757575"
this.divider_background_color_main = "transparent"
this.divider_border_style = "none"
this.divider_border_width = 0
this.divider_border_color = "#000000"
this.divider_width_main = 0
this.divider_height_main = 0
//Menu 1 - Calendar
this.menu_xy0 = "-250,0"
this.menu_width0 = 250
this.item0 = "
"
this.item_roll0 = "
"
this.item_width0 = 250
this.url0 = "../../../calendar/calendar.aspx"
//Menu 2 - Home
this.menu_xy1 = "-250,0"
this.menu_width1 = 250
this.item1 = "
"
this.item_roll1 = "
"
this.item_width1 = 250
this.url1 = "../../../dynamic/default.aspx"
//Menu 3 - Membership
this.menu_xy2 = "-250,0"
this.menu_width2 = 250
this.item_width2 = 250
this.item2 = "
"
this.item_roll2 = "
"
this.url2 = "../../../dynamic/membership.aspx"
}