function cdd_menu433004(){//////////////////////////Start Menu Data/////////////////////////////////





/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#2d4054"
	this.menu_border_color = "#2d4054"
	this.menu_border_width = 0
	this.menu_padding = "2,4,2,4"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#455B73"
	this.divider_border_style = "none"
	this.divider_border_width = 10
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "130"
	this.menu_xy = "-100,-2"
	this.menu_scroll_direction = 1
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#455b73"
	this.menu_items_text_color = "#ffffff"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "10px"
	this.menu_items_line_height = "16px"
	this.menu_items_font_style = "bold"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "center"
	this.menu_items_padding = "4,4,4,4"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#ffffff"
	this.menu_items_border_width = 0
	this.menu_items_width = 100
	this.menu_items_background_color = "#2d4054"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_background_color_main = "#2d4054"
        this.menu_items_background_color_main = "#2d4054"
        this.menu_items_background_color_roll_main = "#455B73"
        this.menu_items_text_color_roll_main = "#FFFFFF"
        this.menu_border_color_main = "#2d4054"
        this.menu_is_horizontal_main = true

		
        this.item0 = "PRACTICE AREAS"
		this.item_width0 = 118
				
        this.item1 = "ATTORNEYS"
		this.item_width1 = 90
		
        this.item2 = "HIGHLIGHTS"
		this.item_width2 = 90
		
        this.item3 = "NEWS"
		this.item_width3 = 70
		
		this.item4 = "HOME"
		this.item_width4 = 60


        this.url0 = "practiceareas.html"
        this.url1 = "attorneys.html"
        this.url2 = "highlights.html"
        this.url3 = "news.html"
        this.url4 = "index.html"



/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

	    this.menu_xy0 = "-122,3"
	    this.menu_items_background_color_roll0 = "#455b73"
        this.menu_items_text_color_roll0 = "#FFFFFF"
        this.menu_border_color0 = "#ffffff"
        this.menu_items_border_color_roll0 = "#ffffff"
        this.menu_items_text_align0 = "left"
		this.menu_items_border_width0 = 0
		this.menu_items_text_indent = "10px"
        this.menu_width0 = 130

        this.item0_0 = "Real Estate"
        this.item0_1 = "Commercial Litigation"
		this.item0_2 = "Business/Corporate"
		this.item0_3 = "Finance"
        this.item0_4 = "Estate Planning"
		this.item0_5 = "Workouts & Distressed Properties"
		this.item0_6 = "Condominium and Homeowner Association Law"


        this.url0_0 = "realestate.html"
        this.url0_1 = "litigation.html"
		this.url0_2 = "business.html"
		this.url0_3 = "finance.html"
        this.url0_4 = "estate.html"
		this.url0_5 = "workouts.html"
		this.url0_6 = "fha-approval.html"


    //Sub Menu 1

		this.menu_xy1 = "-91,3"
	    this.menu_items_background_color_roll1 = "#455b73"
        this.menu_items_text_color_roll1 = "#FFFFFF"
        this.menu_border_color1 = "#ffffff"
        this.menu_items_border_color_roll1 = "#2d4054"
        this.menu_items_text_align1 = "left"
		this.menu_items_border_width1 = 0
		this.menu_items_text_indent = "10px"
        this.menu_width1 = 130
		
		this.item1_0 = "Daniel R. Bronson"
        this.item1_1 = "Harlan D. Kahn"
		this.item1_2 = "Lori A. Berko"
		this.item1_3 = "Clive D. Kamins"
		this.item1_4 = "Evelyn C. Kelly"
		this.item1_5 = "Jason L. LaBella"
		this.item1_6 = "Michael M. Lorge"
		this.item1_7 = "Marc W. O'Brien"
		this.item1_8 = "David A. Shapiro"
		this.item1_9 = "Matthew J. Strothoff"
		this.item1_10 = "John A. Strye"
		this.item1_11 = "Michael A. Zalay"

		this.url1_0 = "bronson.html"
        this.url1_1 = "kahn.html"
		this.url1_2 = "berko.html"
		this.url1_3 = "kamins.html"
		this.url1_4 = "kelly.html"
		this.url1_5 = "labella.html"        
		this.url1_6 = "lorge.html"
		this.url1_7 = "obrien.html"
		this.url1_8 = "shapiro.html"
		this.url1_9 = "strothoff.html"
		this.url1_10 = "strye.html"
		this.url1_11 = "zalay.html"

   

    //Sub Menu 4
		this.menu_xy4 = "-60,3"
	    this.menu_items_background_color_roll4 = "#455b73"
        this.menu_items_text_color_roll4 = "#FFFFFF"
        this.menu_border_color4 = "#ffffff"
        this.menu_items_border_color_roll4 = "#2d4054"
        this.menu_items_text_align4 = "left"
        this.menu_width4 = 120

		
    //Sub Menu 6




}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 100
cdd__url_target = "_self"
cdd__url_features = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0"
cdd__display_urls_in_status_bar = true
cdd__default_cursor = "hand"
cdd__go = true


//NavStudio Code (Warning: Do Not Alter!)

if (window.showHelp){b_type = "ie"; if (!window.attachEvent) b_type += "mac";}if (document.createElementNS) b_type = "dom";if (navigator.userAgent.indexOf("afari")>-1) b_type = "safari";if (window.opera) b_type = "opera"; qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\""; qmap2 = ".js\">\<\/script\>";;function iesf(){};;function vqp_error(val){alert(val)}
if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}


