[ Index ]

PHP Cross Reference of IEUF

title

Body

[close]

/Pages/ -> contacts.php (source)

   1  <?php ; ?>
   2  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   3  "http://www.w3.org/TR/html4/loose.dtd">
   4  <html lang="fr">
   5    <head>
   6      <meta name="generator" content="HTML Tidy for Windows (vers 12 April 2005), see www.w3.org">
   7      <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
   8   <?php include_once  'potence.inc.php'; ?>
   9      <title>
  10        <?php echo "Il était une fois - $titre"; ?>
  11      </title>
  12      <link rel="stylesheet" href="ttes_pages.css" type="text/css">
  13      <link rel="stylesheet" href="sp_ttes_pages.css" type="text/css">
  14      <link media="print" rel="stylesheet" href="print.css" type="text/css">
  15  <script type="text/javascript" src="lumieres.js">
  16  </script>
  17  <script type="text/javascript">
  18      function contact() {
  19         fen=window.open("contacts_message.php","contacts_message","top=100,left=50,height=430,width=700,scrollbars=yes");
  20         fen.focus();
  21      }
  22  </script>
  23  
  24    </head>
  25    <body style="direction: ltr;" onload="Init()">
  26    <?php include_once  'banniere.inc.php'; ?>
  27    <div class= "contenu">
  28    <table border="0" cellpadding="0" cellspacing="0" width="100%">
  29    <tbody>
  30    <tr>
  31    <td class="scene" align="left" valign="top"><?php include_once  'scene.inc.php'; ?></td>
  32    <td> <div class="texte" align="left">
  33    Association "Il Etait Une Fois"<br>
  34    Maison pour tous des Roches<br>
  35    38090 VILLEFONTAINE<br>
  36    <br>
  37      <a href="javascript:contact()">Nous envoyer un courrier électronique</a>
  38      <br><br><br>
  39      <u>Liens partenaires :</u>
  40      <br><br>
  41      <a href="http://www.mairie-villefontaine.fr" target="mairie"> Mairie de Villefontaine</a><br>
  42      <a href="http://www.brigittecarle-artem.fr/" target="Artem">Brigitte Carle et la compagnie ARTEM</a><br>
  43      <a href="http://www.artsdurecit.com/index.html" target="artsdurecit">Centre des Arts du Récit en Isère</a><br>
  44      </div>
  45    </td>
  46    </tr>
  47    </tbody>
  48    </table>
  49    </div>
  50    <?php include_once  '../inclus/piedpage.inc.php'; ?>
  51    </body>
  52  </html>


Generated: Fri Jan 31 19:59:00 2014 Cross-referenced by PHPXref 0.7.1