/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

if (typeof(decodeURIComponent) == 'undefined') {
  decodeURIComponent = function(s) {
    return unescape(s);
  }
}

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return decodeURIComponent(s);
}

var POS_NODENAME=0;
var POS_ID=1;
var POS_NAME=2;
var POS_NAVIGATIONTEXT=3;
var POS_HREF=4;
var POS_ISNAVIGATION=5;
var POS_CHILDS=6;
var POS_TEMPLATENAME=7;
var theSitetree=[ 
	['PAGE','4598',jdecode('Que+Ofrecemos'),jdecode(''),'/4598.html','true',[],''],
	['PAGE','4655',jdecode('La+Nueva+Conciencia'),jdecode(''),'/4655/index.html','true',[ 
		['PAGE','37330',jdecode('Medicina+Mente-Cuerpo'),jdecode(''),'/4655/37330.html','true',[],''],
		['PAGE','38477',jdecode('Cuadro+comparativo+de+paradigmas'),jdecode(''),'/4655/38477.html','true',[],'']
	],''],
	['PAGE','68701',jdecode('Biografias'),jdecode(''),'/68701.html','true',[],''],
	['PAGE','4682',jdecode('Meditaci%C3%B3n'),jdecode(''),'/4682/index.html','true',[ 
		['PAGE','29820',jdecode('Curso+de+Meditaci%C3%B3n'),jdecode(''),'/4682/29820.html','true',[],''],
		['PAGE','29901',jdecode('Beneficios'),jdecode(''),'/4682/29901.html','true',[],''],
		['PAGE','29874',jdecode('En+donde+se+imparte'),jdecode(''),'/4682/29874.html','true',[],''],
		['PAGE','26740',jdecode('Preguntas+Frecuentes'),jdecode(''),'/4682/26740.html','true',[],''],
		['PAGE','29847',jdecode('Proceso+de+Inscripci%C3%B3n'),jdecode(''),'/4682/29847/index.html','true',[ 
			['PAGE','34920',jdecode('Costo+'),jdecode(''),'/4682/29847/34920.html','true',[],'']
		],'']
	],''],
	['PAGE','31282',jdecode('Qu%C3%A9+es+Ayurveda'),jdecode(''),'/31282/index.html','true',[ 
		['PAGE','31255',jdecode('Curso+b%C3%A1sico+de+Ayurveda'),jdecode(''),'/31282/31255.html','true',[],''],
		['PAGE','37366',jdecode('Ejercicio+y+Ayurveda'),jdecode(''),'/31282/37366.html','true',[],'']
	],''],
	['PAGE','64001',jdecode('Productos+Ayurv%C3%A9dicos'),jdecode(''),'/64001.html','true',[],''],
	['PAGE','40003',jdecode('Cursos+en+el+Centro+de+Chopra'),jdecode(''),'/40003.html','true',[],''],
	['PAGE','40012',jdecode('+++Certificaciones+para+Instructores+++++++++++++'),jdecode(''),'/40012.html','true',[],''],
	['PAGE','42601',jdecode('Alba+Emoting%3B+Manejo+de+Emociones'),jdecode(''),'/42601.html','true',[],''],
	['PAGE','31147',jdecode('Herramientas'),jdecode(''),'/31147/index.html','true',[ 
		['PAGE','37348',jdecode('Qu%C3%A9+es+el+Biofeedback'),jdecode(''),'/31147/37348.html','true',[],''],
		['PAGE','38150',jdecode('Sesiones'),jdecode(''),'/31147/38150.html','true',[],'']
	],''],
	['PAGE','37059',jdecode('Viajes+a+la+India'),jdecode(''),'/37059.html','true',[],''],
	['PAGE','9618',jdecode('Nueva+Humanidad'),jdecode(''),'/9618/index.html','true',[ 
		['PAGE','38343',jdecode('Como+puedes+participar'),jdecode(''),'/9618/38343.html','true',[],''],
		['PAGE','37983',jdecode('Eventos+mensuales'),jdecode(''),'/9618/37983.html','true',[],''],
		['PAGE','38352',jdecode('Organizaciones+vinculadas'),jdecode(''),'/9618/38352.html','true',[],''],
		['PAGE','38214',jdecode('El+Poder+de+lo+Femenino'),jdecode(''),'/9618/38214.html','true',[],''],
		['PAGE','38223',jdecode('Circulos+de+mujeres'),jdecode(''),'/9618/38223.html','true',[],'']
	],''],
	['PAGE','31620',jdecode('Fuentes+Bibliograficas'),jdecode(''),'/31620/index.html','true',[ 
		['PAGE','31674',jdecode('Bibliograf%C3%ADa'),jdecode(''),'/31620/31674.html','true',[],''],
		['PAGE','31647',jdecode('Enlaces'),jdecode(''),'/31620/31647.html','true',[],''],
		['PAGE','37818',jdecode('Prensa.+'),jdecode(''),'/31620/37818.html','true',[],'']
	],''],
	['PAGE','9645',jdecode('Cont%C3%A1ctenos'),jdecode(''),'/9645.html','true',[],'']];
