2 /*-----------------------INICIALIZACIÓN-------------------*/
3 error_reporting(E_STRICT | E_ALL
);
4 /* Activar compresión de salida */
5 ob_start("ob_gzhandler");
6 /* Para los mapas de google */
7 require_once('include/maps/GoogleMapAPI.class.php');
9 require_once("include/const.php");
10 /* Controlador principal de la sesión */
11 require_once("include/sesion.php");
12 /* Hacer disponible a todos mi ubicación*/
13 $sURL_INDEX = $_SERVER['PHP_SELF'];
14 date_default_timezone_set ('America/El_Salvador');
16 /*-----------------------INCLUSIONES-------------------*/
18 /*Para manejo de catorcenas */
19 require_once ('include/fecha.php');
21 /*Constructores de Menús, etc.*/
22 require_once("contenido/sub.php");
23 require_once("contenido/usuario.php");
24 require_once("contenido/ayuda+contacto.php");
25 require_once("contenido/usuario+recuperar_clave.php");
26 require_once("contenido/usuario+info.php");
27 require_once("contenido/usuario+ingresar.php");
28 require_once("contenido/usuario+registrar.php");
29 require_once("contenido/usuario+editar.php");
30 require_once("contenido/global+404.php");
31 require_once("contenido/global+estadisticas.php");
32 require_once("contenido/admin+reportes.php");
33 require_once("contenido/mupis+ubicaciones.php");
34 require_once("contenido/mupis+mupis.php");
35 require_once("contenido/mupis+pantallas.php");
36 require_once("contenido/mupis+pedidos.php");
37 require_once("contenido/mupis+calles.php");
38 require_once("contenido/mupis+eventos.php");
39 require_once("contenido/admin+comentarios.php");
40 require_once("contenido/mapa+referencias.php");
41 require_once("contenido/cargar+pantallas.php");
43 <!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
44 <html xmlns
="http://www.w3.org/1999/xhtml" xml
:lang
="en" lang
="en">
46 <meta http
-equiv
="Content-Type" content
="text/html; charset=UTF-8" />
47 <meta http
-equiv
="Content-Style-type" content
="text/css" />
48 <meta http
-equiv
="Content-Script-type" content
="text/javascript" />
49 <meta http
-equiv
="Content-Language" content
="es" />
50 <link rel
="stylesheet" type
="text/css" href
="estilo.css" />
51 <link rel
="stylesheet" type
="text/css" href
="include/chrometheme/chromestyle.css" />
52 <link rel
="stylesheet" type
="text/css" href
="include/jquery.jgrowl.css" />
53 <link rel
="shortcut icon" href
="favicon.ico" type
="image/x-icon" />
54 <link rel
="start" href
="/" />
55 <title
><?
echo _NOMBRE_
; ?
> - Servicio publicitario
</title
>
56 <meta name
="keywords" content
="MUPI, Publicidad, El Salvador" />
57 <meta name
="description" content
="MUPI es un servicio publicitario." />
58 <script src
="include/jquery-1.3.1.min.js" type
="text/javascript"></script
>
59 <script src
="include/jquery.blockUI.js" type
="text/javascript"></script
>
60 <script src
="include/jquery.jgrowl.js" type
="text/javascript"></script
>
61 <script src
="include/jquery.toggleval.js" type
="text/javascript"></script
>
62 <script type
="text/javascript" src
="include/tooltip.js"></script
>
63 <script type
="text/javascript" src
="include/chromejs/chrome.js">
64 /***********************************************
65 * Chrome CSS Drop Down Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
66 * This notice MUST stay intact for legal use
67 * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
68 ***********************************************/
71 // Esto por alguna razón es lento en FF3.0/LNX - Shiretoko/LNX no tiene problemas, ni Opera/LNX.
72 $
.blockUI
.defaults
.applyPlatformOpacityRules
= true;
73 $
().ajaxStart(function(){$
.blockUI( { message
: '<h1><img src="loader.gif" /> Su petición esta siendo procesada...</h1>', css
: { width
: '500px', border
: 'none', padding
: '15px', '-webkit-border-radius': '10px', '-moz-border-radius': '10px', opacity
: '.9', 'font-size': '12pt'}} );}).ajaxStop($
.unblockUI
);
77 <style type
="text/css">
78 #alImg1 img, #alImg2 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
79 #alImg1, #alImg2 { display: inline-block; }
80 #alImg1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png'); }
81 #alImg2 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ECO.png'); }
86 div
.jGrowl div
.aviso
{z
-index
:50;background
-color
: #FF0000;color: #FFFFFF;}
87 div
.jGrowl div
.smoke
{z
-index
:50;background
-color
: #FFF;color: #000;-moz-border-radius:0px;-webkit-border-radius:0px;width:600px;overflow:hidden;opacity:1;filter:alpha(opacity = 100);border:2px solid #000000;}
88 div
.jGrowl div
.globoclientes
{z
-index
:50;background
-color
: #FFFA73;color: #000000;-moz-border-radius:0px;-webkit-border-radius:0px;width:600px;overflow:hidden;border:2px solid #000000;opacity:1;filter:alpha(opacity = 100);}
92 <script
>$
.blockUI({ message
: '<img src="loader-white.gif" />Cargando, espere por favor...', css
: { border
: 'none', padding
: '15px', backgroundColor
: '#000', '-webkit-border-radius': '10px', '-moz-border-radius': '10px', opacity
: '.5', color
: '#fff', 'font-size': '15pt' }});</script
>
93 <div style
="height:80px; margin-top:5px; margin-left:10px; margin-right:10px">
94 <div style
="float:left">
95 <span id
="alImg1" style
="width:327px;height:75px;">
96 <img src
="logo.png" width
="327" height
="75" alt
="CEPASA de C.V."/>
99 <div style
="float:right">
100 <span id
="alImg2" style
="width:78px;height:75px;">
101 <img src
="ECO.png" width
="78" height
="75" alt
="Eco Mupis" />
105 <div style
="clear:both; padding:0; margin:0">
108 if ( $session->logged_in
) {
109 echo INICIAR_MENUES();
115 <?php
CONTENIDO_mostrar_principal(); ?
>
119 if ( $session->logged_in
&& $session->isAdmin() ) {
120 echo '<div id="abajo">';
121 CONTENIDO_en_linea();
134 setTimeout($
.unblockUI
, 10);