2014-10-23 00:26:28 +00:00
|
|
|
<?php
|
2015-02-23 17:09:26 +00:00
|
|
|
/// ESTE ARCHIVO DEBE ESTAR UN NIVEL POR ENCIMA DEL DIRECTORIO milfs
|
2014-10-23 00:26:28 +00:00
|
|
|
session_start();
|
|
|
|
//ini_set('display_errors', 'On');
|
2014-11-26 17:56:59 +00:00
|
|
|
require ('milfs/xajax/xajax.inc.php');
|
2014-10-23 00:26:28 +00:00
|
|
|
$xajax = new xajax();
|
2014-11-26 17:56:59 +00:00
|
|
|
require ('milfs/funciones/funciones.php');
|
2015-02-23 17:09:26 +00:00
|
|
|
require ('milfs/funciones/convert.php');
|
2014-11-26 17:56:59 +00:00
|
|
|
require ('milfs/funciones/login.php');
|
2015-07-10 23:38:47 +00:00
|
|
|
require ("milfs/funciones/conex.php");
|
2015-07-11 17:25:59 +00:00
|
|
|
require ("milfs/includes/markdown.php");
|
2014-10-23 00:26:28 +00:00
|
|
|
$xajax->processRequests();
|
2014-10-25 01:31:26 +00:00
|
|
|
$logo = remplacetas('empresa','id','1','imagen') ;
|
2014-11-26 17:56:59 +00:00
|
|
|
$direccion = remplacetas('empresa','id','1','direccion') ;
|
2014-12-10 15:04:50 +00:00
|
|
|
$telefono = remplacetas('empresa','id','1','telefono_1') ;
|
2014-11-26 17:56:59 +00:00
|
|
|
$email = remplacetas('empresa','id','1','email') ;
|
2015-02-23 17:09:26 +00:00
|
|
|
$razon_social = remplacetas('empresa','id','1','razon_social') ;
|
|
|
|
$sigla = remplacetas('empresa','id','1','sigla') ;
|
|
|
|
$facebook = remplacetas('empresa','id','1','facebook') ;
|
|
|
|
$twitter = remplacetas('empresa','id','1','twitter') ;
|
|
|
|
$slogan = remplacetas('empresa','id','1','slogan') ;
|
2015-03-09 23:30:01 +00:00
|
|
|
$web = remplacetas('empresa','id','1','web') ;
|
2014-10-23 00:26:28 +00:00
|
|
|
?>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head >
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="user-scalable=no, width=device-width, maximum-scale=1, initial-scale=1">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta name="description" content="">
|
2015-02-23 17:09:26 +00:00
|
|
|
<meta name="author" content="fredyrivera" >
|
2014-11-26 17:56:59 +00:00
|
|
|
<?php $xajax->printJavascript("milfs/xajax/"); ?>
|
2014-10-23 00:26:28 +00:00
|
|
|
<link rel="shortcut icon" href="favicon-152.png">
|
2015-03-09 23:30:01 +00:00
|
|
|
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,300' rel='stylesheet' type='text/css'>
|
2014-10-23 00:26:28 +00:00
|
|
|
<link rel="apple-touch-icon-precomposed" href="favicon-152.png">
|
2014-11-26 17:56:59 +00:00
|
|
|
<link href="milfs/css/font-awesome/css/font-awesome.css" rel="stylesheet">
|
2014-10-23 00:26:28 +00:00
|
|
|
<!-- <link href="http://getbootstrap.com/examples/sticky-footer-navbar/sticky-footer-navbar.css" rel="stylesheet"> -->
|
|
|
|
|
|
|
|
<!-- <script src="http://cdn.leafletjs.com/leaflet-0.7/leaflet.js"></script> -->
|
|
|
|
|
|
|
|
<!-- <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.css" /> -->
|
2014-11-26 17:56:59 +00:00
|
|
|
<link href="milfs/css/bootstrap.min.css" rel="stylesheet">
|
2015-02-23 17:09:26 +00:00
|
|
|
<link href="milfs/css/estilos.php" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> -->
|
|
|
|
<!-- <link rel="points" type="application/json" href="json.php?id=<?php echo $_REQUEST["id"] ?>"> -->
|
2015-03-09 23:30:01 +00:00
|
|
|
<link href="milfs/css/carousel.css" rel="stylesheet">
|
2015-02-23 17:09:26 +00:00
|
|
|
<style type="text/css">
|
2015-03-09 23:30:01 +00:00
|
|
|
body {
|
|
|
|
background: url("") no-repeat center center fixed;
|
|
|
|
-webkit-background-size: cover;
|
|
|
|
-moz-background-size: cover;
|
|
|
|
-o-background-size: cover;
|
|
|
|
background-size: cover;
|
|
|
|
color: gray;
|
|
|
|
background-color: black;}
|
|
|
|
.alert-info{
|
|
|
|
color: #341208;
|
|
|
|
border-color: #341208;
|
|
|
|
background-image: url("");
|
|
|
|
}
|
2015-02-23 17:09:26 +00:00
|
|
|
|
|
|
|
.jumbotron {
|
2015-03-09 23:30:01 +00:00
|
|
|
/* background-image: url("milfs/images/secure/?file=full/<?php echo $logo[0];?>"); */
|
2015-02-23 17:09:26 +00:00
|
|
|
background-size: cover;
|
2015-03-09 23:30:01 +00:00
|
|
|
background-position: center;
|
|
|
|
/* text-shadow: 1px 1px 1px rgba(255,255,255,0.8) ; */
|
|
|
|
background-color: black;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-header > p { font-size:20px; color: white; font-family: "Open Sans",sans-serif; font-weight: normal;display:inline }
|
|
|
|
.navbar-header > strong{ font-size:20px; color: #802a2a; font-weight: normal; font-family: "Open Sans",sans-serif; ;display:inline}
|
|
|
|
.navbar-header {width: 50%;}
|
2015-02-23 17:09:26 +00:00
|
|
|
|
2015-03-09 23:30:01 +00:00
|
|
|
.div_aplicacion {
|
|
|
|
background-color: #f0eee1 !important;
|
|
|
|
}
|
2015-02-23 17:09:26 +00:00
|
|
|
.div_aplicacion:hover {
|
|
|
|
-webkit-animation: animatedBackground 1s ease-out 1;
|
|
|
|
-moz-animation: animatedBackground 1s ease-out 1;
|
|
|
|
animation: animatedBackground 1s ease-out 1;
|
|
|
|
-webkit-animation-fill-mode: forwards;
|
|
|
|
animation-fill-mode: forwards;
|
|
|
|
z-index: 10000;
|
|
|
|
}
|
|
|
|
|
|
|
|
@-webkit-keyframes animatedBackground {
|
|
|
|
0% {
|
|
|
|
-webkit-transform: scale(1, 1);
|
|
|
|
-moz-transform: scale(1, 1);
|
|
|
|
-ms-transform: scale(1, 1);
|
|
|
|
-o-transform: scale(1, 1);
|
|
|
|
transform: scale(1, 1)
|
|
|
|
}
|
|
|
|
100% {
|
|
|
|
-webkit-transform: scale(1.1, 1.1);
|
|
|
|
-moz-transform: scale(1.1, 1.1);
|
|
|
|
-ms-transform: scale(1.1, 1.1);
|
|
|
|
-o-transform: scale(1.1, 1.1);
|
|
|
|
transform: scale(1.1, 1.1)
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@-moz-keyframes animatedBackground {
|
|
|
|
0% {
|
|
|
|
-webkit-transform: scale(1, 1);
|
|
|
|
-moz-transform: scale(1, 1);
|
|
|
|
-ms-transform: scale(1, 1);
|
|
|
|
-o-transform: scale(1, 1);
|
|
|
|
transform: scale(1, 1)
|
|
|
|
}
|
|
|
|
100% {
|
|
|
|
-webkit-transform: scale(1.1, 1.1);
|
|
|
|
-moz-transform: scale(1.1, 1.1);
|
|
|
|
-ms-transform: scale(1.1, 1.1);
|
|
|
|
-o-transform: scale(1.1, 1.1);
|
|
|
|
transform: scale(1.1, 1.1)
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
@keyframes animatedBackground {
|
|
|
|
0% {
|
|
|
|
-webkit-transform: scale(1, 1);
|
|
|
|
-moz-transform: scale(1, 1);
|
|
|
|
-ms-transform: scale(1, 1);
|
|
|
|
-o-transform: scale(1, 1);
|
|
|
|
transform: scale(1, 1)
|
|
|
|
}
|
|
|
|
100% {
|
|
|
|
-webkit-transform: scale(1.1, 1.1);
|
|
|
|
-moz-transform: scale(1.1, 1.1);
|
|
|
|
-ms-transform: scale(1.1, 1.1);
|
|
|
|
-o-transform: scale(1.1, 1.1);
|
|
|
|
transform: scale(1.1, 1.1)
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
</style>
|
2015-03-09 23:30:01 +00:00
|
|
|
<?php if($_REQUEST[id] !='' AND $_REQUEST[c]){$onload ="<script type=\"text/javascript\"> xajax_formulario_modal('$_REQUEST[id]','','$_REQUEST[c]','$_REQUEST[t]')</script>";} ?>
|
2014-10-23 00:26:28 +00:00
|
|
|
</head>
|
2015-02-23 17:09:26 +00:00
|
|
|
<body>
|
|
|
|
<body>
|
2015-03-09 23:30:01 +00:00
|
|
|
<?php echo $onload; ?>
|
2014-11-26 17:56:59 +00:00
|
|
|
|
2015-03-09 23:30:01 +00:00
|
|
|
<nav class="navbar navbar-inverse" role="navigation">
|
|
|
|
<div class="container-fluid">
|
|
|
|
<div class='col-sx-12 ' id='logo_cabecera' style='width:100%;left:40px; background-color: white; '>
|
|
|
|
|
|
|
|
<div class='pull-right' >
|
|
|
|
<div style="">
|
|
|
|
<a title="Email" target="_redes" href="mailto:<?php echo $email[0];?>"><span style='font-size:20px; color:#E6E6E6'><i class='fa fa-envelope'></i></span></a>
|
|
|
|
<a title="Facebook" target="_redes" href="<?php echo $facebook[0];?>"><span style='font-size:20px; color:#E6E6E6'><i class='fa fa-facebook-square'></i></span></a>
|
|
|
|
<a title="Twitter" target="_redes" href="https://twitter.com/<?php echo $twitter[0];?>"><span style='font-size:20px; color:#E6E6E6'><i class='fa fa-twitter'></i></span></a>
|
|
|
|
<a title="Inicio" target="" href="?"><span style='font-size:20px; color:#E6E6E6'><i class='fa fa-home'></i></span></a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="navbar-header" style=" ">
|
2014-10-23 00:26:28 +00:00
|
|
|
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
|
|
|
|
<span class="sr-only">Toggle navigation</span>
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
</button>
|
2015-03-09 23:30:01 +00:00
|
|
|
|
|
|
|
<p>|<?php echo $razon_social[0];?>|</p>
|
|
|
|
<strong><?php echo $slogan[0];?></strong>
|
|
|
|
|
2014-10-23 00:26:28 +00:00
|
|
|
</div>
|
|
|
|
<div class="navbar-collapse collapse">
|
|
|
|
<ul class="nav navbar-nav">
|
2015-02-23 17:09:26 +00:00
|
|
|
|
2015-03-09 23:30:01 +00:00
|
|
|
<li></li>
|
2014-10-23 00:26:28 +00:00
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</div><!--/.nav-collapse -->
|
2015-03-09 23:30:01 +00:00
|
|
|
</div>
|
|
|
|
</nav>
|
2015-02-23 17:09:26 +00:00
|
|
|
|
2015-03-09 23:30:01 +00:00
|
|
|
<?php echo aplicacion_carrusel("","8","galeria") ; ?>
|
|
|
|
|
|
|
|
<div class="container-fluid">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-8">
|
2014-11-26 17:56:59 +00:00
|
|
|
|
2015-03-09 23:30:01 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-sm-4">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<?php
|
|
|
|
if(isset($_REQUEST[id])){ echo contenido_aplicacion("$_REQUEST[id]","contenido"); }
|
|
|
|
else{
|
|
|
|
|
|
|
|
//echo contenido_aplicacion_nombre("Portada","banner") ;
|
|
|
|
//echo aplicaciones_listado("","grid");} ?>
|
|
|
|
<div class="container" style="width:80%">
|
|
|
|
<?php echo aplicaciones_listado("","banner");}
|
|
|
|
?>
|
|
|
|
</div>
|
|
|
|
<br></br>
|
2015-02-23 17:09:26 +00:00
|
|
|
</div>
|
|
|
|
<div class="center-block" style=" z-index:10000; bottom:10px;">
|
|
|
|
<div role='row' class='row center-block' style="width:95% ; "><?php //echo aplicacion_datos("$_REQUEST[id]");?></div>
|
|
|
|
</div>
|
2014-10-23 00:26:28 +00:00
|
|
|
<!-- Modal -->
|
|
|
|
|
|
|
|
<div class='modal fade ' id='muestraInfo' tabindex='-1' role='dialog' aria-labelledby='myModalLabel' aria-hidden='true'>
|
|
|
|
<div class='modal-dialog' >
|
|
|
|
<div class='modal-content'>
|
|
|
|
<div class='modal-header' >
|
|
|
|
<button type='button' class='close' data-dismiss='modal' aria-hidden='true'>×</button>
|
|
|
|
<h4 class='modal-title' id='myModalLabel_info'><div id='titulo_modal'></div></h4>
|
|
|
|
</div>
|
|
|
|
<div class='modal-body'>
|
|
|
|
|
|
|
|
<div id='muestra_form'></div>
|
|
|
|
</div>
|
|
|
|
<div class='modal-footer' id='pie_modal'>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2015-03-09 23:30:01 +00:00
|
|
|
<div class='pie' style=" position: fixed; z-index: 10000;
|
2014-11-26 17:56:59 +00:00
|
|
|
bottom: 0;
|
|
|
|
width: 100%;
|
|
|
|
/* Set the fixed height of the footer here */
|
|
|
|
height: 50px;
|
2015-03-09 23:30:01 +00:00
|
|
|
background-color: white;
|
|
|
|
background-image: url('milfs/images/menosmicos/background.jpg');
|
|
|
|
">
|
|
|
|
<p class='text-center'> <?php echo "$razon_social[0] $slogan[0] $direccion[0] $telefono[0] <a href ='$web[0]'>$web[0]</a>"; ?></p>
|
2014-11-26 17:56:59 +00:00
|
|
|
<a class='pull-right' href='http://QWERTY.co/milfs'>Powered by: © MILFS </a>
|
|
|
|
</div>
|
2014-10-23 00:26:28 +00:00
|
|
|
<!-- Bootstrap core JavaScript
|
|
|
|
================================================== -->
|
|
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
2015-02-23 17:09:26 +00:00
|
|
|
<script src="milfs/js/jquery.min.js"></script>
|
|
|
|
<script src="milfs/js/bootstrap.min.js"></script>
|
|
|
|
<script src="milfs/js/scripts.js"></script>
|
2014-10-23 00:26:28 +00:00
|
|
|
</body>
|
2015-07-11 17:25:59 +00:00
|
|
|
</html>
|