function cdd_menu0(){ //GLOBAL SETTINGS this.menu_is_horizontal = false this.menu_is_horizontal_main = false this.menu_width = "250" this.menu_items_width = 250 this.menu_xy = "-250,0" this.menu_background_color = "#EEF1F8" 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 = "#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 = "transparent" this.menu_items_background_color_roll = "transparent" this.menu_items_border_style_main = "none" this.menu_items_border_width_main = 0 this.menu_items_text_color = "#073088" 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 = "#000000" this.menu_items_font_family = "Verdana" this.menu_items_font_size = "14px" this.menu_items_font_style = "normal" this.menu_items_font_weight = "bold" this.menu_items_padding = "0,0,0,0" this.menu_items_padding_main = "4,0,4,9" 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 - Home this.menu_xy0 = "-237,0" this.menu_width0 = 237 this.item0 = "
Home
" this.item_roll0 = "
Home
" this.item_width0 = 237 this.url0 = "../../dynamic/default.aspx" //Menu 2 - About Us this.menu_xy1 = "-237,0" this.menu_width1 = 237 this.item1 = "
About Us
" this.item_roll1 = "
About Us
" //this.item1_0 = "Why Buy From Bay Pointe" //this.item1_1 = "About Us" //this.item1_2 = "Contact Us" this.item_width1 = 237 this.url1 = "../../dynamic/about.aspx" //this.url1_0 = "../../dynamic/why_buy.aspx" //this.url1_1 = "../../dynamic/about.aspx" //this.url1_2 = "../../contact/contact.aspx" //Menu 3 - Products this.menu_xy2 = "0,-38" this.menu_width2 = 239 this.item2 = "
Products
" this.item_roll2 = "
Products
" this.item_width2 = 239 this.url2 = "../../product/product.aspx" //Menu 4 - Services this.menu_xy3 = "-237,0" this.menu_width3 = 237 this.item3 = "
Services
" this.item_roll3 = "
Services
" this.item_width3 = 237 this.url3 = "../../dynamic/services.aspx" //Menu 5 - Contact Us this.menu_xy4 = "-237,0" this.menu_width4 = 237 this.item4 = "
Contact Us
" this.item_roll4 = "
Contact Us
" this.item_width4 = 237 this.url4 = "../../contact/contact.aspx" //Menu 2 - DYNAMIC EXAMPLE //this.menu_xy1 = "-237,0" //this.menu_width1 = 237 //this.item_width1 = 237 //this.item1 = "" //this.item_roll1 = "" //this.url1 = "../../dynamic/apartment_landing.aspx" }