/////////////////////////////////////////////////////////////////////////////
// Function : NavNode (constructor)
// Comments :
/////////////////////////////////////////////////////////////////////////////
function NavNode(id, label, href, parent)
{
	this.m_parent = null;
	this.m_level = 0;

	if (parent)
	{
		this.m_parent = parent;
		this.m_level = parent.m_level+1;
	}

	this.m_id = id;

	// assume that m_label will most often be used directly as HTML
	this.m_rawlabel = label;

	label = label.replace(/&/g, '&amp;');
	label = label.replace(/</g, '&lt;');
	label = label.replace(/>/g, '&gt;');
	label = label.replace(/"/g, '&quot;');

	this.m_label = label;

	this.m_href = href;
	this.m_subNodes = new Array();

	var argValues = NavNode.arguments;
	var argCount = NavNode.arguments.length;

	for (i = 4 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("this.cp_" + attrName + " = '" + attrValue + "';");
	}

	NavNode.prototype.addNode = addNode;
	NavNode.prototype.isSelected = isSelected;
}

/////////////////////////////////////////////////////////////////////////////
// Function : addNode
// Comments :
/////////////////////////////////////////////////////////////////////////////
function addNode(id, label, href)
{
	var newIndex = this.m_subNodes.length;
	var newNode = new NavNode(id, label, href, this);

	var argValues = addNode.arguments;
	var argCount = addNode.arguments.length;

	for (i = 3 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("newNode.cp_" + attrName + " = '" + attrValue + "';");
	}

	this.m_subNodes[newIndex] = newNode;
	return newNode;
}

/////////////////////////////////////////////////////////////////////////////
// Function : isSelected
// Comments :
/////////////////////////////////////////////////////////////////////////////
function isSelected()
{
    var pos = window.location.href.lastIndexOf("/");
    var docname = window.location.href.substring(pos+1, window.location.href.length);

    pos = this.m_href.lastIndexOf("/");
    var myname = this.m_href.substring(pos+1, this.m_href.length);

    if (docname == myname)
		return true;
	else
		return false;
}

/////////////////////////////////////////////////////////////////////////////
// Function : customSectionPropertyExists
// Comments :
/////////////////////////////////////////////////////////////////////////////
function customSectionPropertyExists(csp)
{
	return (typeof csp != _U && csp != null);
}

/////////////////////////////////////////////////////////////////////////////
// Function : getCustomSectionProperty
// Comments :
/////////////////////////////////////////////////////////////////////////////
function getCustomSectionProperty(csp)
{
	if (customSectionPropertyExists(csp))
	{
		return csp;
	}
	else
	{
		return "";
	}
}

/////////////////////////////////////////////////////////////////////////////

var g_navNode_Root = new NavNode('28','Bahia-Principe.com',ssUrlPrefix + 'index.htm',null,'GA_DetalleContenido==Home','GA_TipoContenido==Home','PageTitle==Hotels of Bahia Principe in Jamaica, Mexico, Dominican Republic and Tenerife.','maxAge==86400','maxAgeSecondary==86400','secondaryUrlVariableField==region6');
g_navNode_0=g_navNode_Root.addNode('65','HOME',ssUrlPrefix + 'Home/index.htm','GA_DetalleContenido==Home','GA_TipoContenido==Home');
g_navNode_1=g_navNode_Root.addNode('391','Offers',ssUrlPrefix + 'Offers/index.htm','GA_DetalleContenido==Seccion_Ofertas','GA_TipoContenido==Home');
g_navNode_2=g_navNode_Root.addNode('66','HOTELS',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/index.htm','GA_DetalleContenido==Seccion_Hoteles','GA_TipoContenido==Home','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotels of Bahia Principe in Dominican Republic,Jamaica, Mexico, Tenerife and Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"dominican republic hotel,samana hotel,rivera maya hotel,mexico hotel,jamaica hotel,tenerife hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia,principe,bahia principe,gran bahia principe,grand bahia principe,hotels bahia principe,hotel bahia principe,gran bahia, grand bahia,bahia principe clubs,bahia principe resorts,bahia principe clubs and resorts\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"gran bahia principe punta cana,gran bahia principe bavaro,gran bahia principela romana,bahia principe san juan,gran bahia principe ambar,gran bahia principe cayo levantado,gran bahia principe cayacoa,gran bahia principe samana, gran bahia principe el portillo,gran bahia principe tulum,gran bahia principe akumal,gran bahia principe coba, gran bahia principe jamaica,bahia principe costa adeje,bahia principe tenerife,bahia principe san felipe\" name\x3d\"dc.keywords\" /\x3e  ','PageTitle==Hotels of Bahia Principe in Dominican Republic, Samana, Riviera Maya, Caribbean and Canary Islands');
g_navNode_2_0=g_navNode_2.addNode('239','Hotels of Bahia Principe in Samana, Dominican Republic',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/index.htm','GA_DetalleContenido==Samana','GA_LocalizacionHotel==Samana','GA_TipoContenido==Home','ListHotelLabel==SAMANA, DOMINICAN REPUBLIC','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotels of Bahia Principe in Samana, Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels bahia principe in samana,hotels in samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"samana,dominican republic,samana hotels,htoels dominican republic,dominican hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe hotels,hotel gran bahia principe cayo levantado,hotel gran bahia principe cayacoa,hotel gan bahia principe samana,hotel gran bahia principe el portillo\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe - Hotels in Samana, Dominican Republic');
g_navNode_2_0_0=g_navNode_2_0.addNode('255','GBP Cayo Levantado',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/index.htm','GA_NombreHotel==CayoLevantado','ListHotelLabel==Gran Bahia Principe \x3cbr\x3eCayo Levantado \x2a\x2a\x2a\x2a\x2a GL');
g_navNode_2_0_0_0=g_navNode_2_0_0.addNode('484','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado in Samana, Dominican Republic - General Information\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - General Information');
g_navNode_2_0_0_2=g_navNode_2_0_0.addNode('284','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado in Samana, Dominican Republic - Hotel Location\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Hotel Location');
g_navNode_2_0_0_3=g_navNode_2_0_0.addNode('299','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado in Samana, Dominican Republic - Facilities and Services\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Facilities and Services');
g_navNode_2_0_0_4=g_navNode_2_0_0.addNode('314','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado - Hotel Rooms\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Rooms');
g_navNode_2_0_0_5=g_navNode_2_0_0.addNode('329','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Restaurants/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado - Restaurants\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Restaurants');
g_navNode_2_0_0_6=g_navNode_2_0_0.addNode('374','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado - Wellness \x26 Spa\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Wellness \x26 Spa');
g_navNode_2_0_0_7=g_navNode_2_0_0.addNode('1063','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/Multimedia-Gallery/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayo levantado,gran bahia principe cayo levantado,hotel bahia principe,hotel bahia principe cayo levantado,hotel dominican,hotel samana,hotel cayo levantado\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayo levantado,gran bahia principe cayo levantado,hotel bahia principe,hotel bahia principe cayo levantado,hotel dominican,hotel samana,dominican hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayo levantado,gran bahia principe cayo levantado,hotel bahia principe,hotel bahia principe cayo levantado,hotel dominican,hotel samana,dominican hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - Multimedia Gallery');
g_navNode_2_0_0_9=g_navNode_2_0_0.addNode('23','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayo-Levantado/FAQ/index.htm','GA_DetalleContenido==Ficha_CayoLevantado_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayo Levantado - FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayo Levantado - FAQ');
g_navNode_2_0_1=g_navNode_2_0.addNode('256','GBP Cayacoa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/index.htm','GA_NombreHotel==Cayacoa','ListHotelLabel==Gran Bahia Principe\x3cbr\x3e Cayacoa \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_0_1_0=g_navNode_2_0_1.addNode('485','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Cayacoa_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - General Information\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe c ayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe c ayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe c ayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - General Information');
g_navNode_2_0_1_2=g_navNode_2_0_1.addNode('285','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Cayacoa_Ubicacion','GA_TipoContenido==InfoContenido','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Hotel Location\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Hotel Location');
g_navNode_2_0_1_3=g_navNode_2_0_1.addNode('300','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Cayacoa_UtilidadesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Facilities and Services\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Facilities and Services');
g_navNode_2_0_1_4=g_navNode_2_0_1.addNode('315','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Habitaciones/index.htm','GA_DetalleContenido==Ficha_Cayacoa_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Hotel Rooms\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Hotel Rooms');
g_navNode_2_0_1_5=g_navNode_2_0_1.addNode('330','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Restaurants/index.htm','GA_DetalleContenido==Ficha_Cayacoa_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Restaurants\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Restaurants');
g_navNode_2_0_1_6=g_navNode_2_0_1.addNode('345','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Cayacoa_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Exclusive Clubs\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Exclusive Clubs ');
g_navNode_2_0_1_7=g_navNode_2_0_1.addNode('375','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Cayacoa_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Wellness \x26 SPA\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - Wellness \x26 Spa');
g_navNode_2_0_1_8=g_navNode_2_0_1.addNode('1065','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Cayacoa_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana,hotel cayacoa\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana,dominican hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe cayacoa,gran bahia principe cayacoa,hotel bahia principe,hotel bahia principe cayacoa,hotel dominican,hotel samana,dominican hotel\" name\x3d\"dc.keywords\" /\x3e\\x0a  ','PageTitle==Hotel Gran Bahia Principe Cayacoa - Multimedia Gallery');
g_navNode_2_0_1_10=g_navNode_2_0_1.addNode('32','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Cayacoa/FAQ/index.htm','GA_DetalleContenido==Ficha_Cayacoa_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Cayacoa - FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Cayacoa - FAQ');
g_navNode_2_0_2=g_navNode_2_0.addNode('257','GBP El Portillo',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/index.htm','GA_NombreHotel==Portillo','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e El Portillo \x2a\x2a\x2a\x2a\x2a','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e');
g_navNode_2_0_2_0=g_navNode_2_0_2.addNode('486','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_ElPortillo_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - General Information');
g_navNode_2_0_2_2=g_navNode_2_0_2.addNode('286','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_ElPortillo_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Hotel Location');
g_navNode_2_0_2_3=g_navNode_2_0_2.addNode('301','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_ElPortillo_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe El Portillo, Samana, Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Facilities and Services');
g_navNode_2_0_2_4=g_navNode_2_0_2.addNode('316','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_ElPortillo_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe El Portillo, Samana, Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Rooms');
g_navNode_2_0_2_5=g_navNode_2_0_2.addNode('331','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Restaurants/index.htm','GA_DetalleContenido==Ficha_ElPortillo_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe El Portillo, Samana, Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Restaurants');
g_navNode_2_0_2_6=g_navNode_2_0_2.addNode('346','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_ElPortillo_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe El Portillo, Samana, Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Exclusive Clubs');
g_navNode_2_0_2_7=g_navNode_2_0_2.addNode('376','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_ElPortillo_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Wellness \x26 Spa');
g_navNode_2_0_2_8=g_navNode_2_0_2.addNode('1067','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_ElPortillo_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe El Portillo - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana,hotel el portillo\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana,hotel el portillo\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe el portillo,gran bahia principe el portillo,hotel bahia principe,hotel bahia principe el portillo,hotel dominican,hotel samana,hotel el portillo\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - Multimedia Gallery');
g_navNode_2_0_2_10=g_navNode_2_0_2.addNode('31','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-El-Portillo/FAQ/index.htm','GA_DetalleContenido==Ficha_ElPortillo_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe El Portillo - FAQ');
g_navNode_2_0_3=g_navNode_2_0.addNode('258','GBP Samana',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/index.htm','GA_NombreHotel==Samana','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e Saman\xe1 \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_0_3_0=g_navNode_2_0_3.addNode('487','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Samana_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Samana,Samana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - General Information');
g_navNode_2_0_3_2=g_navNode_2_0_3.addNode('287','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Samana_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - Hotel Location');
g_navNode_2_0_3_3=g_navNode_2_0_3.addNode('302','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Samana_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Samana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - Facilities ans Services');
g_navNode_2_0_3_4=g_navNode_2_0_3.addNode('317','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Samana_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Samana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - Rooms');
g_navNode_2_0_3_5=g_navNode_2_0_3.addNode('332','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Restaurants/index.htm','GA_DetalleContenido==Ficha_Samana_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Samana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - Restaurants');
g_navNode_2_0_3_6=g_navNode_2_0_3.addNode('377','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Samana_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotal Gran Bahia Principe Samana - Wellness \x26 Spa');
g_navNode_2_0_3_7=g_navNode_2_0_3.addNode('1069','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Samana_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Samana - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe samana,gran bahia principe samana,hotel bahia principe,hotel bahia principe samana,hotel dominican,hotel samana\" name\x3d\"dc.keywords\" /\x3e\\x0a  ','PageTitle==Hotel Gran Bahia Principe Samana - Multimedia Gallery');
g_navNode_2_0_3_9=g_navNode_2_0_3.addNode('30','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Samana/Hotel-Gran-Bahia-Principe-Samana/FAQ/index.htm','GA_DetalleContenido==Ficha_Samana_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Samana - FAQ');
g_navNode_2_1=g_navNode_2.addNode('238','Hotels of Bahia Principe in Dominican Republic',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/index.htm','GA_LocalizacionHotel==RepDominicana','ListHotelLabel==DOMINICAN REPUBLIC','MetatagsNoHeredables==\x3cmeta content\x3d\"Located in the very heart of the Caribbean, it occupies part of an island that was once known as Hispaniola.\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels bahia principe in dominican republic,hotels in dominican\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe dominicana,hotels in dominican republic,bahia principe dominican\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe hotels,hotel gran bahia principe ambar,hotel gran bahia principebavaro,hotel gran bahia principe la romana,hotel gran bahia principe san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe - Hotels in Dominigan Republic');
g_navNode_2_1_0=g_navNode_2_1.addNode('260','GBP B\xe1varo',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/index.htm','GA_NombreHotel==Bavaro','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3eB\xe1varo \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_1_0_0=g_navNode_2_1_0.addNode('488','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Bavaro_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - General Information');
g_navNode_2_1_0_2=g_navNode_2_1_0.addNode('290','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Bavaro_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Hotel Location');
g_navNode_2_1_0_3=g_navNode_2_1_0.addNode('305','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Bavaro_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" content\x3d\"Hotel Gran Bahia Principe Bavaro, Dominican Republic\"/\x3e\\x0a\x3cmeta name\x3d\"keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"note\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"dc.keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a');
g_navNode_2_1_0_4=g_navNode_2_1_0.addNode('320','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Bavaro_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" content\x3d\"Hotel Gran Bahia Principe Bavaro, Dominican Republic\"/\x3e\\x0a\x3cmeta name\x3d\"keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"note\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"dc.keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Rooms');
g_navNode_2_1_0_5=g_navNode_2_1_0.addNode('335','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Restaurants/index.htm','GA_DetalleContenido==Ficha_Bavaro_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" content\x3d\"Hotel Gran Bahia Principe Bavaro, Dominican Republic\"/\x3e\\x0a\x3cmeta name\x3d\"keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"note\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"dc.keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Restaurants');
g_navNode_2_1_0_6=g_navNode_2_1_0.addNode('350','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Bavaro_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" content\x3d\"Hotel Gran Bahia Principe Bavaro, Dominican Republic\"/\x3e\\x0a\x3cmeta name\x3d\"keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"note\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"dc.keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Exclusive Clubs');
g_navNode_2_1_0_7=g_navNode_2_1_0.addNode('365','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Bavaro_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" content\x3d\"Hotel Gran Bahia Principe Bavaro, Dominican Republic\"/\x3e\\x0a\x3cmeta name\x3d\"keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"note\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e\\x0a\x3cmeta name\x3d\"dc.keywords\" content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\"/\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Golf and Sports');
g_navNode_2_1_0_8=g_navNode_2_1_0.addNode('380','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Samana_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Wellness \x26 Spa');
g_navNode_2_1_0_9=g_navNode_2_1_0.addNode('1075','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Bavaro_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Bavaro - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe bavaro,gran bahia principe bavaro,hotel bahia principe,hotel bahia principe bavaro,hotel dominican,hotel bavaro\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - Multimedia Gallery');
g_navNode_2_1_0_11=g_navNode_2_1_0.addNode('26','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Bavaro/FAQ/index.htm','GA_DetalleContenido==Ficha_Bavaro_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Bavaro - FAQ');
g_navNode_2_1_1=g_navNode_2_1.addNode('253','BP San Juan',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/index.htm','GA_NombreHotel==SanJuan','GA_TipoContenido==InfoHotel','ListHotelLabel==Bah\xeda Pr\xedncipe \x3cbr\x3eSan Juan \x2a\x2a\x2a\x2aSUP.');
g_navNode_2_1_1_0=g_navNode_2_1_1.addNode('489','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_SanJuan_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - General Information');
g_navNode_2_1_1_2=g_navNode_2_1_1.addNode('288','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_SanJuan_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Hotel Location');
g_navNode_2_1_1_3=g_navNode_2_1_1.addNode('303','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_SanJuan_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Domimican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Facilities and Services');
g_navNode_2_1_1_4=g_navNode_2_1_1.addNode('318','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_SanJuan_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Domimican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Rooms');
g_navNode_2_1_1_5=g_navNode_2_1_1.addNode('333','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Restaurants/index.htm','GA_DetalleContenido==Ficha_SanJuan_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Domimican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Restaurants');
g_navNode_2_1_1_6=g_navNode_2_1_1.addNode('348','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_SanJuan_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Domimican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Exclusive Clubs');
g_navNode_2_1_1_7=g_navNode_2_1_1.addNode('363','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Golf-And-Sports/index.htm','GA_DetalleContenido==Ficha_SanJuan_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Domimican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - Golf and Sport');
g_navNode_2_1_1_8=g_navNode_2_1_1.addNode('378','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_SanJuan_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe San Juan - Wellness \x26 Spa');
g_navNode_2_1_1_9=g_navNode_2_1_1.addNode('1071','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_SanJuan_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Juan - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san juan,gran bahia principe san juan,hotel bahia principe,hotel bahia principe san juan,hotel dominican,hotel san juan\" name\x3d\"dc.keywords\" /\x3e\\x0a  ','PageTitle==Hotel Gran Bahia Principe San Juan - Multimedia Gallery');
g_navNode_2_1_1_11=g_navNode_2_1_1.addNode('29','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-San-Juan/FAQ/index.htm','GA_DetalleContenido==Ficha_SanJuan_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Juan - FAQ');
g_navNode_2_1_2=g_navNode_2_1.addNode('259','GBP La Romana',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/index.htm','GA_NombreHotel==LaRomana','ListHotelLabel==Gran Bah\xeda Pr\xedncipe \x3cbr\x3eLa Romana \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_1_2_0=g_navNode_2_1_2.addNode('490','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_LaRomana_lnformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe La Romana - General Information');
g_navNode_2_1_2_2=g_navNode_2_1_2.addNode('289','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_LaRomana_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe La Romana - Hotel Location');
g_navNode_2_1_2_3=g_navNode_2_1_2.addNode('304','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_LaRomana_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e\\x0a\\x0a','PageTitle==Hotel Gran Bahia Principe La Romana - Facilities and Services');
g_navNode_2_1_2_4=g_navNode_2_1_2.addNode('319','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_LaRomana_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Gran Bahia Principe La Romana - Rooms');
g_navNode_2_1_2_5=g_navNode_2_1_2.addNode('334','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Restaurants/index.htm','GA_DetalleContenido==Ficha_LaRomana_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Gran Bahia Principe La Romana - Restaurants');
g_navNode_2_1_2_6=g_navNode_2_1_2.addNode('349','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_LaRomana_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Gran Bahia Principe La Romana - Exclusive Clubs');
g_navNode_2_1_2_7=g_navNode_2_1_2.addNode('364','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_LaRomana_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Gran Bahia Principe La Romana - Golf and Sport');
g_navNode_2_1_2_8=g_navNode_2_1_2.addNode('379','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_LaRomana_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel  Gran Bahia Principe La Romana - Wellness \x26 Spa');
g_navNode_2_1_2_9=g_navNode_2_1_2.addNode('1073','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_LaRomana_GalleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe La Romana - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe la romana,gran bahia principe la romana,hotel bahia principe,hotel bahia principe la romana,hotel dominican,hotel la romana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe La Romana - Multimedia Gallery');
g_navNode_2_1_2_11=g_navNode_2_1_2.addNode('27','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-La-Romana/FAQ/index.htm','GA_DetalleContenido==Ficha_LaRomana_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe La Romana - FAQ');
g_navNode_2_1_3=g_navNode_2_1.addNode('261','GBP Punta cana',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/index.htm','GA_NombreHotel==PuntaCana','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e Punta Cana \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_1_3_0=g_navNode_2_1_3.addNode('491','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_PuntaCana_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - General Information');
g_navNode_2_1_3_2=g_navNode_2_1_3.addNode('291','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_PuntaCana_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Hotel Locatoin');
g_navNode_2_1_3_3=g_navNode_2_1_3.addNode('306','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_PuntaCana_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Facilities and Services');
g_navNode_2_1_3_4=g_navNode_2_1_3.addNode('321','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_PuntaCana_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Rooms');
g_navNode_2_1_3_5=g_navNode_2_1_3.addNode('336','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Restaurants/index.htm','GA_DetalleContenido==Ficha_PuntaCana_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Restaurants');
g_navNode_2_1_3_6=g_navNode_2_1_3.addNode('351','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_PuntaCana_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Exclusive Clubs');
g_navNode_2_1_3_7=g_navNode_2_1_3.addNode('366','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_PuntaCana_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana,Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Golf and Sport');
g_navNode_2_1_3_8=g_navNode_2_1_3.addNode('381','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_PuntaCana_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Wellness and SPA');
g_navNode_2_1_3_9=g_navNode_2_1_3.addNode('1077','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_PuntaCana_GaleriaMultimedia','GA_TipoContenido==InfoContenido','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Punta Cana - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe punta cana,gran bahia principe punta cana,hotel bahia principe,hotel bahia principe punta cana,hotel dominican,hotel punta cana\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - Multimedia Gallery');
g_navNode_2_1_3_11=g_navNode_2_1_3.addNode('25','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Punta-Cana/FAQ/index.htm','GA_DetalleContenido==Ficha_PuntaCana_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Punta Cana - FAQ');
g_navNode_2_1_4=g_navNode_2_1.addNode('262','GBP \xc1mbar',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/index.htm','GA_NombreHotel==Ambar','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e \xc1mbar \x2a\x2a\x2a\x2a\x2a Don Pablo Collection');
g_navNode_2_1_4_0=g_navNode_2_1_4.addNode('492','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Ambar_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"title\" /\x3e\\x0a\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - General Information');
g_navNode_2_1_4_2=g_navNode_2_1_4.addNode('292','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Ambar_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Hotel Location');
g_navNode_2_1_4_3=g_navNode_2_1_4.addNode('307','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Ambar_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Ambar - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"dc.keywords\" /\x3e');
g_navNode_2_1_4_4=g_navNode_2_1_4.addNode('322','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Ambar_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Ambar - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Rooms');
g_navNode_2_1_4_5=g_navNode_2_1_4.addNode('337','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Restaurants/index.htm','GA_DetalleContenido==Ficha_Ambar_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Ambar - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Restaurants');
g_navNode_2_1_4_6=g_navNode_2_1_4.addNode('367','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Ambar_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Ambar - Dominican Republic\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Golf and Sport');
g_navNode_2_1_4_7=g_navNode_2_1_4.addNode('382','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Ambar_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Wellness \x26 Spa');
g_navNode_2_1_4_8=g_navNode_2_1_4.addNode('1041','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/Galeria_GBP_Ambar/index.htm','GA_DetalleContenido==Ficha_Ambar_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Ambar - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe ambar,gran bahia principe ambar,hotel bahia principe,hotel bahia principe ambar,hotel dominican,hotel ambar\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - Multimedia Gallery');
g_navNode_2_1_4_10=g_navNode_2_1_4.addNode('24','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-In-Dominican-Republic/Hotel-Gran-Bahia-Principe-Ambar/FAQ/index.htm','GA_DetalleContenido==Ficha_Ambar_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Ambar - FAQ');
g_navNode_2_2=g_navNode_2.addNode('240','Hotels of Bahia Principe in  Riviera Maya, Mexico',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/index.htm','GA_LocalizacionHotel==RivieraMaya','ListHotelLabel==RIVIERA MAYA, MEXICO','MetatagsNoHeredables==\x3cmeta content\x3d\"This unique country, as extensive in surface area as it is bountiful in natural resources and beauty, is a land of contrasts.\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels bahia principe in mexico,hotels in mexico,bahia principe riviera maya,bahia principe,gran bahia principe\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe mexico,bahia principe riviera maya,hotels bahia principe mexico\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe hotels,hotel gran bahia principe tulum,hotel gran bahia principe coba,hotel gran bahia principe akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotels of Bahia Principe in Mexico, Riviera Maya');
g_navNode_2_2_0=g_navNode_2_2.addNode('263','GBP Tulum',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/index.htm','GA_NombreHotel==Tulum','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e Tulum \x2a\x2a\x2a\x2a\x2a','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotels Bahia Principe in Mexico');
g_navNode_2_2_0_0=g_navNode_2_2_0.addNode('493','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Tulum_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bah\xeda Principe Tulum - General Information');
g_navNode_2_2_0_2=g_navNode_2_2_0.addNode('293','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Tulum_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Hotel Location');
g_navNode_2_2_0_3=g_navNode_2_2_0.addNode('308','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Tulum_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Facilities and Services');
g_navNode_2_2_0_4=g_navNode_2_2_0.addNode('323','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Tulum_Habitaciones','GA_TipoContenido==InfoTulum','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Hotel Rooms');
g_navNode_2_2_0_5=g_navNode_2_2_0.addNode('338','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Restaurants/index.htm','GA_DetalleContenido==Ficha_Tulum_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Restaurants');
g_navNode_2_2_0_6=g_navNode_2_2_0.addNode('353','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Tulum_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Exclusive Clubs');
g_navNode_2_2_0_7=g_navNode_2_2_0.addNode('368','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Tulum_GolyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Golf and Sport');
g_navNode_2_2_0_8=g_navNode_2_2_0.addNode('383','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Tulum_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - Wellness \x26 Spa');
g_navNode_2_2_0_9=g_navNode_2_2_0.addNode('1080','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Tulum_GalleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tulum,gran bahia principe tulum,hotel bahia principe,hotel bahia principe tulum,hotel mexico,hotel tulum\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum in Mexico, Riviera Maya');
g_navNode_2_2_0_11=g_navNode_2_2_0.addNode('33','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Tulum/FAQ/index.htm','GA_DetalleContenido==Ficha_Tulum_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tulum - FAQ');
g_navNode_2_2_1=g_navNode_2_2.addNode('264','GBP Akumal',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/index.htm','GA_NombreHotel==Akumal','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3eAkumal \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_2_1_0=g_navNode_2_2_1.addNode('494','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Akumal_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - General Information');
g_navNode_2_2_1_2=g_navNode_2_2_1.addNode('294','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Akumal_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Hotel Location');
g_navNode_2_2_1_3=g_navNode_2_2_1.addNode('309','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Akumal_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal, Mexico.Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Facilities and Services');
g_navNode_2_2_1_4=g_navNode_2_2_1.addNode('324','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Akumal_Habitaciones','GA_TipoContenido==InfoContacto','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal, Mexico.Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Hotel Rooms');
g_navNode_2_2_1_5=g_navNode_2_2_1.addNode('339','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Restaurants/index.htm','GA_DetalleContenido==Ficha_Akumal_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal, Mexico.Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Restaurants');
g_navNode_2_2_1_6=g_navNode_2_2_1.addNode('354','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Akumal_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal, Mexico.Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Exclusive Clubs');
g_navNode_2_2_1_7=g_navNode_2_2_1.addNode('369','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Akumal_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal, Mexico.Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel mexico,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Golf and Sport');
g_navNode_2_2_1_8=g_navNode_2_2_1.addNode('384','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Akumal_Wellnes\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Wellness \x26 Spa');
g_navNode_2_2_1_9=g_navNode_2_2_1.addNode('1082','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Akumal_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Akumal - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel dominican,hotel akumal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel dominican,hotel akumal\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe akumal,gran bahia principe akumal,hotel bahia principe,hotel bahia principe akumal,hotel dominican,hotel akumal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - Multimedia Gallery');
g_navNode_2_2_1_11=g_navNode_2_2_1.addNode('34','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Akumal/FAQ/index.htm','GA_DetalleContenido==Ficha_Akumal_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Akumal - FAQ');
g_navNode_2_2_2=g_navNode_2_2.addNode('265','GBP Coba',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/index.htm','GA_NombreHotel==Coba','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e Coba \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_2_2_0=g_navNode_2_2_2.addNode('495','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Coba_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - General Information');
g_navNode_2_2_2_2=g_navNode_2_2_2.addNode('295','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Coba_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Hotel Location');
g_navNode_2_2_2_3=g_navNode_2_2_2.addNode('310','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Coba_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba,Mexico,Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Facilities and Services');
g_navNode_2_2_2_4=g_navNode_2_2_2.addNode('325','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Coba_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba,Mexico,Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bah\xeda Principe Coba - Rooms');
g_navNode_2_2_2_5=g_navNode_2_2_2.addNode('340','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Restaurants/index.htm','GA_DetalleContenido==Ficha_Coba_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba,Mexico,Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Restaurants');
g_navNode_2_2_2_6=g_navNode_2_2_2.addNode('355','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Coba_ClubsExclusivos','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba,Mexico,Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Exclusive Clubs');
g_navNode_2_2_2_7=g_navNode_2_2_2.addNode('370','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Golf-And-Sports/index.htm','GA_DetalleContenido==Ficha_Coba_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba,Mexico,Riviera Maya\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel mexico,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Golf and Sport');
g_navNode_2_2_2_8=g_navNode_2_2_2.addNode('385','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Coba_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Wellness \x26 Spa');
g_navNode_2_2_2_9=g_navNode_2_2_2.addNode('1084','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Coba_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Coba - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel dominican,hotel coba\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel dominican,hotel coba\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe coba,gran bahia principe coba,hotel bahia principe,hotel bahia principe coba,hotel dominican,hotel coba\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - Multimedia Gallery');
g_navNode_2_2_2_11=g_navNode_2_2_2.addNode('35','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Riviera-Maya-Mexico/Hotel-Gran-Bahia-Principe-Coba/FAQ/index.htm','GA_DetalleContenido==Ficha_Coba_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Coba - FAQ');
g_navNode_2_3=g_navNode_2.addNode('237','Hotels in Jamaica',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/index.htm','GA_LocalizacionHotel==Jamaica','ListHotelLabel==JAMAICA, RUNAWAY BAY','MetatagsNoHeredables==\x3cmeta content\x3d\"Located in the very heart of the Caribbean, it occupies part of an island that was once known as Hispaniola.\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels bahia principe in jamaica,hotels in jamaica,hotels jamaica,bahia principe jamaica,gran bahia principe jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe jamaica,hotels bahia principe jamaica,bahia jamaica\" name\x3d\"note\" /\x3e','PageTitle==Hotels of Bahia Principe in Jamaica, Runaway Bay');
g_navNode_2_3_0=g_navNode_2_3.addNode('242','Gran BP Jamaica',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/index.htm','GA_NombreHotel==Jamaica','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3e Jamaica \x2a\x2a\x2a\x2a\x2a');
g_navNode_2_3_0_0=g_navNode_2_3_0.addNode('496','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Jamaica_lnformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - General Information');
g_navNode_2_3_0_2=g_navNode_2_3_0.addNode('244','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Jamaica_Ubicacion','GA_TipoContenido==InfoContenido','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bah\xeda Principe Jamaica - Hotel Location');
g_navNode_2_3_0_3=g_navNode_2_3_0.addNode('245','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Jamaica_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica, Runaway Bay,Jamaica\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Facilities and Services');
g_navNode_2_3_0_4=g_navNode_2_3_0.addNode('246','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Jamaica_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica, Runaway Bay,Jamaica\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Rooms');
g_navNode_2_3_0_5=g_navNode_2_3_0.addNode('47','Exclusive Clubs',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Exclusive-Clubs/index.htm','GA_DetalleContenido==Ficha_Jamaica_ClubsExclusivos','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica, Runaway Bay,Jamaica\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Exclusive Clubs');
g_navNode_2_3_0_6=g_navNode_2_3_0.addNode('247','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Restaurants/index.htm','GA_DetalleContenido==Ficha_Jamaica_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica, Runaway Bay,Jamaica\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Restaurants');
g_navNode_2_3_0_7=g_navNode_2_3_0.addNode('249','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Jamaica_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica, Runaway Bay,Jamaica\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Golf and Sport');
g_navNode_2_3_0_8=g_navNode_2_3_0.addNode('250','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_Jamaica_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica -  Wellness \x26 Spa');
g_navNode_2_3_0_9=g_navNode_2_3_0.addNode('1086','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Jamaica_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Jamaica - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe jamaica,gran bahia principe jamaica,hotel bahia principe,hotel bahia principe jamaica,hotel jamaica\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - Multimedia Gallery');
g_navNode_2_3_0_11=g_navNode_2_3_0.addNode('36','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotell-Of-Bahia-Principe-In-Jamaica/Hotel-Gran-Bahia-Principe-Jamaica/FAQ/index.htm','GA_DetalleContenido==Ficha_Jamaica_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Jamaica - FAQ');
g_navNode_2_4=g_navNode_2.addNode('241','Hotels in Tenerife',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/index.htm','GA_LocalizacionHotel==Tenerife','ListHotelLabel==TENERIFE, CANARY ISLANDS','MetatagsNoHeredables==\x3cmeta content\x3d\"Tenerife is a land of marked contrasts from the coastline to the mountains and a place which you will find ideal to ensure your vacation.\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels bahia principe tenerife,hotel tenerife,tenerife hotels,hotels tenerife,bahia principe tenerife,hotel bahia principe tenerife,hotels of bahia principe in tenerife\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe tenerife,hotels bahia principe tenerife,bahia principe costa adeje,bahia principe san felipe,bahia principe tenerife\" name\x3d\"note\" /\x3e','PageTitle==Hotels of Bahia Principe in Tenerife, Canary Islands');
g_navNode_2_4_0=g_navNode_2_4.addNode('266','BP San Felipe',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/index.htm','GA_NombreHotel==SanFelipe','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3eSan Felipe \x2a\x2a\x2a\x2a SUP.');
g_navNode_2_4_0_0=g_navNode_2_4_0.addNode('497','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_SanFelipe_InformacionGeneral','GA_NombreHotel==Hotel Gran Bahia Principe San Felipe - General Information','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe,Tenerife,Caray Islands\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e');
g_navNode_2_4_0_2=g_navNode_2_4_0.addNode('296','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_SanFelipe_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Felipe - Hotel Location');
g_navNode_2_4_0_3=g_navNode_2_4_0.addNode('1028','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_SanFelipe_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe,Tenerife,Caray Islands\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Felipe - Facilities and Services');
g_navNode_2_4_0_4=g_navNode_2_4_0.addNode('326','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_SanFelipe_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe,Tenerife,Caray Islands\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe San Felipe - Rooms');
g_navNode_2_4_0_5=g_navNode_2_4_0.addNode('341','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Restaurants/index.htm','GA_DetalleContenido==Ficha_SanFelipe_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe,Tenerife,Caray Islands\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Felipe - Restaurants');
g_navNode_2_4_0_6=g_navNode_2_4_0.addNode('371','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_SanFelipe_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe,Tenerife,Caray Islands\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe San Felipe - Golf and Sports');
g_navNode_2_4_0_7=g_navNode_2_4_0.addNode('386','Wellness \x26 Spa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Wellness-And-Spa/index.htm','GA_DetalleContenido==Ficha_SanFelipe_Wellness\x26Spa','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Felipe - Wellness \x26 Spa');
g_navNode_2_4_0_8=g_navNode_2_4_0.addNode('1088','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_SanFelipe_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe San Felipe - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe san felipe,gran bahia principe san felipe,hotel bahia principe,hotel bahia principe san juan,hotel san juan, tenerife hotel,hotel tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Gran Bahia Principe San Felipe - Multimedia Gallery');
g_navNode_2_4_0_10=g_navNode_2_4_0.addNode('37','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Tenerife/FAQ/index.htm','GA_DetalleContenido==Ficha_SanFelipe_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe San Felipe - FAQ');
g_navNode_2_4_1=g_navNode_2_4.addNode('268','BP Tenerife',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/index.htm','GA_NombreHotel==Tenerife','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3eTenerife \x2a\x2a\x2a\x2a SUP');
g_navNode_2_4_1_0=g_navNode_2_4_1.addNode('498','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_Tenerife_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" general\x3d\"\" tenerife\x3d\"\" principe\x3d\"\" bahia\x3d\"\" gran\x3d\"\" hotel\x3d\"\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - General Information');
g_navNode_2_4_1_2=g_navNode_2_4_1.addNode('297','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Tenerife_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Hotel Location');
g_navNode_2_4_1_3=g_navNode_2_4_1.addNode('312','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Facilities-And-Sevices/index.htm','GA_DetalleContenido==Ficha_Tenerife_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Facilities and Services');
g_navNode_2_4_1_4=g_navNode_2_4_1.addNode('327','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Tenerife_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Rooms');
g_navNode_2_4_1_5=g_navNode_2_4_1.addNode('342','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Restaurants/index.htm','GA_DetalleContenido==Ficha_Tenerife_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Restaurants');
g_navNode_2_4_1_6=g_navNode_2_4_1.addNode('372','Golf and Sport',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Golf-And-Sport/index.htm','GA_DetalleContenido==Ficha_Tenerife_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Golf and Sport');
g_navNode_2_4_1_8=g_navNode_2_4_1.addNode('1090','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_Tenerife_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Tenerife - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - Multimedia Gallery');
g_navNode_2_4_1_10=g_navNode_2_4_1.addNode('38','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Horel-Bahia-Principe-Tenerife/FAQ/index.htm','GA_DetalleContenido==Ficha_Tenerife_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Tenerife - FAQ');
g_navNode_2_4_2=g_navNode_2_4.addNode('267','BP Costa Adeje',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/index.htm','GA_NombreHotel==Adeje','ListHotelLabel==Gran Bah\xeda Pr\xedncipe\x3cbr\x3eCosta Adeje \x2a\x2a\x2a\x2a SUP.');
g_navNode_2_4_2_0=g_navNode_2_4_2.addNode('499','General Information',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/GeneralInformation/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_InformacionGeneral','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta name\x3d\"description\" general\x3d\"\" tenerife\x3d\"\" principe\x3d\"\" bahia\x3d\"\" gran\x3d\"\" hotel\x3d\"\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe tenerife,gran bahia principe tenerife,hotel bahia principe,hotel bahia principe tenerife,hotel tenerife, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - General Information');
g_navNode_2_4_2_2=g_navNode_2_4_2.addNode('298','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - Hotel Location');
g_navNode_2_4_2_3=g_navNode_2_4_2.addNode('313','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Costa Adeje,Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - Facilities and Services');
g_navNode_2_4_2_4=g_navNode_2_4_2.addNode('328','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_Habiaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Costa Adeje,Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - Rooms');
g_navNode_2_4_2_5=g_navNode_2_4_2.addNode('343','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Restaurants/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Costa Adeje,Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hoterl Gran Bahia Principe Costa Adeje - Restaurants');
g_navNode_2_4_2_6=g_navNode_2_4_2.addNode('373','Golf and Sports',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Golf-And-Sports/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_GolfyDeportes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Costa Adeje,Tenerife,Canary Island\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - Golf and Sport');
g_navNode_2_4_2_8=g_navNode_2_4_2.addNode('1092','Multimedia Gallery',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/Galer\xedaMultimedia/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_GaleriaMultimedia','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Gran Bahia Principe Costa Adeje - Multimedia Gallery\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,bahia principe costa adeje,gran bahia principe costa adeje,hotel bahia principe,hotel bahia principe costa adeje,hotel costa adeje, tenerife hotel,hotels tenerife,tenerife hotels\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - Multimedia Gallery');
g_navNode_2_4_2_10=g_navNode_2_4_2.addNode('39','FAQ',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Tenerife/Hotel-Bahia-Principe-Costa-Adeje/FAQ/index.htm','GA_DetalleContenido==Ficha_CostaAdeje_PreguntasFrecuentes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts-FAQ\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Gran Bahia Principe Costa Adeje - FAQ');
g_navNode_2_5=g_navNode_2.addNode('76','Hotels in Mallorca',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/index.htm','GA_LocalizacionHotel==Mallorca','ListHotelLabel==MALLORCA,SPAIN','MetatagsNoHeredables==\x3cmeta content\x3d\"Hoteles Pi\xf1ero - Hoteles En El Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"hoteles pinero,hoteles mallorca,mallorca hoteles,pinero bahia palma,pinero tal,pinero coral playa,hotel pinero bahia palma,hotel pinero tal,hotelpinero coral playa\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"hoteles pinero,hoteles mallorca,mallorca hoteles,pinero bahia palma,pinero tal,pinero coral playa,hotel pinero bahia palma,hotel pinero tal,hotelpinero coral playa\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hoteles pinero,hoteles mallorca,mallorca hoteles,pinero bahia palma,pinero tal,pinero coral playa,hotel pinero bahia palma,hotel pinero tal,hotelpinero coral playa\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Pi\xf1ero Hotels - Hotels in Mallorca','UrlDirecta==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"76\"\x29--\x3e','contributorOnly==FALSE');
g_navNode_2_5_0=g_navNode_2_5.addNode('89','Hotel Pinero Bahia de Palma',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Bahia-De-Palma/index.htm','GA_NombreHotel==BahiaPalma','ListHotelLabel==Hotel Pi\xf1ero Bahia de Palma  \x2a\x2a\x2a','UrlDirecta==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"93\"\x29--\x3e','contributorOnly==FALSE');
g_navNode_2_5_0_0=g_navNode_2_5_0.addNode('93','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Bahia-De-Palma/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_BahiaPalma_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Bahia de Palma in Mallorca - Hotel Location');
g_navNode_2_5_0_1=g_navNode_2_5_0.addNode('94','Facilities And Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Bahia-De-Palma/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_BahiaPalma_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Bahia de Palma, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel bahia,hotel bahia palma,bahia palma,palma,bahia\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pinero tal,hotel bahia palma,hotel coral playa\" name\x3d\"dc.keywords\" /\x3e\\x0a  ','PageTitle==Hotel Bahia de Palma in Mallorca - Facilities and Services');
g_navNode_2_5_0_2=g_navNode_2_5_0.addNode('95','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Bahia-De-Palma/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_BahiaPalma_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Bahia de Palma, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel bahia,hotel bahia palma,bahia palma,palma,bahia\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pinero tal,hotel bahia palma,hotel coral playa\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Bahia de Palma, Mallorca - Rooms');
g_navNode_2_5_0_3=g_navNode_2_5_0.addNode('96','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Bahia-De-Palma/Restaurants/index.htm','GA_DetalleContenido==Ficha_BahiaPalma_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Bahia de Palma, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel bahia,hotel bahia palma,bahia palma,palma,bahia\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pinero tal,hotel bahia palma,hotel coral playa\" name\x3d\"dc.keywords\" /\x3e\\x0a','PageTitle==Hotel Bahia de Palma, Mallorca - Restaurants');
g_navNode_2_5_1=g_navNode_2_5.addNode('90','Hotel Pi\xf1ero Coral Playa',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Coral-Playa/index.htm','GA_NombreHotel==Coral','ListHotelLabel==Hotel Pi\xf1ero  Coral Playa \x2a\x2a\x2a\x2a');
g_navNode_2_5_1_0=g_navNode_2_5_1.addNode('99','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Coral-Playa/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_CoralPlaya_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Coral Playa, Mallorca - Hotel Location');
g_navNode_2_5_1_1=g_navNode_2_5_1.addNode('100','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Coral-Playa/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_CoralPlaya_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Coral Playa, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel coral,hotel coral playa,coral playa\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel coral playa,hotel coral,hotel playa,coral playa\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Coral Playa, Mallorca - Facilities and Services');
g_navNode_2_5_1_2=g_navNode_2_5_1.addNode('101','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Coral-Playa/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_CoralPlaya_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Coral Playa, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel coral,hotel coral playa,coral playa\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel coral playa,hotel coral,hotel playa,coral playa\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Coral Playa, Mallorca - Rooms');
g_navNode_2_5_1_3=g_navNode_2_5_1.addNode('102','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Hotel-Pinero-Coral-Playa/Restaurants/index.htm','GA_DetalleContenido==Ficha_CoralPlaya_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Coral Playa, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel coral,hotel coral playa,coral playa\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel coral playa,hotel coral,hotel playa,coral playa\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Coral Playa, Mallorca - Restaurants');
g_navNode_2_5_2=g_navNode_2_5.addNode('91','Hotel Pinero Tal',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Tal/index.htm','GA_NombreHotel==Tal','ListHotelLabel==Hotel Pi\xf1ero Tal \x2a\x2a\x2a','UrlDirecta==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"107\"\x29--\x3e');
g_navNode_2_5_2_0=g_navNode_2_5_2.addNode('107','Hotel Location',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Tal/Hotel-Location/index.htm','GA_DetalleContenido==Ficha_Tal_Ubicacion','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Bahia Principe Clubs and Resorts\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotel bahia principe,gran bahia principe,bahia principe hotel,gran bahia principe hotel,hotel\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Tal, Mallorca - Hotel Location');
g_navNode_2_5_2_1=g_navNode_2_5_2.addNode('108','Facilities and Services',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Tal/Facilities-And-Services/index.htm','GA_DetalleContenido==Ficha_Tal_InstalacionesyServicios','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Pi\xf1ero Tal, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel tal,hotel Pi\xf1ero Tal,pi\xf1ero tal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pi\xf1ero tal,hotel tal,hotel pi\xf1ero,pi\xf1ero tal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Tal, Mallorca - Facilities and Services');
g_navNode_2_5_2_2=g_navNode_2_5_2.addNode('109','Rooms',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Tal/Hotel-Rooms/index.htm','GA_DetalleContenido==Ficha_Tal_Habitaciones','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Pi\xf1ero Tal, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel tal,hotel Pi\xf1ero Tal,pi\xf1ero tal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pi\xf1ero tal,hotel tal,hotel pi\xf1ero,pi\xf1ero tal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Tal, Mallorca - Rooms');
g_navNode_2_5_2_3=g_navNode_2_5_2.addNode('110','Restaurants',ssUrlPrefix + 'Hotels-Of-Bahia-Principe/Hotels-Of-Bahia-Principe-In-Mallorca/Tal/Restaurants/index.htm','GA_DetalleContenido==Ficha_Tal_Restaurantes','GA_TipoContenido==InfoHotel','MetatagsNoHeredables==\x3cmeta content\x3d\"Hotel Pi\xf1ero Tal, Mallorca\" name\x3d\"description\" /\x3e\\x0a\x3cmeta content\x3d\"bahia principe,hotels mallorca,mallorca hotels,mallorca,hotel tal,hotel Pi\xf1ero Tal,pi\xf1ero tal\" name\x3d\"keywords\" /\x3e\\x0a\x3cmeta content\x3d\"mallorca,hotels in mallorca,mallorca hotels\" name\x3d\"note\" /\x3e\\x0a\x3cmeta content\x3d\"hotel pi\xf1ero tal,hotel tal,hotel pi\xf1ero,pi\xf1ero tal\" name\x3d\"dc.keywords\" /\x3e','PageTitle==Hotel Tal, Mallorca - Restaurants');
g_navNode_3=g_navNode_Root.addNode('509','GOLF',ssUrlPrefix + 'GOLF/index.htm');
g_navNode_4=g_navNode_Root.addNode('390','RESIDENCIAL',ssUrlPrefix + 'ResidencialGolf/index.htm','GA_DetalleContenido==Section_ResidencialyGolf/PvVirtual/Outbound');
g_navNode_5=g_navNode_Root.addNode('70','VIRTUAL CATALOGUES',ssUrlPrefix + 'Virtual-Catalogues/index.htm','GA_DetalleContenido==Seccion_CatalogosVirtuales','GA_TipoContenido==Home');
g_navNode_7=g_navNode_Root.addNode('69','FAQ',ssUrlPrefix + 'FAQ/index.htm','GA_DetalleContenido==Seccion_PreguntasFrecuentes','GA_TipoContenido==Home','isNewsletter==TRUE');
