<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './texto/classTexto.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
        <link rel="stylesheet" href="css/font-awesome.min.css">
                    </div>
                    <div class="col-md-6" style="text-align: right;">
                        <a href="downloads.php" target="_self">
                            <button class="btn btn-default" style="color: #1f226d;">
                                <img src="images/logoJrGraficoColor.png" width="16" height="16" title="Jornada Real">
                                Programa JR - Download
                            </button>
                            <!--</h3>-->
                        </a>
                    </div>
                    <div class="page-header">&nbsp;</div>

                    <div class="col-md-12">
                        <p style="text-align: justify;">
                            <?php 
$textoJR = new classTexto();
$textoJR->textoJornadaReal();
//                        $filename = "texto/quemsomos.xml";
//
//                        @header("Content-Type: text/html; charset=utf-8");
//                        $xml = simplexml_load_file($filename);
//
//                        foreach($xml->texto as $texto)
//                        {
//                            echo $texto->quemsomos;
//                            echo "<br>";
//                        }
?>
                        </p>
                    </div>
Example #3
0
                    <!--<h3 class="text-info"> RETIRO</h3>-->
                    <!--<br/>-->
                    <div class="col-md-12 text-center" style="color: #3F6CA1;">
                        <div id="tituloPaginas">
                            <b>
                                Retiro Anual<br>
                                Jornada Real - RedeUnaViva <br>no
                                <abbr title="Morgenlicht">Morgenlicht</abbr>
                            </b>
                        </div>
                        <br/>
                        <img src="images/imgRetiro.jpg" title="Retiro" alt="Retiro" width="550" height="390">
                    </div>
                    <div class="col-md-12" style="color: #1f226d;">
                        <?php 
$texto = new classTexto();
$texto->textoRetiro();
?>
                    </div>
                </div>
            </div>
        </div>

        <!--<p style="height: 120px">&nbsp;</p>-->
        <!-- Parte de baixo da página -->
        <footer id="footer">
            <p style="height: 50px;"></p>
            <nav class="navbar navbar-default navbar-fixed-bottom" role="navigation" id="corAzulInfo" style="background-color: #BFE0F1;">
                <?php 
$titulo->preparaMenu("retiro");
?>
Example #4
0
<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
require_once './texto/classTexto.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
        <link rel="stylesheet" href="css/font-awesome.min.css">
<?php

require_once 'view/formulario.php';
require_once 'controller/constantes.php';
require_once 'controller/metodos.php';
require_once 'view/slideShow.php';
require_once 'view/classFormAdesao.php';
require_once 'texto/classTexto.php';
$formulario = new formulario();
$texto = new classTexto();
error_reporting(0);
//echo "<meta HTTP-EQUIV='refresh' CONTENT='5;URL=meditcrista.php'>";
//    $texto->modalDownload();
/* @var $_GET type */
$sucesso = $_GET['s'];
$download = $_GET['d'];
if ($_GET) {
    if ($sucesso) {
        $texto->preparaDownload($sucesso);
    }
    switch ($download) {
        case "107":
            $texto->downloaPdf("MC107Paragem113.pdf");
            break;
        case "108":
            $texto->downloaPdf("MC108Paragem114.pdf");
            break;
        case "109":
            $texto->downloaPdf("MC109Paragem121.pdf");
            break;
        case "110":
<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './texto/classTexto.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
        <link rel="stylesheet" href="css/font-awesome.min.css">
<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
require_once './texto/classTexto.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
        <link rel="stylesheet" href="css/font-awesome.min.css">
Example #8
0
<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './texto/classTexto.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
        <link rel="stylesheet" href="css/font-awesome.min.css">
Example #9
0
?>


                </div>
            </nav>
        </header><!-- /header -->

	<div id="content">
		<div class="bs-docs-header bs-docs-first">
			<div class="container">
                            <div id="tituloPaginas"> Quem Somos</div>
                                <br/>
                                <!--<h3 style="color: blue; font-size: 18px;">Texto Introdutório e Explicativo da Jornada Real</h3><br/>-->
                                <p style="text-align: justify; color: #1f226d">
                        <?php 
$quemsomos = new classTexto();
$quemsomos->textoQuemSomos();
//                        $filename = "texto/quemsomos.xml";
//
//                        @header("Content-Type: text/html; charset=utf-8");
//                        $xml = simplexml_load_file($filename);
//
//                        foreach($xml->texto as $texto)
//                        {
//                            echo $texto->quemsomos;
//                            echo "<br>";
//                        }
?>
				</p>
			</div>
		</div>
Example #10
0
<!DOCTYPE html>

<?php 
require_once './view/formulario.php';
require_once './controller/constantes.php';
require_once './controller/metodos.php';
require_once './view/slideShow.php';
require_once './view/classFormAdesao.php';
require_once './texto/classTexto.php';
require_once './controller/calendarioRuv.php';
$texto = new classTexto();
?>

<html lang="pt-br">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title><?php 
echo TITULORUV;
?>
</title>

        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">
        <link rel="stylesheet" href="css/font-awesome.min.css">
        
        
        <link rel="shortcut icon" href="icon/ruv.ico">
        <link rel="icon" type="image/png" href="images/ruvicon.png">
        
Example #11
0

				</div>
		</nav>
	</header><!-- /header -->
            <!--<p style="height: 150px;"></p>-->

        <div id="content">
            <div class="bs-docs-header bs-docs-first">
                <div class="container">
                    <div class="col-sm-12">
                        <div id="tituloPaginas">Iyengar Yoga </div>
                        <br/>
                        <p style="text-align: justify; color: #1f226d;">
                            <?php 
$quemsomos = new classTexto();
$quemsomos->textoYoga();
?>
                        </p>
                        
                    </div>
                </div>
            </div>
        </div>

<!-- Parte de baixo da página -->
	<footer id="footer">
            <p style="height: 150px;"></p>
            <nav class="navbar navbar-default navbar-fixed-bottom" role="navigation" id="corAzulInfo" style="background-color: #BFE0F1;">
                <?php 
$titulo->preparaMenu("yoga");