function cdd_menu0(){ //GLOBAL SETTINGS this.menu_is_horizontal = false this.menu_is_horizontal_main = true this.menu_width = "148" this.menu_items_width = 147 this.menu_xy = "-147,0" this.menu_background_color = "#AB3C3F" this.menu_background_color_main = "#AB3C3F" this.menu_padding = "0,0,0,0" this.menu_padding_main = "0,0,0,0" this.menu_border_color = "#464646" 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 = "#333333" this.menu_items_background_color_roll = "#333333" this.menu_items_border_style_main = "none" this.menu_items_border_width_main = 0 this.menu_items_text_color = "#FFFFFF" this.menu_items_text_align = "center" this.menu_items_text_decoration = "none" this.menu_items_text_decoration_roll = "none" this.menu_items_text_color_roll = "#FFFFFF" this.menu_items_font_family = "tahoma" this.menu_items_font_size = "7pt" this.menu_items_font_style = "bold" this.menu_items_font_weight = "bold" this.menu_items_padding = "10,10,10,10" this.menu_items_padding_main = "3,3,3,3" 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 = 10 this.divider_height = 1 this.divider_background_color = "#757575" this.divider_background_color_main = "#484848" this.divider_border_style = "none" this.divider_border_width = 1 this.divider_border_color = "#000000" this.divider_width_main = 1 this.divider_height_main = 1 //Menu 1 - HOME this.menu_xy0 = "-75,0" this.menu_width0 = 75 this.item_width0 = 75 this.item0 = "HOME" this.url0 = "../../../dynamic/default.aspx" //Menu 2 - ABOUT US this.menu_xy1 = "-75,0" this.menu_width1 = 75 this.item_width1 = 75 this.item1 = "ABOUT GRM" this.url1 = "../../../dynamic/about.aspx" //Menu 3 - WHY GRM this.menu_xy2 = "-75,0" this.menu_width2 = 75 this.item_width2 = 75 this.item2 = "WHY GRM" this.url2 = "../../../dynamic/why.aspx" //Menu 4 - SERVICES this.menu_xy3 = "-90,0" this.menu_width3 = 90 this.item_width3 = 90 this.item3 = "SERVICES" this.url3 = "../../../dynamic/services.aspx" //Menu 5 - AFFILIATES & LINKS this.menu_xy4 = "-130,0" this.menu_width4 = 130 this.item_width4 = 130 this.item4 = "AFFILIATES & LINKS" this.url4 = "../../../dynamic/links.aspx" //Menu 6 - ORDER REQUEST this.menu_xy5 = "-100,0" this.menu_width5 = 100 this.item_width5 = 100 this.item5 = "ORDER REQUEST" this.url5 = "../../../contact/contact_info_request.aspx" //Menu 7 - CONTACT this.menu_xy6 = "-90,0" this.menu_width6 = 90 this.item_width6 = 90 this.item6 = "CONTACT US" this.url6 = "../../../contact/contact.aspx" }