//**** CSS Drop Down Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu0(){//////////////////////////Start Menu Data SERVICIOS /////////////////////////////////
/**********************************************************************************************

	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 = "sample_images/bullet.gif"
	this.rel_icon_rollover0 = "sample_images/bullet_hl.gif"
	this.rel_icon_image_wh0 = "13,8"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "sample_images/arrow.gif"
	this.abs_icon_rollover0 = "sample_images/arrow.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-20,8"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 0			//applies to horizontal menus only
	this.divider_height = 0			//applies to vertical menus only


    //available specific settings

	this.use_divider_capsX_X = false



/*---------------------------------------------
Menu Orientation and Sizing
---------------------------------------------*/


	this.is_horizontal = false		//false = vertical menus, true = horizontal menus
	this.is_horizontal0 = true

	
	this.menu_width = 100			//applies to vertical menus
	this.menu_width_items = 120		//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 = "MARKETING"
	//this.icon_rel0_0 = 0
	
	this.item0_1 = "RECEPTIVE"
	//this.icon_rel0_1 = 0
	
	this.item0_2 = "EDITIONS"
	//this.icon_rel0_2 = 0
	
	this.item0_3 = "CREATIVE"
	//this.icon_rel0_3 = 0
	
	this.item0_4 = "SERVICES"
	//this.icon_rel0_4 = 0
	
	this.item0_5 = "CONTACT"
	//this.icon_rel0_5 = 0

	this.url0_0 = 'mark_Eng.html'
	this.url0_1 = 'receptive_Eng.html'
	this.url0_2 = 'ediciones_Eng.html'
	this.url0_3 = 'creative_Eng.html'
	this.url0_4 = 'serv_Eng.html'
	this.url0_5 = 'javascript:popup();'


/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0

	this.menu_xy0_0 = "-100,24"
	this.menu_width0_0 = 150

	this.item0_0_0 = 0
	this.item0_0_1 = 0
	this.item0_0_2 = 0
	this.item0_0_3 = 0
	this.item0_0_4 = 0

	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.url0_0_0 = 0
	this.url0_0_1 = 0
	this.url0_0_2 = 0
	this.url0_0_3 = 0
	this.url0_0_4 = 0



   //Sub Menu 1
	
	this.menu_xy0_1 = "-100,24"
	this.menu_width0_1 = 200
        
	this.item0_1_0 = 0
	this.item0_1_1 = 0
	this.item0_1_2 = 0
	this.item0_1_3 = 0
	this.item0_1_4 = 0
	this.item0_1_5 = 0

	this.icon_rel0_1_0 = 0
	this.icon_rel0_1_1 = 0
	this.icon_rel0_1_3 = 0
	this.icon_rel0_1_2 = 0
	this.icon_rel0_1_4 = 0
	this.icon_rel0_1_5 = 0
	this.icon_abs0_1_0 = 0
	this.icon_abs0_1_1 = 0	

	this.url0_1_0 = 0
	this.url0_1_1 = 0
	this.url0_1_2 = 0
	this.url0_1_3 = 0
	this.url0_1_4 = 0
	this.url0_1_5 = 0



   //Sub Menu 1_0

	this.menu_xy0_1_0 = "-4,2"
	this.menu_width0_1_0 = 150

	this.item0_1_0_0 = 0
	this.item0_1_0_1 = 0
	this.item0_1_0_2 = 0
	this.item0_1_0_3 = 0

	this.icon_rel0_1_0_0 = 0
	this.icon_rel0_1_0_1 = 0
	this.icon_rel0_1_0_2 = 0
	this.icon_rel0_1_0_3 = 0

	this.url0_1_0_0 = 0
	this.url0_1_0_1 = 0
	this.url0_1_0_2 = 0
	this.url0_1_0_3 = 0
	


   //Sub Menu 1_1

	this.menu_xy0_1_1 = "-4,2"
	this.menu_width0_1_1 = 100

	this.item0_1_1_0 = 0
	this.item0_1_1_1 = 0
	this.item0_1_1_2 = 0

	this.icon_rel0_1_1_0 = 0
	this.icon_rel0_1_1_2 = 0
	this.icon_rel0_1_1_1 = 0

	this.url0_1_1_0 = 0
	this.url0_1_1_2 = 0
	this.url0_1_1_1 = 0



    //Sub Menu 2

	this.menu_xy0_2 = "-100,24"
	this.menu_width0_2 = 155
	
	this.item0_2_0 = 0
	this.item0_2_1 = 0
	this.item0_2_2 = 0
	this.item0_2_3 = 0

	this.icon_rel0_2_0 = 0
	this.icon_rel0_2_1 = 0
	this.icon_rel0_2_2 = 0
	this.icon_rel0_2_3 = 0

	this.url0_2_0 = 0
	this.url0_2_1 = 0
	this.url0_2_2 = 0
	this.url0_2_3 = 0



    //Sub Menu 3

	this.menu_xy0_3 = "-100,24"
	this.menu_width0_3 = 130
	
	this.item0_3_0 = 0
	this.item0_3_1 = 0
	this.item0_3_2 = 0

	this.icon_rel0_3_0 = 0
	this.icon_rel0_3_1 = 0
	this.icon_rel0_3_2 = 0

	this.url0_3_0 = 0
	this.url0_3_1 = 0
	this.url0_3_2 = 0



    //Sub Menu 4

	this.menu_xy0_4 = "-140,23"
	this.menu_width0_4 = 130

	this.item0_4_0 = "Technique"
	this.item0_4_1 = "Promotions"
	this.item0_4_2 = "Administration"
	this.item0_4_3 = "Financial"
	
	this.icon_rel0_4_0 = 0
	this.icon_rel0_4_1 = 0
	this.icon_rel0_4_2 = 0
	this.icon_rel0_4_3 = 0

	this.url0_4_0 = 'services/tecnica_Eng.html'
	this.url0_4_1 = 'services/promo_Eng.html'
	this.url0_4_2 = 'services/gestion_Eng.html'
	this.url0_4_3 = 'services/financ_Eng.html'
	


}///////////////////////// END Menu Data /////////////////////////////////////////


