function cdd_menu0(){ //GLOBAL SETTINGS this.menu_is_horizontal = false this.menu_is_horizontal_main = true this.menu_width = "100" this.menu_items_width = 60 this.menu_xy = "-147,0" this.menu_background_color = "#A43B06" this.menu_background_color_main = "#A43B06" this.menu_padding = "0,0,0,0" this.menu_padding_main = "3,3,3,3" 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 = "#F7AE4E" this.menu_items_background_color_roll = "#F7AE4E" this.menu_items_border_style_main = "none" this.menu_items_border_width_main = 0 this.menu_items_text_color = "#FFEAC4" 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 = "#000000" this.menu_items_font_family = "Arial Narrow" this.menu_items_font_size = "9pt" this.menu_items_font_style = "normal" this.menu_items_font_weight = "bold" this.menu_items_padding = "2,2,2,2" 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 = 2 this.divider_height = 1 this.divider_background_color = "#F7AE4E" this.divider_background_color_main = "#E78E55" this.divider_border_style = "none" this.divider_border_width = 2 this.divider_border_color = "#000000" this.divider_width_main = 2 this.divider_height_main = 5 //Menu 1 this.menu_xy0 = "-147,0" this.menu_width0 = 147 this.item0 = "Home" this.url0 = "../../../dynamic/default.aspx" //Menu 2 - DYNAMIC EXAMPLE this.menu_xy1 = "-60,0" this.menu_width1 = 150 this.item1 = "Products" this.url1 = "../../../product/product.aspx" this.menu_items_font_family1 = "Arial" this.menu_items_text_align1 = "Left" //DYNAMIC MENU ITEMS - DEFINED IN FILE ui_table_start.ascx.vb this.item1_0="FX™ Gear"; this.url1_0="../../../product/product.aspx?UID=ae19d655-2d50-4ba6-a428-e8150e9a53bd"; this.item1_1="ELITE GEAR™ - Ready for the Challenge. "; this.url1_1="../../../product/product.aspx?UID=770d6991-fc20-4e73-b178-5cc502e711e9"; this.item1_2="Custom Turnout Gear"; this.url1_2="../../../product/product.aspx?UID=796c8702-6a66-4722-8622-f3e632c895da"; this.item1_3="Express Gear™ Turnouts"; this.url1_3="../../../product/product.aspx?UID=d1888e2e-2f5e-4408-b378-1c84284019ac"; this.item1_4="Proximity Turnout Gear"; this.url1_4="../../../product/product.aspx?UID=1c354523-59fd-46b1-9710-910c65572f8a"; this.item1_5="Gloves"; this.url1_5="../../../product/product.aspx?UID=d10e09a9-e980-4bc0-82a3-dc988bfed1be"; this.item1_6="Hoods"; this.url1_6="../../../product/product.aspx?UID=228969bf-2567-49d1-961e-43cd559647a7"; this.item1_7="Emergency Response Apparel"; this.url1_7="../../../product/product.aspx?UID=34c93fdb-2541-4d95-9545-58cfd659d059"; this.item1_8="Accessories"; this.url1_8="../../../product/product.aspx?UID=8f8d1887-73f6-416f-8d18-4d265379fe96"; this.item1_9="Distributor Exchange - For Distributors Only"; this.url1_9="../../../product/product.aspx?UID=80fce8cd-eeff-4d7f-8c7c-b784f11f5f20"; this.item1_10="Clean & Repair Facilities"; this.url1_10="../../../product/product.aspx?UID=46620a13-9add-472b-a6e9-3fe887e943b4"; this.item1_11="Templates"; this.url1_11="../../../product/product.aspx?UID=ff6a619e-b0fe-491e-8708-9e8d38fd4c46"; //Menu 3 //this.menu_xy2 = "-148,0" //this.item_width2 = 80 //this.item2 = "Express Gear" //this.url2 = "../../../dynamic/express_gear.aspx" //Menu 4 this.menu_xy2 = "-149,0" this.item2 = "News" this.url2 = "../../../article/article.aspx" //Menu 5 this.menu_xy3 = "-149,0" this.item3 = "About" this.url3 = "../../../dynamic/about.aspx" //Menu 6 this.menu_xy4 = "-149,0" this.item_width4 = 70 this.item4 = "The Team" this.url4 = "../../../staff/staff.aspx" //Menu 7 this.menu_xy5 = "-149,0" this.item_width5 = 110 this.item5 = "Locate a Distributor" this.url5 = "../../../contact/contact_info_request.aspx" //Menu 8 this.menu_xy6 = "-149,0" this.item6 = "Contact" this.url6 = "../../../contact/contact.aspx" //Menu 8 this.menu_xy7 = "-149,0" this.item_width7 = 85 this.item7 = "Employment" this.url7 = "../../../dynamic/employment.aspx" //Menu 9 this.menu_xy8 = "-149,0" this.item8 = "Extranet" this.url8 = "../../../admin" //Menu 10 //this.menu_xy9 = "-60,0" //this.item9 = "Options" //this.url9 = "../../../service/service.aspx" //DYNAMIC MENU ITEMS - DEFINED IN FILE ui_table_start.ascx.vb }