//**** CSS Drop Down Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
um0http = 1

function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/



/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "images/bullet2.gif"
	this.rel_icon_rollover0 = "images/bullet_hl2.gif"
	this.rel_icon_image_wh0 = "13,8"	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "images/arrow2.gif"
	this.abs_icon_rollover0 = "images/arrow2.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-10,3"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 1			//applies to horizontal menus only
	this.divider_height = 1			//applies to vertical menus only


    //available specific settings

	this.use_divider_capsX_X = true



/*---------------------------------------------
Menu Orientation and Sizing
---------------------------------------------*/


	this.is_horizontal = false		//false = vertical menus, true = horizontal menus
	
	this.menu_width = 225			//applies to vertical menus
	this.menu_width_items = 225		//applies to items in a horizontal menu
	this.menu_width_item0_4 = 140		//applies to items in a horizontal menu
	
	

    //available specific settings
	

	this.is_horizontalX = true
	
	this.menu_widthX = 200

	this.menu_width_itemsX = 100
	this.menu_width_itemX_X = 100

	


/*---------------------------------------------
Optional Style Sheet Class Name Association
---------------------------------------------*/

//Use the following sections to optionally associate menu groups 
//and menu items with existing CSS classes from your site.



   //global class names

	//this.main_menu_class = "myclassname"
	//this.main_items_class = "myclassname"
	//this.main_items_rollover_class = "myclassname"

	//this.sub_menu_class = "myclassname"
	//this.sub_items_class = "myclassname"
	//this.sub_items_rollover_class = "myclassname"


   //specific menu items

	//this.item_classX_X = "myclassname"
	//this.item_rollover_classX_X = "myclassname"



/*------------------------------------------------
Menu Width & Height Adjustments for DOM Browsers
-------------------------------------------------*/

//Note: The following setting are optional and are made available
//for tweaking the menu to perfection on all browsers and platforms.
//The menu will function without error regardless of the settings below.

//Opera and other DOM browsers take different approaches
//to how they calculate widths and heights of items which have
//CSS padding and borders defined.  With the settings below
//re-define the total left-right and top-bottom combined border 
//and padding values.  These values are used by DOM browsers
//(ns7, opera, Mozilla, etc.) to correct the menu dimensions.



   //Menu Width & Height Adjustments (padding + borders)

	this.pb_width_main_menu = 12;	
	this.pb_width_sub_menus = 16;

	this.pb_height_main_menu = 12;
	this.pb_height_sub_menus = 16;

	
	this.pb_width_menuX = 0;
	this.pb_height_menuX = 0;
	this.pb_width_main_itemsX = 0;
	this.pb_width_sub_itemsX = 0;



   //Item Width Adjustments (padding + borders)

	this.pb_width_main_items = 12;
	this.pb_width_sub_items = 12;



   //Opera 5 & 6 - alternate HTML display (Opera 7 displays menu 100%)

	this.opera_old_display_html = "Please update your opera browser.";



/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/


   //Main Menu Group 0

	
	this.item0_0 = "About Enright"
		
	this.item0_1 = "Enright Reporter Section"
		
	this.item0_2 = "Client Resources"	

	this.item0_3 = "Special Events Sponsored By Enright"

	this.item0_4 = "In the News"

	this.item0_5 = "Court Reporting as a Career"

	this.item0_6 = "Join Our Email List"
	this.url0_6 = "email_list.php"

	this.item0_7 = "Disaster Relief Efforts"
	this.url0_7 = "relief.html"	

        this.item0_8 = "Charitable Support"
        this.url0_8 = "charitable-support.html"

		
	//this.url0_5 = '/link.php'




/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //About Enright Sub Menu 0

	this.menu_xy0_0 = "0,0"
	this.menu_width0_0 = 190

	this.item0_0_0 = "Services"
	this.item0_0_1 = "Service Areas"
	this.item0_0_2 = "Deposition Sites"
	this.item0_0_3 = "About our Court Reporters"
	this.item0_0_4 = "Testimonials"
	this.item0_0_5 = "Management Team"
	this.item0_0_6 = "Employment Opportunities"
	this.item0_0_7 = "Contact Information"
	
	this.icon_rel0_0_0 = 0
	this.icon_rel0_0_1 = 0
	this.icon_rel0_0_2 = 0
	this.icon_rel0_0_3 = 0
	this.icon_rel0_0_4 = 0
	this.icon_rel0_0_5 = 0
	this.icon_rel0_0_6 = 0
	this.icon_rel0_0_7 = 0

	this.url0_0_0 = 'services.html'
	this.url0_0_1 = 'serviceareas.html'
	this.url0_0_2 = 'deposition.html'
	this.url0_0_3 = 'reporters.html'
	this.url0_0_4 = 'testimonials.html'
	this.url0_0_5 = 'management.html'
	this.url0_0_6 = 'employment.html'
	this.url0_0_7 = 'contact.html'


     //Reporter Section Sub Menu 1
	
	this.menu_xy0_1 = "0,0"
	this.menu_width0_1 = 200
        
	this.item0_1_0 = "Reporter Login"
	this.item0_1_1 = "Reporter Resource Center"

	this.icon_rel0_1_0 = 0
	this.icon_rel0_1_1 = 0

	this.url0_1_0 = 'reporter_login.html'
	this.url0_1_1 = 'resource_login.html'


    //Client Resources Sub Menu 2


	this.menu_xy0_2 = "0,0"
	this.menu_width0_2 = 200
	
	this.item0_2_0 = "Business Resource Center"
	this.item0_2_1 = "Seminars for Legal Counsel"


	this.icon_rel0_2_0 = 0
	this.icon_rel0_2_1 = 0


	this.url0_2_0 = 'business_resources.html'
	this.url0_2_1 = 'legal_counsel.html'


    //Special Events Sub Menu 3

	this.menu_xy0_3 = "0,0"
	this.menu_width0_3 = 185

	this.item0_3_0 = "Calendar of Events"

	this.icon_rel0_3_0 = 0


	this.url0_3_0 = 'special_events.php'

	
   //In the News Sub Menu 4

	this.menu_xy0_4 = "0,0"
	this.menu_width0_4 = 185

	this.item0_4_0 = "Articles"
	this.item0_4_1 = "Press Releases"

	this.icon_rel0_4_0 = 0
	this.icon_rel0_4_1 = 0

	this.url0_4_0 = 'articles.html'
	this.url0_4_1 = 'press_releases.html'

   //Careers Sub Menu 5

	this.menu_xy0_5 = "0,0"
	this.menu_width0_5 = 250

	this.item0_5_0 = "Requirements for Court Reporting"

	this.icon_rel0_5_0 = 0

	this.url0_5_0 = 'career.html'


}///////////////////////// END Menu Data /////////////////////////////////////////