var siteelementCount=34;
theSitetree.topTemplateName='Galerie';
theSitetree.paletteFamily='FFFFCC';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='75';
theSitetree.graphicsetId='96';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='DAD6A7';
var localeDef={
  language: 'es',
  country: 'ES'
};
var theTemplate={
				name: 			'Galerie',
				paletteFamily: 	'FFFFCC',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'75',
				graphicsetId: 	'96',
				contentColor: 	'000000',
				contentBGColor: 'DAD6A7',
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				a_color: 		'FFFFCC',
				b_color: 		'003333',
				c_color: 		'000000',
				d_color: 		'FFFFFF',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'false',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['7008']=webappMappings['7008-7599']={
webappId:    '7008',
documentId:  '9645',
internalId:  '7599',
customField: 'language:es;country:ES;'
};
webappMappings['7008']=webappMappings['7008-7600']={
webappId:    '7008',
documentId:  '29847',
internalId:  '7600',
customField: 'language:es;country:ES;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4655',
internalId:  '',
customField: '20090215-205239'
};
webappMappings['1501']=webappMappings['1501-1501']={
webappId:    '1501',
documentId:  '4598',
internalId:  '1501',
customField: '1501'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '4598',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4598',
internalId:  '',
customField: '20090218-183857'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37330',
internalId:  '',
customField: '20090215-205457'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38477',
internalId:  '',
customField: '20090215-205814'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '68701',
internalId:  '',
customField: '20090215-205209'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4682',
internalId:  '',
customField: '20081201-225050'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29820',
internalId:  '',
customField: '20081201-225255'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29901',
internalId:  '',
customField: '20081201-225706'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29874',
internalId:  '',
customField: '20081201-225940'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '26740',
internalId:  '',
customField: '20081201-230237'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29847',
internalId:  '',
customField: '20081201-230544'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '34920',
internalId:  '',
customField: '20060727-113229'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31282',
internalId:  '',
customField: '20090218-184130'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31255',
internalId:  '',
customField: '20090218-184658'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37366',
internalId:  '',
customField: '20090216-162717'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '64001',
internalId:  '',
customField: '20090216-162820'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40003',
internalId:  '',
customField: '20090216-163940'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40012',
internalId:  '',
customField: '20081119-031853'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42601',
internalId:  '',
customField: '20081201-233536'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31147',
internalId:  '',
customField: '20071022-224541'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37348',
internalId:  '',
customField: '20071016-180400'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38150',
internalId:  '',
customField: '20071016-180424'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37059',
internalId:  '',
customField: '20081119-031942'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '9618',
internalId:  '',
customField: '20081201-234237'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38343',
internalId:  '',
customField: '20081201-234505'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37983',
internalId:  '',
customField: '20081201-234541'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38352',
internalId:  '',
customField: '20081201-234648'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38214',
internalId:  '',
customField: '20081201-234739'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38223',
internalId:  '',
customField: '20081201-234838'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31620',
internalId:  '',
customField: '20080930-192921'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31674',
internalId:  '',
customField: '20090215-210037'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31647',
internalId:  '',
customField: '20070420-160007'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37818',
internalId:  '',
customField: '20061109-225734'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '9645',
internalId:  '',
customField: '20070917-135559'
};
var canonHostname = 'diywk00.verio.stngva01.us.diy-servers.net';
var accountId     = 'AVEC10INXSFA';
var companyName   = '';
var htmlTitle	  = 'www.concienciaysalud.com.mx';
var metaKeywords  = 'Deepak+Chopra.+Ayurveda%2C+Meditacion%2C+Sonido+Primordial%2C+Meditaci%C3%B3n+del+Sonido+Primordial%2C+Masa+Critica%2C+Creaci%C3%B3n+de++la+paz%2C+Alianza+para+una+Nueva+Humanidad%2C+Salud+Integrativa.+Nueva+Concienca%2C+Ciencia+y++Espiritualidad%2C++Zrii%2C++Amalaki%2C+Desarrollo+de+Conciencia%2C+Productos+Ayurv%C3%A9dicos%2C+Libros+de+Chopra';
var metaContents  = 'Deepak+Chopra.+Chopra%2C+Clases+de+Ayurveda%2C+Amalaki%2C+Zrii%2C+Zrii+Mexico%2C+Productos+Ayurv%C3%A9dicos%2C+Ayurveda%2C+Meditaci%C3%B3n+del+Sonido+Primordial+en+M%C3%A9xico%2C+Masa+Critica%2C+Creaci%C3%B3n+de+la+Paz%2C+Alianza+para+una+Nueva+Humanidad%2C+Salud+Integrativa.+Nueva+Concienca%2C+Ciencia+y+Espiritualidad%2C+Libros+de+Chopra%2C+Publicaciones+de+Chopra%2C+Medicina+Integrativa';
theSitetree.getById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		if (ar[i][POS_ID] == id){
			return ar[i];
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getParentById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		for (var j = 0; j < ar[i][POS_CHILDS].length; j++) {
			if (ar[i][POS_CHILDS][j][POS_ID] == id) {
				// child found
				return ar[i];
			}
			var result=this.getParentById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getName = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAME];
	}
	return null;
};

