function cdd_menu949091(){//////////////////////////Start Menu Data/////////////////////////////////

//**** NavStudio, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//Note: This data file may be manually customized outside of the visual interface.

    //Unique Menu Id
	this.uid = 949091


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#d3d3d3"
	this.menu_border_color = "#d3d3d3"
	this.menu_border_width = 1
	this.menu_padding = "2,4,2,4"
	this.menu_border_style = "none"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#a2a2a2"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = 150
	this.menu_xy = "-80,-2"


/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#309DD5"
	this.menu_items_text_color = "#000080"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Verdana"
	this.menu_items_font_size = "10px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#6f6f6f"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_decoration_roll = "underline"
	this.menu_items_text_color_roll = "#333333"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_text_align_main = "left"
        this.menu_is_horizontal_main = false

        this.item0 = " Home"
        this.item1 = " Tutorial"
        this.item2 = " Find Insurance!"
        this.item3 = " Service Areas"
        this.item4 = " About"
        this.item5 = " Contact"

        this.item_width0 = 150
		this.item_width1 = 150
        this.item_width2 = 150
        this.item_width3 = 150
        this.item_width4 = 150

        this.url0 = "index.htm"
        this.url1 = "tutorial.php"
        this.url2 = "survey.php"
        this.url3 = "survey.php"		
        this.url4 = "about.htm"
        this.url5 = "contactus.php"



/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0 - HOME


    //Sub Menu 1 - TUTORIAL
        this.menu_width1 = 150
        //this.item1_0 = "Something"

        //this.url1_0 = "tutorial.php?"

    //Sub Menu 2 - FIND INSURANCE

    //Sub Menu 3 - SERVICE AREAS
        this.menu_width3 = 150

        this.item3_0 = " - Delaware"    
		this.item3_1 = " - Florida"
		this.item3_2 = " - Maryland"
		this.item3_3 = " - Ohio"
		this.item3_4 = " - Pennslyvania"
		this.item3_5 = " - South Carolina"
		this.item3_6 = " - Virginia"
		this.item3_7 = " - Washington DC"
		this.item3_8 = " - West Virginia"
		
        this.url3_0 = "plans.php?state=DE"  
        this.url3_1 = "plans.php?state=FL"  
		this.url3_2 = "plans.php?state=MD"  
		this.url3_3 = "plans.php?state=OH"  
		this.url3_4 = "plans.php?state=PA"  
		this.url3_5 = "plans.php?state=SC"  
		this.url3_6 = "plans.php?state=VA"  
		this.url3_7 = "plans.php?state=DC"  
		this.url3_8 = "plans.php?state=WV"  

    //Sub Menu 4 - ABOUT
        this.menu_width4 = 150

        this.item4_0 = "About eHealthandLife"
        this.item4_1 = "Commitment"
		this.item4_2 = "Contact Us" 

        this.url4_0 = "about.htm"
		this.url4_1 = "commitment.htm"
		this.url4_2 = "contactus.php"

   //Sub Menu 5 - CONTACT

}///////////////////////// END Menu Data /////////////////////////////////////////
