//**** CSS Drop Down Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


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 = "../../imagenes/bullet.gif"
	this.rel_icon_rollover0 = "../../imagenes/bullet_hl.gif"
	this.rel_icon_image_wh0 = "13,8"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../../imagenes/arrow.gif"
	this.abs_icon_rollover0 = "../../imagenes/arrow.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-20,13"




/*---------------------------------------------
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 Dimensions
---------------------------------------------*/

   //All values below are defined in pixel units.  Only the 
   //width of items and menu groups may be defined, heights 
   //are automatically determined by the font size and padding
   //values below.  See the menu_styles.css file for additional
   //border color and style settings.


	this.is_horizontal = false			//applies to all menu groups
	this.is_horizontal_main = true			//applies to main group only
	
	this.menu_width = 117	//applies to vertical menus
	this.menu_width_items = 117//applies to items in a horizontal menu
	this.menu_width_item5 = 117	//applies to items in a horizontal menu



   //Padding Values
  

	this.menu_padding_main = "5,5,5,5"		//top, right, bottom, left
	this.menu_padding_sub = "1,1,1,1"

	this.item_padding_main = "0,0,0,20"
	this.item_padding_sub = "3,5,3,5"

	

   //Border Sizing


	this.menu_border_main = 0
	this.menu_border_sub = 1

	this.item_border_main = 0
	this.item_border_sub = 1



   //Specific Item Setting Examples (change 'X' to appropriate index value)
	

	this.is_horizontalX = true
	
	this.menu_widthX = 150
	this.menu_width_itemsX = 150
	this.menu_width_itemX_X = 150

	this.menu_padding_subX = "10,5,10,5"
	this.item_padding_mainX = "10,5,10,5"
	this.item_padding_subX_X = "10,5,10,5"

	this.menu_border_subX = 0
	this.item_border_mainX = 0
	this.item_border_subX_X = 0





/*---------------------------------------------
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"



/*---------------------------------------------
Exposed Menu Events - Custom Script Attachment
---------------------------------------------*/


	this.show_menu = "";
	this.hide_menu = "";


 //available specific settings


	//this.show_menuX = "alert('show id')";
	//this.hide_menuX = "alert('hide id')";



/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/


   //Main Menu Group 0

	
	this.item0 = "A CASA"
	this.icon_rel0 = 0
	this.url0 = '../casapor.htm'
	
	this.item1 = "A ENVOLVENTE"
	this.icon_rel1 = 0
	this.url1 = '../entornopor.htm'
	
	this.item2 = "LOCALIZAÇÃO "
	this.icon_rel2 = 0
	
	this.item3 = "IMAGENS"
	this.icon_rel3 = 0
	
	this.item4 = "PREÇO"
	this.icon_rel4 = 0
	
	this.item5 = "CONTACTA-NOS"
	this.icon_rel5 = 0
	
	



/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0

	this.menu_xy0 = "-104,-127"
	this.menu_width0 = 240

	this.item0_0 = "Os quartos"
	this.item0_1 = "Os nossos serviços"
	this.item0_2 = "Os nossos pequenos almoços e Refeiçöes"
	this.item0_3 = "Os quartos"
	this.item0_4 = "Descrição"
	
	

	this.icon_rel0_0 = 0
	this.icon_rel0_1 = 0
	this.icon_rel0_2 = 0
	this.icon_rel0_3 = 0
	this.icon_rel0_4 = 0
	

	this.url0_0 = '../habitacionespor.htm'
	this.url0_1 = '../serviciospor.htm'
	this.url0_2 = '../desayunospor.htm'
	this.url0_3 = '../habitacionespor.htm'
	this.url0_4 = '../casapor.htm'




   //Sub Menu 1
	
	this.menu_xy1 = "-104,-70"
	this.menu_width1 = 180
        
	this.item1_0 = "A comarca dos Picos de Europa"
	this.item1_1 = "Rotas e sugestões"
	this.item1_2 = "A envolvente"
	
	

	this.icon_rel1_0 = 0
	this.icon_rel1_1 = 0
	this.icon_rel1_2 = 0	
	

	this.url1_0 = '../picospor.htm'
	this.url1_1 = '../senderismopor.htm'
	this.url1_2 = '../entornopor.htm'	

  
   //Sub Menu 1_1

	this.menu_xy1_1 = "-2,-43"
	this.menu_width1_1 = 180

	this.item1_1_0 = "Senderismo"
	this.item1_1_1 = "Visitas: Museus e Património"
	this.item1_1_2 = "Gastronomía"


	this.icon_rel1_1_0 = 0
	this.icon_rel1_1_2 = 0
	this.icon_rel1_1_1 = 0
	

	this.url1_1_0 = '../senderismopor.htm'
	this.url1_1_2 = '../gastronomiapor.htm'
	this.url1_1_1 = '../visitcomarcapor.htm'
	



    //Sub Menu 2

	this.menu_xy2 = "-104,-49"
	this.menu_width2 = 140
	
	this.item2_0 = "Localização e accesos"
	this.item2_1 = "Mapa"
	

	this.icon_rel2_0 = 0
	this.icon_rel2_1 = 0
	

	this.url2_0 = '../llegarpor.htm'
	this.url2_1 = '../mapapor.htm'
	



    //Sub Menu 3

	this.menu_xy3 = "-104,-49"
	this.menu_width3 = 120
	
	this.item3_0 = "Galería de fotos"
	this.item3_1 = "Visita virtual"
	

	this.icon_rel3_0 = 0
	this.icon_rel3_1 = 0
	

	this.url3_0 = '../galeria.htm'
	this.url3_1 = '../contvisitas.htm'
	this.url3_2 = '#'


 
  //Sub Menu 4

	this.menu_xy4 = "-104,-49"
	this.menu_width4 = 80

	this.item4_0 = "Ofertas"
	this.item4_1 = "Preços"
	

	this.icon_rel4_0 = 0
	this.icon_rel4_1 = 0
	

	this.url4_0 = '../ofertaspor.htm'
	this.url4_1 = '../tarifaspor.htm'

//Sub Menu 5

	this.menu_xy5 = "-104,-49"
	this.menu_width5 = 80

	this.item5_0 = "Nós"
	this.item5_1 = "Reservas"
	

	this.icon_rel5_0 = 0
	this.icon_rel5_1 = 0
	

	this.url5_0 = '../nosotrospor.htm'
	this.url5_1 = '../reservaspor.htm'

	


}///////////////////////// END Menu Data /////////////////////////////////////////