theSitetree.getNavigationText = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAVIGATIONTEXT];
	}
	return null;
};

theSitetree.getHREF = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_HREF];
	}
	return null;
};

theSitetree.getIsNavigation = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_ISNAVIGATION];
	}
	return null;
};

theSitetree.getTemplateName = function(id, lastTemplateName, ar) {
	if (typeof(lastTemplateName) == 'undefined'){
		lastTemplateName = this.topTemplateName;
	}
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		var actTemplateName = ar[i][POS_TEMPLATENAME];
		if (actTemplateName == ''){
			actTemplateName = lastTemplateName;
		}
		if (ar[i][POS_ID] == id) {
			return actTemplateName;
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getTemplateName(id, actTemplateName, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getByXx = function(lookup, xx, ar) {
    if (typeof(ar) == 'undefined'){
    	ar = this;
    }
    for (var i=0; i < ar.length; i++) {
        if (ar[i][xx] == lookup){
        	return ar[i];
        }
        if (ar[i][POS_CHILDS].length > 0) {
        	var result=this.getByXx(lookup, xx, ar[i][POS_CHILDS]);
            if (result != null){
                return result;
               }
        }
    }
    return null;
};

function gotoPage(lookup) {
	if(__path_prefix__ == "/servlet/CMServeRES" && typeof (changePage) == 'function'){
		changePage(lookup);
		return;
	}
	var page = theSitetree.getHREF(lookup);
	if (!page) {
		var testFor = [ POS_NAME, POS_NAVIGATIONTEXT ];
		for (var i=0 ; i < testFor.length ; i++) {
			var p = theSitetree.getByXx(lookup, testFor[i]);
			if (p != null) {
				page = p[POS_HREF];
				break;
			}
		}
	}
	document.location.href = (new URL(__path_prefix__ + page, true, true)).toString();
};
