For more informations due the treatment in Mexico, please contact
zum ausdruck in neuem fenster öffnen Artikel per Email verschicken

  Holística Hiperox                     
   Cedro 141-A, L2, M3, SM 311
   Los Álamos I
   Cancún, Q. Roo 77560, México
   http://www.holisticahiperox.com/             
   Tel. +52 (998) 9140231 y +52 (998) 9140232 // Ext. 11 y 12

Partners
zum ausdruck in neuem fenster öffnen Artikel per Email verschicken
 

Why collaborate with us?
Because patients are what matters most to us


We are looking for sponsors, contributors or companies that can help us in our project of diffusion the therapy throughout the world. We offer an effective, safe and side-effect free treatment, and we want to open new clinics throughout the world. If you share our vision and want to treat and help patients with Parkinson’s disease and other ailments, collaborate with us to achieve these goals.

Another project in the short and medium term is to conduct more scientific studies. The reason for such studies is to present the effectiveness of the therapy in treated patients.

We want to thank you in advance for any proposal submitted to us, because we strongly believe that supporting our project can help improve the quality of life for many people.

Please, contact us if you're interested in receiving more information.

Lise Couture
zum ausdruck in neuem fenster öffnen Artikel per Email verschicken

LISE COUTURE, Ottawa (Canada):

By using  permanent acupuncture,  energy points may be stimulated for long term and with a starker and continuous effect. Ebenso the most amazing fact of this treatment is its application, which can be used for many conditions, including addiction treatment, mood disorders, obesity, pain, and other conditions, giving a result of improvement in all them.

238 Park Street
Ottawa, Ontario
K1L 7G6 Canada

Phone (001) 613-745-8044    http://ottawa.weracu.com

setIdAccount(1, 2); $root = new Page($mySQL,-1,true); $root->setVersionType("online",2); $root->readChildren(); $maxCount = 2; //legt die Anzahl der maximal angezeigten News fest function replaceLinks($contentString) { global $mySQL; global $account; global $lang; global $root; # interne Verlinkung ändern # $regstr = "~http://".$_SERVER['HTTP_HOST']."/dummylink.php\?pageId=(\d*)&articleId=(\d*)~"; $regstr = "~(http://".$_SERVER['HTTP_HOST']."/topicone.de/scripts/article/editor/|http://www.".$_SERVER['HTTP_HOST']."/topicone.de/scripts/article/editor/|http://)?dummylink.php\?pageId=(\d*)(&articleId=(\d*))?~"; $parts = preg_split("~(<\/a>)~",$contentString,-1,PREG_SPLIT_DELIM_CAPTURE); $returnHTML = ""; if( count($parts)==1 ) { # keine Links im Text $returnHTML = $contentString; }//end if else { for($i=0;$i~",$parts[$i] ) ) $returnHTML.=$parts[$i]; elseif( preg_match($regstr,$parts[$i],$regs) ) { $activePages = publisher::getActivePagesById($regs[2],$root,$mySQL); $mypage =& $activePages->getLast(); $hrefstr = $mypage->_pagefile; if(isset($regs[4]) && $regs[4]>0) $hrefstr.= "#t1".$regs[4]; $returnHTML.=str_replace($regs[0],$hrefstr,$parts[$i]); }//end else else $returnHTML.=$parts[$i]; }//end for }//end else # Ende - Austausch der internen Links $contentString = $returnHTML; # Links auf die files austauschen $regstr2 = "~(http://".$_SERVER['HTTP_HOST']."/topicone.de/scripts/article/editor/|http://www.".$_SERVER['HTTP_HOST']."/topicone.de/scripts/article/editor/|http://)?dummylink.php\?objectId=(\d*)(&|&)filetype=([a-z]*)((&|&)filename=([a-z0-9_.]*))?~"; preg_match_all($regstr2,$contentString,$regs2,PREG_SET_ORDER); foreach($regs2 AS $reg2) { switch($reg2[4]) { case "pdf": $filefolder = "/pdf/"; break; case "swf": $filefolder = "/swf/"; break; case "media": $filefolder = "/media/"; break; case "msoffice": $filefolder = "/msoffice/"; break; case "images": $filefolder = "/images/"; break; default : $filefolder = "/pdf/"; break; }//end switch $file_folder_dest = $account."/".$lang.$filefolder; $file_folder_abs = "http://".$_SERVER['HTTP_HOST']."/".$account."/".$lang.$filefolder; $my_object = new UploadedFile($mySQL,10,$file_folder_dest,1,2,0,$reg2[2]); $hrefstr2 = $file_folder_abs.$my_object->mmFileName; $contentString=str_replace($reg2[0],$hrefstr2,$contentString); }//end foreach # Ende - links auf die files austauschen return $contentString; }//end function replacelinks $query = "SELECT id_article FROM t1_organizer WHERE id_page=45 AND areaname='ArtikelNews' AND contenttemplate='artikel_newsarchiv.php' AND id_account='1' AND id_lang='2' ORDER BY sort_order "; $count = 0; $content=""; $articles = $mySQL->query($query,array("fieldDim"=>0)); if(is_array($articles) AND sizeof($articles)>0 ) { $content .= '
News
'; foreach($articles AS $id_article) { $article = new Article(2,1,$mySQL); $article->getData($id_article); $count++; $content .= '
'.replaceLinks($article->intro).'
'; if($count == $maxCount){break;} } $content .='
'; }//end if echo $content; ?>