

function mnpMenuDir()
{
	return "LTR";
}

function mnpMenuCT()
{
	
	return false;
}

function opcion1()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Gheisa Natour', 'http://www.gheisanatour.com/bindex.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('Natunion', 'http://www.gheisanatour.com/informacion/natunion.htm', '', '', '_S2_Node1_S1_Node2');
}

function opcion2()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Buscador', 'http://www.gheisanatour.com/hoteles/buscador.asp', '', '', '_S2_Node2_S1_Node1');
	this.items[n++] = new mnpPage('Condiciones generales', 'http://www.gheisanatour.com/Informacion/condiciones_generales.htm', '', '', '_S2_Node2_S1_Node2');
}

function opcion3()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Cruceros por el Mediterraneo 2004', 'http://www.gheisanatour.com/cruceros/mediterraneo2004.htm', '', '', '_S2_Node3_S1_Node1');
	this.items[n++] = new mnpPage('Cruceros por el Mediterraneo 2005', 'http://www.gheisanatour.com/cruceros/mediterraneo2005.htm', '', '', '_S2_Node3_S1_Node2');
	this.items[n++] = new mnpPage('Cruceros por el Caribe 2006', 'http://www.gheisanatour.com/cruceros/caribe2006.htm', '', '', '_S2_Node3_S1_Node3');
}

function opcion4()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('¿Qué es el naturismo?', 'http://www.gheisanatour.com/naturismo/quees.htm', '', '', '_S2_Node4_S1_Node1');
	this.items[n++] = new mnpPage('Vida naturista', 'http://www.gheisanatour.com/naturismo/vida.htm', '', '', '_S2_Node4_S1_Node2');
	this.items[n++] = new mnpPage('Organizaciones y asociaciones', 'http://www.naturismo.org/asociaciones.html', '', '', '_S2_Node4_S1_Node3');
	this.items[n++] = new mnpPage('Situación legal del naturismo en españa', 'http://www.gheisanatour.com/naturismo/situacion.htm', '', '', '_S2_Node4_S1_Node4');
	this.items[n++] = new mnpPage('Argumentos a favor del naturismo', 'http://www.gheisanatour.com/naturismo/argumentos.htm', '', '', '_S2_Node4_S1_Node5');
	
}

function opcion5()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Vacaciones nudistas en velero', 'http://www.gheisanatour.com/cruceros/vacacionesvelero.htm', '', '', '_S2_Node5_S1_Node1');
	
}