// JavaScript Document
function osteopatia(id)
	{
	if(id == 1)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="100%" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">L’osteopatia</span> pot ajudar en totes les etapes de la vida: ';
		texto = texto + 'dones embarassades, nadons, nens, joves, adults i gent gran. ';
		texto = texto + 'Adaptant-se a l’edat i la morfologia del pacient, s’aplicaran ';
		texto = texto + 'unes t&egrave;cniques o altres.<br /><br />';
		texto = texto + 'Veiem alguns exemples de problemes tractables amb osteopatia:';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';		
		texto = texto + '<span class="primera_paraula">Sistema múscul - esquel&egrave;tic:</span> Tendinitis, lumb&agrave;lgia, cervic&agrave;lgia, dors&agrave;lgia, pub&agrave;lgia, disfunció crani-mandibular, dolors després ';
		texto = texto + 'd’un traumatisme important (esportiu, de tr&agrave;fic, etc.)<br />';
		texto = texto + '<span class="primera_paraula">Sistema circulatori:</span> Problemes de circulació en membre inferior/superior, hemorroides, edemes, etc.<br />';
		texto = texto + '<span class="primera_paraula">Sistema neurovegetatiu:</span> Estr&egrave;s, ansietat, problemes de son, etc.';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';	
		texto = texto + '<span class="primera_paraula">Sistema digestiu:</span> Acidesa, h&egrave;rnia d’hiat, restrenyiment, etc.<br />';
		texto = texto + '<span class="primera_paraula">Sistema ORL i pulmonar:</span> Sinusitis cr&ograve;nica, vertígens, migranyes, cefalees, etc.<br />';
		texto = texto + '<span class="primera_paraula">Sistema ginecol&ograve;gic:</span> Dolor menstrual, dolor en relacions sexuals, trastorns digestius a l’embar&agrave;s, preparació al part i recuperació post-part, e incontin&egrave;ncia urin&agrave;ria.<br />';
		texto = texto + '<span class="primera_paraula">Pediatria:</span> C&ograve;lics del lactant, trastorns del son, irritabilitat, otitis, sinusitis,..<br />';
		texto = texto + '<a href="#" onclick="osteopatia(2);">Enrere</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		document.getElementById('fondo').style.background = 'url(imatges/osteopatia_2.jpg)';
		}
	else if(id == 2)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="100%" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280" valign="top">';
		texto = texto + '<span class="primera_paraula">L’osteopatia</span> es una ci&egrave;ncia terap&egrave;utica basada en un coneixement precís de l’anatomia i de la fisiologia del cos ';
		texto = texto + 'hum&agrave;. Utilitza tots els mitjans necessaris de diagn&ograve;stic, amb l’objectiu de trobar les disfuncions que provoquen ';
		texto = texto + 'una alteració de l’equilibri de la salut.';
		texto = texto + '</td>';
		texto = texto + '<td width="280" valign="top">';
		texto = texto + '<span class="primera_paraula">L’única</span> ferramenta d’un oste&ograve;pata són les seves mans, amb elles realitza ajustaments que no són traum&agrave;tics ni ';
		texto = texto + 'dolorosos. Amb les intervencions manuals calma, frena o estimula el sistema de funcionament hum&agrave; i actua sobre:';
		texto = texto + '</td>';
		texto = texto + '<td width="280" valign="top">';	
		texto = texto + '<span class="primera_paraula">Les estructures articulars:</span> peu, turmell, genoll, maluc, colze, espatlla, maxil·lar, crani, columna vertebral,..<br />';
		texto = texto + '<span class="primera_paraula">Els teixits vius:</span> sanguini, pulmonar, nerviós, ossi, conjuntiu,..<br />';
		texto = texto + '<span class="primera_paraula">Els &ograve;gans:</span> fetge, bufeta de l’orina, intestins,..<br />';
		texto = texto + '<a href="#" onclick="osteopatia(1);">Continua</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
							
		document.getElementById('osteopatia').innerHTML = texto;
		document.getElementById('fondo').style.background = 'url(imatges/osteopatia.jpg)';
		}
		
	else if(id == 3)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="207" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">Fotodepilació VPL</span><br /><br />';
		texto = texto + 'La fotodepilació permet tractar tot tipus de zones corporals, resultant un m&egrave;tode efectiu de eliminació de p&egrave;l; tant en dones com en homes. ';
		texto = texto + 'Es realitzen dispars de llum provocant un escalfament a profunditat del p&egrave;l sense afectar a la resta de teixits.';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">Fotorrejoveniment Cutani VPL</span><br /><br />';
		texto = texto + 'El fotorrejoveniment produeix un escalfament profund de determinades estructures de la dermis provocant la formació de nova col•l&agrave;gen aconseguint una pell més tersa i sense imperfeccions. ';
		texto = texto + 'Ens permet tractar signes d’envelliment, danys solars, porus dilatats, cicatrius d’acne,..';
		texto = texto + '</td>';
		texto = texto + '<td width="280" valign="bottom" align="left">';	
		texto = texto + '<a href="#" onclick="osteopatia(4);">Enrere</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		document.getElementById('fondo').style.background = 'url(imatges/fisioestetica_2.jpg)';	
		}
	else if(id == 4)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="207" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280">';
		texto = texto + 'Ha sorgit un nou concepte, la <span class="primera_paraula">fisioest&egrave;tica</span>, en la que professionals formats en fisioter&agrave;pia apliquen els seus coneixements ';
		texto = texto + 'científics i terap&egrave;utics, per treballar en la part est&egrave;tica.';
		texto = texto + '<br /><br />';
		texto = texto + '<span class="primera_paraula">Lipomassage by Endermology</span>: Remodelar, Reafirmar, Redefinir.<br /><br />';
		texto = texto + 'El lipomassage, t&egrave;cnica específica de la endermology, és la solució per al problema de greixos localitzats. Descobreixi de mans';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';
		texto = texto + 'del seu especialista aquest tractament no invasiu, indolor i de efectes demostrats científicament.<br /><br />';
		texto = texto + 'Per als homes també....<br />';
		texto = texto + 'El lipomassage es efectiu en greixos resistents masculins: abdomen, pectorals, esquena,..<br /><br />';
		texto = texto + 'Amb Lipomassage el meu cos es remodela all&agrave; on jo vull, i sense cirugia! (desde 6 sessions)';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">Lifting facial no quirúrgic</span>';
		texto = texto + '<br /><br />';
		texto = texto + 'Sessions ultrarr&agrave;pides  de bellesa immediata. La pell i la musculatura facial, nodrint-se des de l’interior es reafirma visiblement. ';
		texto = texto + 'Els resultats s’observen ja després de la primera sessió de 20 minuts.';
		texto = texto + '<br /><br />';
		texto = texto + '<a href="#" onclick="osteopatia(3);">Continua</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		document.getElementById('fondo').style.background = 'url(imatges/fisioestetica.jpg)';
		}
	else if(id == 5)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="207" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">Virginia Orts Pablo</span><br />';
		texto = texto + '- Exercici desde l\'any 2001 al centre Global FIS.<br />';
		texto = texto + '- Col•legiada 3.524 del Col•legi de Fisiotera-peutes de Catalunya.<br />';
		texto = texto + '- Membre del Registre d\'Osteopates d\'Espanya num. 172.<br />';
		texto = texto + '- Membre del Registre de Fisioterapeutes Acupuntors.';
		texto = texto + '</td>';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">T&iacute;tols</span><br />';
		texto = texto + '- Diplomada en Fisioterapia, 1997-2000.<br />(Universitat Rovira i Virgili de Reus).	<br />';	
		texto = texto + '- Acupuntura aplicada al dolor articular i muscular, 2002-2004.<br />(Universitat Internacional de Catalunya).<br />';
		texto = texto + '- Osteópata C.O., 2000-2007. (E.C.O).<br />';
		texto = texto + '</td>';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">Postgraus</span><br />';
		texto = texto + '- Osteopatia en Ginecologia, 2007.<br />(E.C.O. Claudine Ageron Marque).<br />';
		texto = texto + '- Osteopatia en Obstetricia, 2008.<br />(E.C.O. Claudine Ageron Marque).<br />';
		texto = texto + '- Osteopatia en Pediatria, 2008.<br />(E.C.O. Claudine Ageron Marque).<br />';
		texto = texto + '- Kinessiotaping, 2008.<br />(col•legi de Fisioterapeutes de Catalunya).<br />';
		texto = texto + '<a href="#" onclick="osteopatia(7);">Tornar</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		}
	else if(id == 6)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="207" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">Marta Beltran Segura</span><br />';
		texto = texto + '- Exercici desde l’any 2007 al Centre Global FIS.<br />';
		texto = texto + '- Col•legiada 6.604 del col•legi de Fisiotera-peutes de Catalunya.<br />';
		texto = texto + '- Exercici en l’especialitat d’Atenció Precoç, 2006 - 2007.<br />';
		texto = texto + '</td>';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">T&iacute;tols</span><br />';
		texto = texto + '- Diplomada en Fisioterapia, 2003 - 2006.<br />(Universitat Ciencies de la Salut de Manresa FUB)<br />';
		texto = texto + '- Acupuntura aplicada al dolora articular i muscular en curs.<br />(Universitat Internacional de Catalunya)';
		texto = texto + '</td>';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">Formaci&oacute; continuada:</span><br />';
		texto = texto + '- Drenatge Limfatic Manual, 2008.<br />(Institut Omphis)<br />';
		texto = texto + '- Tractament de lesions esportives,2008.<br />(Formació continuda Logoss)<br />';
		texto = texto + '- Formació en Fotodepilació i Fotorre-joveniment cutani 2008.<br />(Sorisa)<br />';
		texto = texto + '- Kinessiotaping, 2008.<br />(col•legi de fisioterapeutes de Catalunya)<br />';
		texto = texto + '<a href="#" onclick="osteopatia(7);">Tornar</a>';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		}
	else if(id == 7)
		{
		texto = '<table cellpadding="10" cellspacing="0" border="0" width="874" height="207" id="text_1">';
		texto = texto + '<tr valign="top">';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">Virginia Orts Pablo</span><br />';
		texto = texto + '- <a href="#" onclick="osteopatia(5);">Veure curr&iacute;culum</a>';
		texto = texto + '</td>';
		texto = texto + '<td width="280">';
		texto = texto + '<span class="primera_paraula">M&uacute;tues concertades fisioterapia</span><br />';
		texto = texto + '- Activa Mutua (Reddis - MATT)<br />';
		texto = texto + '- Dkv<br />';
		texto = texto + '- Intercomarcal<br />';
		texto = texto + '- Mapfre<br />';
		texto = texto + '- Egarsat<br />';
		texto = texto + '- Umivale';
		texto = texto + '</td>';
		texto = texto + '<td width="280" style="text-align: left;">';
		texto = texto + '<span class="primera_paraula">Enllaços</span><br />';
		texto = texto + '<a href="http://www.osteopatas.org" target="_blank">http://www.osteopatas.org</a>:<br />Registre d’osteopates de Espanya.<br />';
		texto = texto + '<a href="http://www.osteopatia.free.fr" target="_blank">http://www.osteopatia.free.fr</a>:<br />Escola del concepte osteop&agrave;tic.<br />';
		texto = texto + '<a href="http://www.eobosteopatia.com" target="_blank">http://www.eobosteopatia.com</a>:<br />Escola d’osteopatia de Barcelona.<br />';
		texto = texto + '<a href="http://www.osteopatiabarcelona.com" target="_blank">http://www.osteopatiabarcelona.com</a>:<br />Cl&iacute;nica d\'osteopatia de Barcelona.';
		texto = texto + '</td>';
		texto = texto + '</tr>';
		texto = texto + '</table>';
		
		document.getElementById('osteopatia').innerHTML = texto;
		}
	}
	
function altura()
	{
	document.getElementById('td_central').style.height = (screen.availHeight - 200) + "px";
	}
