/
home
/
gaa
/
public_html
/
up file
home
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <meta charset="UTF-8"> <head> <?php include 'head.php'; ?> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-83228201-1', 'auto'); ga('send', 'pageview'); </script> </head> <body> <div id="container_header"><p> </p></div> <div id="main"> <div id="header"> <div id="banner"></div> <div id="menubar"> <?php include 'menu.php'; ?> </div> </div> <div id="site_content"> <br> <div class="todo"> <CENTER><h1>ORGANIGRAMA</h1><CENTER> <img src="images/organigrama.jpg"> </div> </div> <?php include 'pie.php'; ?> </div></body> </html>