selectors (v2)

Revision 2 of this benchmark created on


Preparation HTML

<div style="height:150px;overflow:auto"><div id="popup-notification-placeholder" style="display: none;">
</div>
<div style="min-height: 923px;" class="ui-page ui-page-theme-a" tabindex="0" data-url="initialisation" id="initialisation" data-role="page" data-title="Connexion">
  <div class="ui-header ui-bar-inherit" role="banner" data-role="header" data-tap-toggle="false">
    <h1 aria-level="1" role="heading" class="ui-title">
      <div class="logo">
        <img src="stylesheets/images/png/logo-l.png">
      </div>
    </h1>
  </div>
  <div role="main" class="ui-content" data-role="content">
    <form id="wzConnexion" style="margin:auto;">
      <label class="ui-hidden-accessible">
        Code synchro
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input name="code" value="" placeholder="Code synchro" autocapitalize="off" type="text">
      </div>
      <label class="ui-hidden-accessible">
        Identifiant
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input name="user" placeholder="Identifiant" autocapitalize="off" type="text">
      </div>
      <label class="ui-hidden-accessible">
        Mot de passe
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input name="pwd" placeholder="Mot de passe" type="password">
      </div>
      <div class="options">
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-on">
            Mémoriser le code synchro
          </label>
          <input name="save_code" type="checkbox">
        </div>
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-on">
            Mémoriser l'identifiant
          </label>
          <input name="save_user" type="checkbox">
        </div>
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-on">
            Mémoriser le mot de passe
          </label>
          <input name="save_pwd" type="checkbox">
        </div>
      </div>
      <div class="ui-btn ui-input-btn ui-corner-all ui-shadow">
        Connecter
        <input value="Connecter" type="submit">
      </div>
    </form>
  </div>
  <!-- footer
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
Impossible de détecter la connexion réseau
</div>
-->
</div>
<div class="ui-panel ui-panel-position-left ui-panel-display-overlay ui-body-a ui-panel-closed" id="menu" data-role="panel" data-position="left" data-display="overlay" data-theme="a">
  <div class="ui-panel-inner">
    <h3>
      <a href="#" data-rel="close" class="ui-btn ui-btn-left ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-inline">
        fermer
      </a>
      Menu
    </h3>
    <div class="menu">
      <a href="#events" class="ui-btn ui-shadow ui-btn-a highlight">
        Agenda
      </a>
      <a href="#contacts" class="ui-btn ui-shadow ui-btn-a">
        Contacts
      </a>
      <a href="#messages" class="ui-btn ui-shadow ui-btn-a">
        Messages
      </a>
      <a href="#notes" class="ui-btn ui-shadow ui-btn-a">
        Notes
      </a>
      <a href="#realtime" class="ui-btn ui-shadow ui-btn-a">
        Temps réel
      </a>
      <a href="#settings" class="ui-btn ui-shadow ui-btn-a">
        Paramètres
      </a>
      <a id="close-app" class="ui-btn ui-shadow ui-btn-a">
        Déconnexion
      </a>
    </div>
  </div>
</div>
<div data-url="settings" id="settings" data-role="page" data-title="Hors ligne">
  <div data-role="header" data-position="fixed" data-tap-toggle="false">
    <a href="#menu" data-rel="popup" class="ui-btn-left ui-btn ui-btn-inline ui-corner-all ui-btn-icon-left ui-icon-bars">
      Paramètres
    </a>
    <h1 class="ui-title">
    </h1>
  </div>
  <div data-role="content">
    <form id="wzSettings" style="margin:auto;">
      <div class="ui-bar ui-bar-a">
        <h3>
          Options
        </h3>
      </div>
      <div class="ui-body ui-body-a">
        <label>
          <input class="param" name="notice" value="1" type="checkbox">
          Afficher les notifications
        </label>
        <p class="info">
          Les notifications vous informent sur les actions réalisées. 
          <a id="notice-example">
            Exemple de notification
          </a>
        </p>
      </div>
    </form>
    <br>
    <div class="ui-bar ui-bar-a">
      <h3>
        Documentation
      </h3>
    </div>
    <div class="ui-body ui-body-a">
      <p class="info">
        Découvrez les fonctionnalités de l'application mobile WZ-Agenda. 
        <a href="http://support.wz-agenda.net/support-mobile/" target="_blank">
          Accéder à la documentation
        </a>
      </p>
    </div>
    <br>
    <div class="ui-bar ui-bar-a">
      <h3>
        Infos de debug
      </h3>
    </div>
    <div class="ui-body ui-body-a">
      <ul class="debug">
        <li>
          <code>
            1603b 1363ms (1363 + 0 + 0) connect.php
          </code>
        </li>
        <li>
          <code>
            1144b 445ms (386 + 59 + 0) (19.39b/ms) events-get.php?rel_path=PRO/000023/&amp;owner=1&amp;start=2014-07-30&amp;_=1406728918149
          </code>
        </li>
        <li>
          <code>
            2805b 439ms (439 + 0 + 0) messages-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            20b 480ms (480 + 0 + 0) message-post.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            2805b 239ms (239 + 0 + 0) messages-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            2667b 324ms (324 + 0 + 0) messages-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            332b 341ms (341 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            20b 429ms (429 + 0 + 0) message-post.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            2669b 258ms (258 + 0 + 0) messages-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            528b 194ms (194 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            401b 328ms (328 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            142b 445ms (445 + 0 + 0) notes-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            212b 202ms (202 + 0 + 0) note-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            20b 414ms (414 + 0 + 0) note-post.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            169b 248ms (248 + 0 + 0) notes-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            20b 445ms (445 + 0 + 0) note-post.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            284b 239ms (239 + 0 + 0) notes-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            688b 404ms (404 + 0 + 0) realtime-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1236b 203ms (203 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1114b 305ms (305 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1234b 200ms (200 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1236b 637ms (637 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1236b 210ms (210 + 0 + 0) message-get.php?rel_path=PRO/000023/
          </code>
        </li>
        <li>
          <code>
            1144b 769ms (685 + 84 + 0) (13.62b/ms) events-get.php?rel_path=PRO/000023/&amp;owner=1&amp;start=2014-07-30&amp;_=1406728918150
          </code>
        </li>
        <li>
          <code>
            18067b 609ms (434 + 175 + 0) (103.24b/ms) events-get.php?rel_path=PRO/000023/&amp;owner=3&amp;start=2014-07-30&amp;_=1406728918151
          </code>
        </li>
        <li>
          <code>
            98937b 1444ms (732 + 712 + 0) (138.96b/ms) events-get.php?rel_path=PRO/000023/&amp;owner=3&amp;start=2014-07-28&amp;end=2014-08-04&amp;_=1406728918152
          </code>
        </li>
        <li>
          <code>
            108282b 1612ms (716 + 895 + 1) (120.99b/ms) events-get.php?rel_path=PRO/000023/&amp;owner=3&amp;start=2014-08-04&amp;end=2014-08-11&amp;_=1406728918153
          </code>
        </li>
      </ul>
      <p class="info">
        <a id="debug-send" href="#">
          Envoyer les infos de debug
        </a>
      </p>
    </div>
  </div>
</div>
<div style="padding-top: 89px;padding-bottom: 48px;" tabindex="0" data-url="events" id="events" class="ui-page ui-page-theme-a ui-page-header-fixed ui-page-footer-fixed ui-page-active view-week" data-role="page" data-title="agenda">
  <div class="header ui-header ui-bar-inherit ui-header-fixed slidedown" role="banner" data-role="header" data-position="fixed" data-tap-toggle="false">
    <div class="top-header">
      <a aria-expanded="false" aria-owns="menu" aria-haspopup="true" href="#menu" data-rel="popup" class="ui-btn-left ui-btn ui-btn-inline ui-corner-all ui-btn-icon-left ui-icon-bars">
        Agenda
      </a>
      <a aria-expanded="false" aria-owns="event-menu" aria-haspopup="true" href="#event-menu" data-rel="popup" data-transition="none" class="ui-btn ui-btn-right ui-btn-inline ui-btn-icon-notext ui-icon-plus">
        Nouveau...
      </a>
      <div id="event-menu-placeholder" style="display: none;">
      </div>
      <h1 class="ui-title">
        <div class="ui-select">
          <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow ui-focus" id="events-owner-button">
            <span>
              MARTIN Jean
            </span>
            <select id="events-owner" name="owner">
              <option value="1">
                DUPOND Paul
              </option>
              <option value="3">
                MARTIN Jean
              </option>
            </select>
          </div>
        </div>
      </h1>
    </div>
    <div class="sub-header">
      <a href="#" class="prev-date ui-btn-left ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-l">
        Précédent
      </a>
      <a href="#" class="next-date ui-btn-right ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-r">
        Suivant
      </a>
      <h1 class="ui-title">
        <span class="trigger-date date-view-day">
          mer. 06 août 2014
        </span>
        <span class="trigger-date date-view-week">
          août 2014, semaine 32
        </span>
        <div class="date-holiday">
          <span>
          </span>
        </div>
      </h1>
      <div style="display: none;" class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <div style="border: medium none;" class="ui-input-datebox ui-corner-all ui-body-a">
          <input readonly="readonly" id="events-trigger-date" value="" data-role="datebox" data-options="{&quot;mode&quot;: &quot;calbox&quot;, &quot;overrideDateFormat&quot;: &quot;%Y-%m-%d&quot;, &quot;hideInput&quot;: true, &quot;noButton&quot;: true, &quot;closeCallback&quot;: &quot;CommonDatepicker&quot;, &quot;calUsePickers&quot;: true, &quot;calNoHeader&quot;: true, &quot;calShowWeek&quot;: true, &quot;useTodayButton&quot;: true}" type="text">
          <a style="vertical-align: middle;display: inline-block;" role="button" href="#" class="ui-input-clear ui-btn ui-icon-grid ui-btn-icon-notext ui-shadow ui-corner-all" title="Ouvrir le sélecteur de date">
            Ouvrir le sélecteur de date
          </a>
        </div>
      </div>
    </div>
  </div>
  <div style="font-size: 14px;-moz-user-select: none;" role="main" class="events-content ui-content" data-role="content">
    <div style="padding-left: 40px;" class="events-content-head">
      <ul>
        <li style="width:16.66%" data-date="2014-08-04">
          <span class="short-date">
            Lu
            <br>
            04/08
          </span>
          <span class="long-date">
            lundi 04 août 2014
          </span>
        </li>
        <li style="width:16.66%" data-date="2014-08-05">
          <span class="short-date">
            Ma
            <br>
            05/08
          </span>
          <span class="long-date">
            mardi 05 août 2014
          </span>
        </li>
        <li style="width:16.66%" data-date="2014-08-06">
          <span class="short-date">
            Me
            <br>
            06/08
          </span>
          <span class="long-date">
            mercredi 06 août 2014
          </span>
        </li>
        <li style="width:16.66%" data-date="2014-08-07">
          <span class="short-date">
            Je
            <br>
            07/08
          </span>
          <span class="long-date">
            jeudi 07 août 2014
          </span>
        </li>
        <li style="width:16.66%" data-date="2014-08-08">
          <span class="short-date">
            Ve
            <br>
            08/08
          </span>
          <span class="long-date">
            vendredi 08 août 2014
          </span>
        </li>
        <li style="width:16.66%" data-date="2014-08-09">
          <span class="short-date">
            Sa
            <br>
            09/08
          </span>
          <span class="long-date">
            samedi 09 août 2014
          </span>
        </li>
      </ul>
    </div>
    <div style="height: 2188px;min-height: 771px;" class="events-content-body">
      <div class="events-content-body-inner">
        <ul class="events-content-inner events-lines">
          <li style="top:0%;height:0.72%">
          </li>
          <li style="top:0.72%;height:0.72%">
          </li>
          <li style="top:1.45%;height:0.72%">
          </li>
          <li style="top:2.17%;height:0.72%">
          </li>
          <li style="top:2.9%;height:0.72%">
          </li>
          <li style="top:3.62%;height:0.72%">
          </li>
          <li class="hour" style="top:4.35%;height:0.72%">
          </li>
          <li style="top:5.07%;height:0.72%">
          </li>
          <li style="top:5.8%;height:0.72%">
          </li>
          <li style="top:6.52%;height:0.72%">
          </li>
          <li style="top:7.25%;height:0.72%">
          </li>
          <li style="top:7.97%;height:0.72%">
          </li>
          <li style="top:8.7%;height:0.72%">
          </li>
          <li style="top:9.42%;height:0.72%">
          </li>
          <li style="top:10.14%;height:0.72%">
          </li>
          <li style="top:10.87%;height:0.72%">
          </li>
          <li style="top:11.59%;height:0.72%">
          </li>
          <li style="top:12.32%;height:0.72%">
          </li>
          <li class="hour" style="top:13.04%;height:0.72%">
          </li>
          <li style="top:13.77%;height:0.72%">
          </li>
          <li style="top:14.49%;height:0.72%">
          </li>
          <li style="top:15.22%;height:0.72%">
          </li>
          <li style="top:15.94%;height:0.72%">
          </li>
          <li style="top:16.67%;height:0.72%">
          </li>
          <li style="top:17.39%;height:0.72%">
          </li>
          <li style="top:18.12%;height:0.72%">
          </li>
          <li style="top:18.84%;height:0.72%">
          </li>
          <li style="top:19.57%;height:0.72%">
          </li>
          <li style="top:20.29%;height:0.72%">
          </li>
          <li style="top:21.01%;height:0.72%">
          </li>
          <li class="hour" style="top:21.74%;height:0.72%">
          </li>
          <li style="top:22.46%;height:0.72%">
          </li>
          <li style="top:23.19%;height:0.72%">
          </li>
          <li style="top:23.91%;height:0.72%">
          </li>
          <li style="top:24.64%;height:0.72%">
          </li>
          <li style="top:25.36%;height:0.72%">
          </li>
          <li style="top:26.09%;height:0.72%">
          </li>
          <li style="top:26.81%;height:0.72%">
          </li>
          <li style="top:27.54%;height:0.72%">
          </li>
          <li style="top:28.26%;height:0.72%">
          </li>
          <li style="top:28.99%;height:0.72%">
          </li>
          <li style="top:29.71%;height:0.72%">
          </li>
          <li class="hour" style="top:30.43%;height:0.72%">
          </li>
          <li style="top:31.16%;height:0.72%">
          </li>
          <li style="top:31.88%;height:0.72%">
          </li>
          <li style="top:32.61%;height:0.72%">
          </li>
          <li style="top:33.33%;height:0.72%">
          </li>
          <li style="top:34.06%;height:0.72%">
          </li>
          <li style="top:34.78%;height:0.72%">
          </li>
          <li style="top:35.51%;height:0.72%">
          </li>
          <li style="top:36.23%;height:0.72%">
          </li>
          <li style="top:36.96%;height:0.72%">
          </li>
          <li style="top:37.68%;height:0.72%">
          </li>
          <li style="top:38.41%;height:0.72%">
          </li>
          <li class="hour" style="top:39.13%;height:0.72%">
          </li>
          <li style="top:39.86%;height:0.72%">
          </li>
          <li style="top:40.58%;height:0.72%">
          </li>
          <li style="top:41.3%;height:0.72%">
          </li>
          <li style="top:42.03%;height:0.72%">
          </li>
          <li style="top:42.75%;height:0.72%">
          </li>
          <li style="top:43.48%;height:0.72%">
          </li>
          <li style="top:44.2%;height:0.72%">
          </li>
          <li style="top:44.93%;height:0.72%">
          </li>
          <li style="top:45.65%;height:0.72%">
          </li>
          <li style="top:46.38%;height:0.72%">
          </li>
          <li style="top:47.1%;height:0.72%">
          </li>
          <li class="hour" style="top:47.83%;height:0.72%">
          </li>
          <li style="top:48.55%;height:0.72%">
          </li>
          <li style="top:49.28%;height:0.72%">
          </li>
          <li style="top:50%;height:0.72%">
          </li>
          <li style="top:50.72%;height:0.72%">
          </li>
          <li style="top:51.45%;height:0.72%">
          </li>
          <li style="top:52.17%;height:0.72%">
          </li>
          <li style="t
op:52.9%;height:0.72%">
          </li>
          <li style="top:53.62%;height:0.72%">
          </li>
          <li style="top:54.35%;height:0.72%">
          </li>
          <li style="top:55.07%;height:0.72%">
          </li>
          <li style="top:55.8%;height:0.72%">
          </li>
          <li class="hour" style="top:56.52%;height:0.72%">
          </li>
          <li style="top:57.25%;height:0.72%">
          </li>
          <li style="top:57.97%;height:0.72%">
          </li>
          <li style="top:58.7%;height:0.72%">
          </li>
          <li style="top:59.42%;height:0.72%">
          </li>
          <li style="top:60.14%;height:0.72%">
          </li>
          <li style="top:60.87%;height:0.72%">
          </li>
          <li style="top:61.59%;height:0.72%">
          </li>
          <li style="top:62.32%;height:0.72%">
          </li>
          <li style="top:63.04%;height:0.72%">
          </li>
          <li style="top:63.77%;height:0.72%">
          </li>
          <li style="top:64.49%;height:0.72%">
          </li>
          <li class="hour" style="top:65.22%;height:0.72%">
          </li>
          <li style="top:65.94%;height:0.72%">
          </li>
          <li style="top:66.67%;height:0.72%">
          </li>
          <li style="top:67.39%;height:0.72%">
          </li>
          <li style="top:68.12%;height:0.72%">
          </li>
          <li style="top:68.84%;height:0.72%">
          </li>
          <li style="top:69.57%;height:0.72%">
          </li>
          <li style="top:70.29%;height:0.72%">
          </li>
          <li style="top:71.01%;height:0.72%">
          </li>
          <li style="top:71.74%;height:0.72%">
          </li>
          <li style="top:72.46%;height:0.72%">
          </li>
          <li style="top:73.19%;height:0.72%">
          </li>
          <li class="hour" style="top:73.91%;height:0.72%">
          </li>
          <li style="top:74.64%;height:0.72%">
          </li>
          <li style="top:75.36%;height:0.72%">
          </li>
          <li style="top:76.09%;height:0.72%">
          </li>
          <li style="top:76.81%;height:0.72%">
          </li>
          <li style="top:77.54%;height:0.72%">
          </li>
          <li style="top:78.26%;height:0.72%">
          </li>
          <li style="top:78.99%;height:0.72%">
          </li>
          <li style="top:79.71%;height:0.72%">
          </li>
          <li style="top:80.43%;height:0.72%">
          </li>
          <li style="top:81.16%;height:0.72%">
          </li>
          <li style="top:81.88%;height:0.72%">
          </li>
          <li class="hour" style="top:82.61%;height:0.72%">
          </li>
          <li style="top:83.33%;height:0.72%">
          </li>
          <li style="top:84.06%;height:0.72%">
          </li>
          <li style="top:84.78%;height:0.72%">
          </li>
          <li style="top:85.51%;height:0.72%">
          </li>
          <li style="top:86.23%;height:0.72%">
          </li>
          <li style="top:86.96%;height:0.72%">
          </li>
          <li style="top:87.68%;height:0.72%">
          </li>
          <li style="top:88.41%;height:0.72%">
          </li>
          <li style="top:89.13%;height:0.72%">
          </li>
          <li style="top:89.86%;height:0.72%">
          </li>
          <li style="top:90.58%;height:0.72%">
          </li>
          <li class="hour" style="top:91.3%;height:0.72%">
          </li>
          <li style="top:92.03%;height:0.72%">
          </li>
          <li style="top:92.75%;height:0.72%">
          </li>
          <li style="top:93.48%;height:0.72%">
          </li>
          <li style="top:94.2%;height:0.72%">
          </li>
          <li style="top:94.93%;height:0.72%">
          </li>
          <li style="top:95.65%;height:0.72%">
          </li>
          <li style="top:96.38%;height:0.72%">
          </li>
          <li style="top:97.1%;height:0.72%">
          </li>
          <li style="top:97.83%;height:0.72%">
          </li>
          <li style="top:98.55%;height:0.72%">
          </li>
          <li style="top:99.28%;height:0.72%">
          </li>
        </ul>
        <ul class="events-content-inner events-hours">
          <li style="top:0%;height:0.72%">
            07:30
          </li>
          <li style="top:0.72%;height:0.72%">
            07:35
          </li>
          <li style="top:1.45%;height:0.72%">
            07:40
          </li>
          <li style="top:2.17%;height:0.72%">
            07:45
          </li>
          <li style="top:2.9%;height:0.72%">
            07:50
          </li>
          <li style="top:3.62%;height:0.72%">
            07:55
          </li>
          <li class="hour" style="top:4.35%;height:0.72%">
            08:00
          </li>
          <li style="top:5.07%;height:0.72%">
            08:05
          </li>
          <li style="top:5.8%;height:0.72%">
            08:10
          </li>
          <li style="top:6.52%;height:0.72%">
            08:15
          </li>
          <li style="top:7.25%;height:0.72%">
            08:20
          </li>
          <li style="top:7.97%;height:0.72%">
            08:25
          </li>
          <li style="top:8.7%;height:0.72%">
            08:30
          </li>
          <li style="top:9.42%;height:0.72%">
            08:35
          </li>
          <li style="top:10.14%;height:0.72%">
            08:40
          </li>
          <li style="top:10.87%;height:0.72%">
            08:45
          </li>
          <li style="top:11.59%;height:0.72%">
            08:50
          </li>
          <li style="top:12.32%;height:0.72%">
            08:55
          </li>
          <li class="hour" style="top:13.04%;height:0.72%">
            09:00
          </li>
          <li style="top:13.77%;height:0.72%">
            09:05
          </li>
          <li style="top:14.49%;height:0.72%">
            09:10
          </li>
          <li style="top:15.22%;height:0.72%">
            09:15
          </li>
          <li style="top:15.94%;height:0.72%">
            09:20
          </li>
          <li style="top:16.67%;height:0.72%">
            09:25
          </li>
          <li style="top:17.39%;height:0.72%">
            09:30
          </li>
          <li style="top:18.12%;height:0.72%">
            09:35
          </li>
          <li style="top:18.84%;height:0.72%">
            09:40
          </li>
          <li style="top:19.57%;height:0.72%">
            09:45
          </li>
          <li style="top:20.29%;height:0.72%">
            09:50
          </li>
          <li style="top:21.01%;height:0.72%">
            09:55
          </li>
          <li class="hour" style="top:21.74%;height:0.72%">
            10:00
          </li>
          <li style="top:22.46%;height:0.72%">
            10:05
          </li>
          <li style="top:23.19%;height:0.72%">
            10:10
          </li>
          <li style="top:23.91%;height:0.72%">
            10:15
          </li>
          <li style="top:24.64%;height:0.72%">
            10:20
          </li>
          <li style="top:25.36%;height:0.72%">
            10:25
          </li>
          <li style="top:26.09%;height:0.72%">
            10:30
          </li>
          <li style="top:26.81%;height:0.72%">
            10:35
          </li>
          <li style="top:27.54%;height:0.72%">
            10:40
          </li>
          <li style="top:28.26%;height:0.72%">
            10:45
          </li>
          <li style="top:28.99%;height:0.72%">
            10:50
          </li>
          <li style="top:29.71%;height:0.72%">
            10:55
          </li>
          <li class="hour" style="top:30.43%;height:0.72%">
            11:00
          </li>
          <li style="top:31.16%;height:0.72%">
            11:05
          </li>
          <li style="top:31.88%;height:0.72%">
            11:10
          </li>
          <li style="top:32.61%;height:0.72%">
            11:15
          </li>
          <li style="top:33.33%;height:0.72%">
            11:20
          </li>
          <li style="top:34.06%;height:0.72%">
            11:25
          </li>
          <li style="top:34.78%;height:0.72%">
            11:30
          </li>
          <li style="top:35.51%;height:0.72%">
            11:35
          </li>
          <li style="top:36.23%;height:0.72%">
            11:40
          </li>
          <li style="top:36.96%;height:0.72%">
            11:45
          </li>
          <li style="top:37.68%;height:0.72%">
            11:50
          </li>
          <li style="top:38.41%;height:0.72%">
            11:55
          </li>
          <li class="hour" style="top:39.13%;height:0.72%">
            12:00
          </li>
          <li style="top:39.86%;height:0.72%">
            12:05
          </li>
          <li style="top:40.58%;height:0.72%">
            12:10
          </li>
          <li style="top:41.3%;height:0.72%">
            12:15
          </li>
          <li style="top:42.03%;height:0.72%">
            12:20
          </li>
          <li style="top:42.75%;height:0.72%">
            12:25
          </li>
          <li style="top:43.48%;height:0.72%">
            12:30
          </li>
          <li style="top:44.2%;height:0.72%">
            12:35
          </li>
          <li style="top:44.93%;height:0.72%">
            12:40
          </li>
          <li style="top:45.65%;height:0.72%">
            12:45
          </li>
          <li style="top:46.38%;height:0.72%">
            12:50
          </li>
          <li style="top:47.1%;height:0.72%">
            12:55
          </li>
          <li class="hour" style="top:47.83%;height:0.72%">
            13:00
          </li>
          <li style="top:48.55%;height:0.72%">
            13:05
          </li>
          <li style="top:49.28%;height:0.72%">
            13:10
          </li>
          <li style="top:50%;height:0.72%">
            13:15
          </li>
          <li style="top:50.72%;height:0.72%">
            13:20
          </li>
          <li style="top:51.45%;height:0.72%">
            13:25
          </li>
          <li style="top:52.17%;height:0.72%">
            13:30
          </li>
          <li style="top:52.9%;height:0.72%">
            13:35
          </li>
          <li style="top:53.62%;height:0.72%">
            13:40
          </li>
          <li style="top:54.35%;height:0.72%">
            13:45
          </li>
          <li style="top:55.07%;height:0.72%">
            13:50
          </li>
          <li style="top:55.8%;height:0.72%">
            13:55
          </li>
          <li class="hour" style="top:56.52%;height:0.72%">
            14:00
          </li>
          <li style="top:57.25%;height:0.72%">
            14:05
          </li>
          <li style="top:57.97%;height:0.72%">
            14:10
          </li>
          <li style="top:58.7%;height:0.72%">
            14:15
          </li>
          <li style="top:59.42%;height:0.72%">
            14:20
          </li>
          <li style="top:60.14%;height:0.72%">
            14:25
          </li>
          <li style="top:60.87%;height:0.72%">
            14:30
          </li>
          <li style="top:61.59%;height:0.72%">
            14:35
          </li>
          <li style="top:62.32%;height:0.72%">
            14:40
          </li>
          <li style="top:63.04%;height:0.72%">
            14:45
          </li>
          <li style="top:63.77%;height:0.72%">
            14:50
          </li>
          <li style="top:64.49%;height:0.72%">
            14:55
          </li>
          <li class="hour" style="top:65.22%;height:0.72%">
            15:00
          </li>
          <li style="top:65.94%;height:0.72%">
            15:05
          </li>
          <li style="top:66.67%;height:0.72%">
            15:10
          </li>
          <li style="top:67.39%;height:0.72%">
            15:15
          </li>
          <li style="top:68.12%;height:0.72%">
            15:20
          </li>
          <li style="top:68.84%;height:0.72%">
            15:25
          </li>
          <li style="top:69.57%;height:0.72%">
            15:30
          </li>
          <li style="top:70.29%;height:0.72%">
            15:35
          </li>
          <li style="top:71.01%;height:0.72%">
            15:40
          </li>
          <li style="top:71.74%;height:0.72%">
            15:45
          </li>
          <li style="top:72.46%;height:0.72%">
            15:50
          </li>
          <li style="top:73.19%;height:0.72%">
            15:55
          </li>
          <li class="hour" style="top:73.91%;height:0.72%">
            16:00
          </li>
          <li style="top:74.64%;height:0.72%">
            16:05
          </li>
          <li style="top:75.36%;height:0.72%">
            16:10
          </li>
          <li style="top:76.09%;height:0.72%">
            16:15
          </li>
          <li style="top:76.81%;height:0.72%">
            16:20
          </li>
          <li style="top:77.54%;height:0.72%">
            16:25
          </li>
          <li style="top:78.26%;height:0.72%">
            16:30
          </li>
          <li style="top:78.99%;height:0.72%">
            16:35
          </li>
          <li style="top:79.71%;height:0.72%">
            16:40
          </li>
          <li style="top:80.43%;height:0.72%">
            16:45
          </li>
          <li style="top:81.16%;height:0.72%">
            16:50
          </li>
          <li style="top:81.88%;height:0.72%">
            16:55
          </li>
          <li class="hour" style="top:82.61%;height:0.72%">
            17:00
          </li>
          <li style="top:83.33%;height:0.72%">
            17:05
          </li>
          <li style="top:84.06%;height:0.72%">
            17:10
          </li>
          <li style="top:84.78%;height:0.72%">
            17:15
          </li>
          <li style="top:85.51%;height:0.72%">
            17:20
          </li>
          <li style="top:86.23%;height:0.72%">
            17:25
          </li>
          <li style="top:86.96%;height:0.72%">
            17:30
          </li>
          <li style="top:87.68%;height:0.72%">
            17:35
          </li>
          <li style="top:88.41%;height:0.72%">
            17:40
          </li>
          <li style="top:89.13%;height:0.72%">
            17:45
          </li>
          <li style="top:89.86%;height:0.72%">
            17:50
          </li>
          <li style="top:90.58%;height:0.72%">
            17:55
          </li>
          <li class="hour" style="top:91.3%;height:0.72%">
            18:00
          </li>
          <li style="top:92.03%;height:0.72%">
            18:05
          </li>
          <li style="top:92.75%;height:0.72%">
            18:10
          </li>
          <li style="top:93.48%;height:0.72%">
            18:15
          </li>
          <li style="top:94.2%;height:0.72%">
            18:20
          </li>
          <li style="top:94.93%;height:0.72%">
            18:25
          </li>
          <li style="top:95.65%;height:0.72%">
            18:30
          </li>
          <li style="top:96.38%;height:0.72%">
            18:35
          </li>
          <li style="top:97.1%;height:0.72%">
            18:40
          </li>
          <li style="top:97.83%;height:0.72%">
            18:45
          </li>
          <li style="top:98.55%;height:0.72%">
            18:50
          </li>
          <li style="top:99.28%;height:0.72%">
            18:55
          </li>
        </ul>
        <ul class="events-content-inner events-lists">
        </ul>
      </div>
    </div>
  </div>
  <div id="event-action-placeholder" style="display: none;">
  </div>
  <div class="footer ui-footer ui-bar-inherit ui-footer-fixed slideup no-planning" role="contentinfo" data-role="footer" data-position="fixed" data-tap-toggle="false">
    <div class="sub-footer">
      <a id="trigger-fullscreen" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-fullscreen">
        Plein écran
      </a>
      <form class="font-size-radio">
        <fieldset class="ui-controlgroup ui-controlgroup-horizontal ui-corner-all ui-mini" data-role="controlgroup" data-type="horizontal" data-mini="true">
          <div class="ui-controlgroup-controls ">
            <div class="ui-radio ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off ui-first-child" for="radio-font-size-1">
                A
              </label>
              <input name="events-fontsize" id="radio-font-size-1" value="10" checked="checked" type="radio">
            </div>
            <div class="ui-radio ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off" for="radio-font-size-2">
                A
              </label>
              <input name="events-fontsize" id="radio-font-size-2" value="12" type="radio">
            </div>
            <div class="ui-radio ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-on ui-btn-active ui-last-child" for="radio-font-size-3">
                A
              </label>
              <input name="events-fontsize" id="radio-font-size-3" value="14" type="radio">
            </div>
          </div>
        </fieldset>
      </form>
      <form class="full-width-slider">
        <label id="slider-zoom-label" for="slider-zoom" class="ui-hidden-accessible">
          zoom:
        </label>
        <div class="ui-slider">
          <input class="ui-shadow-inset ui-body-inherit ui-corner-all ui-slider-input" name="slider" id="slider-zoom" min="100" max="1000" value="250" data-highlight="true" data-type="range" type="number">
          <div class="ui-slider-track ui-shadow-inset ui-bar-inherit ui-corner-all" role="application">
            <div style="width: 16.6667%;" class="ui-slider-bg ui-btn-active">
            </div>
            <a style="left: 16.6667%;" aria-labelledby="slider-zoom-label" title="250" aria-valuetext="250" aria-valuenow="250" aria-valuemax="1000" aria-valuemin="100" role="slider" class="ui-slider-handle ui-btn ui-shadow" href="#">
              zoom
            </a>
          </div>
        </div>
      </form>
    </div>
    <div class="main-footer">
      <a id="trigger-zoom" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-zoom">
        Zoom
      </a>
      <a id="trigger-view-day" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-day">
        Vue jour
      </a>
      <a id="trigger-view-week" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-week">
        Vue semaine
      </a>
      <a id="trigger-view-list" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-bullets">
        Liste
      </a>
      <a id="trigger-view-planning" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-planning">
        P
      </a>
      <a id="trigger-view-refresh" href="#" class="ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-refresh">
        Recharger
      </a>
    </div>
  </div>
  <div id="event-menu-screen" class="ui-screen-hidden ui-popup-screen ui-overlay-inherit">
  </div>
  <div id="event-menu-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
    <div class="ui-popup ui-body-inherit ui-overlay-shadow ui-corner-all" id="event-menu" data-role="popup">
      <ul class="ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" style="min-width:210px;">
        <li class="ui-li-divider ui-bar-inherit ui-first-child" role="heading" data-role="list-divider">
          Nouvel événement
        </li>
        <li>
          <a class="event-menu ui-btn ui-btn-icon-right ui-icon-carat-r" data-type="rdv">
            Rendez-vous
          </a>
        </li>
        <li>
          <a class="event-menu ui-btn ui-btn-icon-right ui-icon-carat-r" data-type="unavailability">
            Indisponibilité
          </a>
        </li>
        <li class="ui-last-child">
          <a class="event-menu ui-btn ui-btn-icon-right ui-icon-carat-r" data-type="planning">
            Planning
          </a>
        </li>
      </ul>
    </div>
  </div>
  <div id="event-action-screen" class="ui-popup-screen ui-overlay-inherit ui-screen-hidden">
  </div>
  <div id="event-action-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
    <div class="ui-popup ui-body-inherit ui-overlay-shadow ui-corner-all" id="event-action" data-role="popup">
      <ul class="ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" style="min-width:210px;">
        <li role="heading" data-role="list-divider" class="event ui-li-divider ui-bar-inherit ui-first-child" style="padding: 1px;text-align: center;">
          Evénement sélectionné
        </li>
        <li data-icon="false" class="event">
          <a class="ui-btn" data-type="see">
            Voir
          </a>
        </li>
        <li data-icon="false" class="event">
          <a class="ui-btn" data-type="edit">
            Modifier
          </a>
        </li>
        <li data-icon="false" class="event">
          <a class="ui-btn" data-type="copy">
            Copier
          </a>
        </li>
        <li data-icon="false" class="event">
          <a class="ui-btn" data-type="move">
            Déplacer
          </a>
        </li>
        <li data-icon="false" class="event">
          <a class="ui-btn" data-type="delete">
            Supprimer
          </a>
        </li>
        <li role="heading" data-role="list-divider" class="time ui-li-divider ui-bar-inherit" style="padding:1px;text-align:center;">
          mar. 05/08 de 15h00 à 15h10
        </li>
        <li data-icon="plus" class="paste" style="display:none">
          <a class="ui-btn ui-btn-icon-right ui-icon-plus" data-type="paste">
            Placer ici
          </a>
        </li>
        <li role="heading" data-role="list-divider" class="paste ui-li-divider ui-bar-inherit" style="padding:1px;display:none;">
        </li>
        <li data-icon="plus" class="add">
          <a class="ui-btn ui-btn-icon-right ui-icon-plus" data-type="rdv">
            Rendez-vous
          </a>
        </li>
        <li data-icon="plus" class="add">
          <a class="ui-btn ui-btn-icon-right ui-icon-plus" data-type="unavailability">
            Indisponibilité
          </a>
        </li>
        <li data-icon="plus" class="add ui-last-child">
          <a class="ui-btn ui-btn-icon-right ui-icon-plus" data-type="planning">
            Planning
          </a>
        </li>
      </ul>
    </div>
  </div>
</div>
<div class="ui-panel ui-panel-position-right ui-panel-display-overlay ui-panel-closed ui-body-a" id="event" data-role="panel" data-position="right" data-display="overlay" data-theme="a" data-swipe-close="false">
  <div class="ui-panel-inner">
    <h3>
      <a href="#" data-rel="close" class="ui-btn ui-btn-left ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-inline">
        Fermer
      </a>
      <a id="event-edit-btn" href="" class="ui-btn ui-btn-right ui-btn-a ui-icon-edit ui-btn-icon-notext ui-btn-inline">
        Editer
      </a>
      <a aria-expanded="false" aria-owns="event-delete" aria-haspopup="true" id="event-delete-btn" href="#event-delete" class="ui-btn ui-btn-right ui-btn-inline ui-btn-icon-notext ui-icon-trash" data-rel="popup" data-transition="none">
        Supprimer
      </a>
      <span class="e-new">
        Création
        <br>
      </span>
      <span class="e-edit">
        Modification
        <br>
      </span>
      <span class="r-form">
        Rendez-vous
      </span>
      <span class="u-form">
        Indisponibilité
      </span>
      <span class="p-form">
        Planning
      </span>
      <span class="deleted">
        Supprimé
      </span>
      <div id="event-delete-placeholder" style="display: none;">
      </div>
    </h3>
    <div id="event-view" class="item-view">
      <h2 class="e-color">
        <span class="e-subject">
        </span>
      </h2>
      <div class="r-form">
        <span>
          Statut
        </span>
        <span class="e-status">
        </span>
        <div class="event-icons">
          <span class="event-emergency e-emergency">
          </span>
          <span class="event-home e-home">
          </span>
          <span class="event-first e-first">
          </span>
          <span class="event-notify e-notify">
          </span>
          <span class="event-web e-web">
          </span>
          <span class="event-missing e-missing">
          </span>
        </div>
      </div>
      <div>
        <span>
          Pour
        </span>
        <span class="e-owner">
        </span>
      </div>
      <div>
        <span>
          Date
        </span>
        <span class="e-date">
        </span>
      </div>
      <div>
        <span>
          Heure
        </span>
        <span class="e-start">
        </span>
        - 
        <span class="e-end">
        </span>
      </div>
      <div>
        <span>
          Durée
        </span>
        <span class="e-duration">
        </span>
        min
      </div>
      <div class="r-form">
        <span>
          Commentaire
        </span>
        <br>
        <span class="e-comment">
        </span>
      </div>
      <div>
        <div class="e-created_by">
        </div>
      </div>
    </div>
    <form id="event-form">
      <input name="type" value="" data-default="" type="hidden">
      <input name="id" value="0" data-default="0" type="hidden">
      <input name="contact_id" value="0" data-default="0" type="hidden">
      <div class="r-form">
        <fieldset class="event-icons ui-controlgroup ui-controlgroup-horizontal ui-corner-all ui-mini" data-role="controlgroup" data-mini="true" data-type="horizontal">
          <div role="heading" class="ui-controlgroup-label">
            <legend class="ui-hidden-accessible">
              Options
            </legend>
          </div>
          <div class="ui-controlgroup-controls ">
            <div class="ui-checkbox ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off ui-first-child">
                <span class="event-emergency">
                </span>
                Urgent
              </label>
              <input name="emergency" value="emergency" data-original="" type="checkbox">
            </div>
            <div class="ui-checkbox ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off">
                <span class="event-home">
                </span>
                Domicile
              </label>
              <input name="home" value="home" data-original="" type="checkbox">
            </div>
            <div class="ui-checkbox ui-state-disabled ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off">
                <span class="event-first">
                </span>
                1er rdv
              </label>
              <input name="first" value="first" data-original="" disabled="disabled" type="checkbox">
            </div>
            <div class="ui-checkbox ui-state-disabled ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off">
                <span class="event-notify">
                </span>
                Rappel
              </label>
              <input name="notify" value="notify" data-original="" disabled="disabled" type="checkbox">
            </div>
            <div class="ui-checkbox ui-mini">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off">
                <span class="event-missing">
                </span>
                Absent
              </label>
              <input name="missing" value="missing" data-original="" type="checkbox">
            </div>
            <div class="ui-checkbox ui-mini">
              <label class="colorpicker ui-btn ui-corner-all ui-btn-inherit ui-checkbox-off ui-last-child" style="background:#EAF5EF;padding-top:18px">
                Couleur
              </label>
              <input name="color" value="#EAF5EF" data-default="#EAF5EF" data-original="" type="checkbox">
            </div>
          </div>
        </fieldset>
        <div class="colorpicker-palette">
          <a class="ui-link">
            Fermer
          </a>
          <div>
            <div data-color="#FE8840" style="background:#FE8840">
            </div>
            <div data-color="#FEB340" style="background:#FEB340">
            </div>
            <div data-color="#F8E447" style="background:#F8E447">
            </div>
            <div data-color="#FFFF00" style="background:#FFFF00">
            </div>
          </div>
          <div>
            <div style="background:#ABE047" data-color="#ABE047">
            </div>
            <div style="background:#DEFFA0" data-color="#DEFFA0">
            </div>
            <div style="background:#CCCC99" data-color="#CCCC99">
            </div>
            <div style="background:#EAF5EF" data-color="#EAF5EF">
            </div>
          </div>
          <div>
            <div style="background:#000fff" data-color="#000fff">
            </div>
            <div style="background:#62A4FF" data-color="#62A4FF">
            </div>
            <div style="background:#B8D5FD" data-color="#B8D5FD">
            </div>
            <div style="background:#9DF5FF" data-color="#9DF5FF">
            </div>
          </div>
          <div>
            <div data-color="#000000" style="background:#000000">
            </div>
            <div data-color="#FF0000" style="background:#FF0000">
            </div>
            <div data-color="#EB6BB5" style="background:#EB6BB5">
            </div>
            <div data-color="#FFCCFF" style="background:#FFCCFF">
            </div>
          </div>
        </div>
      </div>
      <p class="r-form u-form p-form">
        <label for="f-owner" class="ui-hidden-accessible">
          Pour
        </label>
        <div class="ui-select">
          <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="f-owner-button">
            <span>
              MARTIN Jean
            </span>
            <select id="f-owner" name="owner" data-original="">
              <option value="1">
                DUPOND Paul
              </option>
              <option value="3">
                MARTIN Jean
              </option>
            </select>
          </div>
      </div>
    </p>
    <p class="r-form u-form p-form">
      <label for="f-date" class="ui-hidden-accessible">
        Date
      </label>
      <span class="date-event-form ui-btn ui-icon-calendar ui-btn-icon-right ui-corner-all ui-shadow">
        mer. 06 août 2014
      </span>
      <div style="display: none;" class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <div style="border: medium none;" class="ui-input-datebox ui-corner-all ui-body-a">
          <input readonly="readonly" id="f-date" name="date" value="" data-original="" data-role="datebox" data-options="{&quot;mode&quot;: &quot;calbox&quot;, &quot;overrideDateFormat&quot;: &quot;%Y-%m-%d&quot;, &quot;hideInput&quot;: true, &quot;noButton&quot;: true, &quot;closeCallback&quot;: &quot;EventDatepicker&quot;, &quot;calUsePickers&quot;: true, &quot;calNoHeader&quot;: true, &quot;calShowWeek&quot;: true, &quot;useTodayButton&quot;: true}" type="date">
          <a style="vertical-align: middle;display: inline-block;" role="button" href="#" class="ui-input-clear ui-btn ui-icon-grid ui-btn-icon-notext ui-shadow ui-corner-all" title="Ouvrir le sélecteur de date">
            Ouvrir le sélecteur de date
          </a>
        </div>
    </div>
  </p>
  <div class="half-wrap r-form u-form p-form">
    <p>
      <label for="f-start">
        Heure de début
      </label>
      <div class="ui-select">
        <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="f-start-button">
          <span>
            17:45
          </span>
          <select id="f-start" name="start" data-original="">
            <optgroup label="début">
              <option value="07:30">
                07:30
              </option>
              <option value="07:35">
                07:35
              </option>
              <option value="07:40">
                07:40
              </option>
              <option value="07:45">
                07:45
              </option>
              <option value="07:50">
                07:50
              </option>
              <option value="07:55">
                07:55
              </option>
              <option value="08:00">
                08:00
              </option>
              <option value="08:05">
                08:05
              </option>
              <option value="08:10">
                08:10
              </option>
              <option value="08:15">
                08:15
              </option>
              <option value="08:20">
                08:20
              </option>
              <option value="08:25">
                08:25
              </option>
              <option value="08:30">
                08:30
              </option>
              <option value="08:35">
                08:35
              </option>
              <option value="08:40">
                08:40
              </option>
              <option value="08:45">
                08:45
              </option>
              <option value="08:50">
                08:50
              </option>
              <option value="08:55">
                08:55
              </option>
              <option value="09:00">
                09:00
              </option>
              <option value="09:05">
                09:05
              </option>
              <option value="09:10">
                09:10
              </option>
              <option value="09:15">
                09:15
              </option>
              <option value="09:20">
                09:20
              </option>
              <option value="09:25">
                09:25
              </option>
              <option value="09:30">
                09:30
              </option>
              <option value="09:35">
                09:35
              </option>
              <option value="09:40">
                09:40
              </option>
              <option value="09:45">
                09:45
              </option>
              <option value="09:50">
                09:50
              </option>
              <option value="09:55">
                09:55
              </option>
              <option value="10:00">
                10:00
              </option>
              <option value="10:05">
                10:05
              </option>
              <option value="10:10">
                10:10
              </option>
              <option value="10:15">
                10:15
              </option>
              <option value="10:20">
                10:20
              </option>
              <option value="10:25">
                10:25
              </option>
              <option value="10:30">
                10:30
              </option>
              <option value="10:35">
                10:35
              </option>
              <option value="10:40">
                10:40
              </option>
              <option value="10:45">
                10:45
              </option>
              <option value="10:50">
                10:50
              </option>
              <option value="10:55">
                10:55
              </option>
              <option value="11:00">
                11:00
              </option>
              <option value="11:05">
                11:05
              </option>
              <option value="11:10">
                11:10
              </option>
              <option value="11:15">
                11:15
              </option>
              <option value="11:20">
                11:20
              </option>
              <option value="11:25">
                11:25
              </option>
              <option value="11:30">
                11:30
              </option>
              <option value="11:35">
                11:35
              </option>
              <option value="11:40">
                11:40
              </option>
              <option value="11:45">
                11:45
              </option>
              <option value="11:50">
                11:50
              </option>
              <option value="11:55">
                11:55
              </option>
              <option value="12:00">
                12:00
              </option>
              <option value="12:05">
                12:05
              </option>
              <option value="12:10">
                12:10
              </option>
              <option value="12:15">
                12:15
              </option>
              <option value="12:20">
                12:20
              </option>
              <option value="12:25">
                12:25
              </option>
              <option value="12:30">
                12:30
              </option>
              <option value="12:35">
                12:35
              </option>
              <option value="12:40">
                12:40
              </option>
              <option value="12:45">
                12:45
              </option>
              <option value="12:50">
                12:50
              </option>
              <option value="12:55">
                12:55
              </option>
              <option value="13:00">
                13:00
              </option>
              <option value="13:05">
                13:05
              </option>
              <option value="13:10">
                13:10
              </option>
              <option value="13:15">
                13:15
              </option>
              <option value="13:20">
                13:20
              </option>
              <option value="13:25">
                13:25
              </option>
              <option value="13:30">
                13:30
              </option>
              <option value="13:35">
                13:35
              </option>
              <option value="13:40">
                13:40
              </option>
              <option value="13:45">
                13:45
              </option>
              <option value="13:50">
                13:50
              </option>
              <option value="13:55">
                13:55
              </option>
              <option value="14:00">
                14:00
              </option>
              <option value="14:05">
                14:05
              </option>
              <option value="14:10">
                14:10
              </option>
              <option value="14:15">
                14:15
              </option>
              <option value="14:20">
                14:20
              </option>
              <option value="14:25">
                14:25
              </option>
              <option value="14:30">
                14:30
              </option>
              <option value="14:35">
                14:35
              </option>
              <option value="14:40">
                14:40
              </option>
              <option value="14:45">
                14:45
              </option>
              <option value="14:50">
                14:50
              </option>
              <option value="14:55">
                14:55
              </option>
              <option value="15:00">
                15:00
              </option>
              <option value="15:05">
                15:05
              </option>
              <option value="15:10">
                15:10
              </option>
              <option value="15:15">
                15:15
              </option>
              <option value="15:20">
                15:20
              </option>
              <option value="15:25">
                15:25
              </option>
              <option value="15:30">
                15:30
              </option>
              <option value="15:35">
                15:35
              </option>
              <option value="15:40">
                15:40
              </option>
              <option value="15:45">
                15:45
              </option>
              <option value="15:50">
                15:50
              </option>
              <option value="15:55">
                15:55
              </option>
              <option value="16:00">
                16:00
              </option>
              <option value="16:05">
                16:05
              </option>
              <option value="16:10">
                16:10
              </option>
              <option value="16:15">
                16:15
              </option>
              <option value="16:20">
                16:20
              </option>
              <option value="16:25">
                16:25
              </option>
              <option value="16:30">
                16:30
              </option>
              <option value="16:35">
                16:35
              </option>
              <option value="16:40">
                16:40
              </option>
              <option value="16:45">
                16:45
              </option>
              <option value="16:50">
                16:50
              </option>
              <option value="16:55">
                16:55
              </option>
              <option value="17:00">
                17:00
              </option>
              <option value="17:05">
                17:05
              </option>
              <option value="17:10">
                17:10
              </option>
              <option value="17:15">
                17:15
              </option>
              <option value="17:20">
                17:20
              </option>
              <option value="17:25">
                17:25
              </option>
              <option value="17:30">
                17:30
              </option>
              <option value="17:35">
                17:35
              </option>
              <option value="17:40">
                17:40
              </option>
              <option value="17:45">
                17:45
              </option>
              <option value="17:50">
                17:50
              </option>
              <option value="17:55">
                17:55
              </option>
              <option value="18:00">
                18:00
              </option>
              <option value="18:05">
                18:05
              </option>
              <option value="18:10">
                18:10
              </option>
              <option value="18:15">
                18:15
              </option>
              <option value="18:20">
                18:20
              </option>
              <option value="18:25">
                18:25
              </option>
              <option value="18:30">
                18:30
              </option>
              <option value="18:35">
                18:35
              </option>
              <option value="18:40">
                18:40
              </option>
              <option value="18:45">
                18:45
              </option>
              <option value="18:50">
                18:50
              </option>
              <option value="18:55">
                18:55
              </option>
            </optgroup>
          </select>
        </div>
    </div>
  </p>
</div>
<div class="half-wrap r-form u-form p-form">
  <p>
    <label for="f-end">
      Heure de fin
    </label>
    <div class="ui-select">
      <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="f-end-button">
        <span>
          17:55
        </span>
        <select id="f-end" name="end" data-original="">
          <optgroup label="fin">
            <option value="07:30">
              07:30
            </option>
            <option value="07:35">
              07:35
            </option>
            <option value="07:40">
              07:40
            </option>
            <option value="07:45">
              07:45
            </option>
            <option value="07:50">
              07:50
            </option>
            <option value="07:55">
              07:55
            </option>
            <option value="08:00">
              08:00
            </option>
            <option value="08:05">
              08:05
            </option>
            <option value="08:10">
              08:10
            </option>
            <option value="08:15">
              08:15
            </option>
            <option value="08:20">
              08:20
            </option>
            <option value="08:25">
              08:25
            </option>
            <option value="08:30">
              08:30
            </option>
            <option value="08:35">
              08:35
            </option>
            <option value="08:40">
              08:40
            </option>
            <option value="08:45">
              08:45
            </option>
            <option value="08:50">
              08:50
            </option>
            <option value="08:55">
              08:55
            </option>
            <option value="09:00">
              09:00
            </option>
            <option value="09:05">
              09:05
            </option>
            <option value="09:10">
              09:10
            </option>
            <option value="09:15">
              09:15
            </option>
            <option value="09:20">
              09:20
            </option>
            <option value="09:25">
              09:25
            </option>
            <option value="09:30">
              09:30
            </option>
            <option value="09:35">
              09:35
            </option>
            <option value="09:40">
              09:40
            </option>
            <option value="09:45">
              09:45
            </option>
            <option value="09:50">
              09:50
            </option>
            <option value="09:55">
              09:55
            </option>
            <option value="10:00">
              10:00
            </option>
            <option value="10:05">
              10:05
            </option>
            <option value="10:10">
              10:10
            </option>
            <option value="10:15">
              10:15
            </option>
            <option value="10:20">
              10:20
            </option>
            <option value="10:25">
              10:25
            </option>
            <option value="10:30">
              10:30
            </option>
            <option value="10:35">
              10:35
            </option>
            <option value="10:40">
              10:40
            </option>
            <option value="10:45">
              10:45
            </option>
            <option value="10:50">
              10:50
            </option>
            <option value="10:55">
              10:55
            </option>
            <option value="11:00">
              11:00
            </option>
            <option value="11:05">
              11:05
            </option>
            <option value="11:10">
              11:10
            </option>
            <option value="11:15">
              11:15
            </option>
            <option value="11:20">
              11:20
            </option>
            <option value="11:25">
              11:25
            </option>
            <option value="11:30">
              11:30
            </option>
            <option value="11:35">
              11:35
            </option>
            <option value="11:40">
              11:40
            </option>
            <option value="11:45">
              11:45
            </option>
            <option value="11:50">
              11:50
            </option>
            <option value="11:55">
              11:55
            </option>
            <option value="12:00">
              12:00
            </option>
            <option value="12:05">
              12:05
            </option>
            <option value="12:10">
              12:10
            </option>
            <option value="12:15">
              12:15
            </option>
            <option value="12:20">
              12:20
            </option>
            <option value="12:25">
              12:25
            </option>
            <option value="12:30">
              12:30
            </option>
            <option value="12:35">
              12:35
            </option>
            <option value="12:40">
              12:40
            </option>
            <option value="12:45">
              12:45
            </option>
            <option value="12:50">
              12:50
            </option>
            <option value="12:55">
              12:55
            </option>
            <option value="13:00">
              13:00
            </option>
            <option value="13:05">
              13:05
            </option>
            <option value="13:10">
              13:10
            </option>
            <option value="13:15">
              13:15
            </option>
            <option value="13:20">
              13:20
            </option>
            <option value="13:25">
              13:25
            </option>
            <option value="13:30">
              13:30
            </option>
            <option value="13:35">
              13:35
            </option>
            <option value="13:40">
              13:40
            </option>
            <option value="13:45">
              13:45
            </option>
            <option value="13:50">
              13:50
            </option>
            <option value="13:55">
              13:55
            </option>
            <option value="14:00">
              14:00
            </option>
            <option value="14:05">
              14:05
            </option>
            <option value="14:10">
              14:10
            </option>
            <option value="14:15">
              14:15
            </option>
            <option value="14:20">
              14:20
            </option>
            <option value="14:25">
              14:25
            </option>
            <option value="14:30">
              14:30
            </option>
            <option value="14:35">
              14:35
            </option>
            <option value="14:40">
              14:40
            </option>
            <option value="14:45">
              14:45
            </option>
            <option value="14:50">
              14:50
            </option>
            <option value="14:55">
              14:55
            </option>
            <option value="15:00">
              15:00
            </option>
            <option value="15:05">
              15:05
            </option>
            <option value="15:10">
              15:10
            </option>
            <option value="15:15">
              15:15
            </option>
            <option value="15:20">
              15:20
            </option>
            <option value="15:25">
              15:25
            </option>
            <option value="15:30">
              15:30
            </option>
            <option value="15:35">
              15:35
            </option>
            <option value="15:40">
              15:40
            </option>
            <option value="15:45">
              15:45
            </option>
            <option value="15:50">
              15:50
            </option>
            <option value="15:55">
              15:55
            </option>
            <option value="16:00">
              16:00
            </option>
            <option value="16:05">
              16:05
            </option>
            <option value="16:10">
              16:10
            </option>
            <option value="16:15">
              16:15
            </option>
            <option value="16:20">
              16:20
            </option>
            <option value="16:25">
              16:25
            </option>
            <option value="16:30">
              16:30
            </option>
            <option value="16:35">
              16:35
            </option>
            <option value="16:40">
              16:40
            </option>
            <option value="16:45">
              16:45
            </option>
            <option value="16:50">
              16:50
            </option>
            <option value="16:55">
              16:55
            </option>
            <option value="17:00">
              17:00
            </option>
            <option value="17:05">
              17:05
            </option>
            <option value="17:10">
              17:10
            </option>
            <option value="17:15">
              17:15
            </option>
            <option value="17:20">
              17:20
            </option>
            <option value="17:25">
              17:25
            </option>
            <option value="17:30">
              17:30
            </option>
            <option value="17:35">
              17:35
            </option>
            <option value="17:40">
              17:40
            </option>
            <option value="17:45">
              17:45
            </option>
            <option value="17:50">
              17:50
            </option>
            <option value="17:55">
              17:55
            </option>
            <option value="18:00">
              18:00
            </option>
            <option value="18:05">
              18:05
            </option>
            <option value="18:10">
              18:10
            </option>
            <option value="18:15">
              18:15
            </option>
            <option value="18:20">
              18:20
            </option>
            <option value="18:25">
              18:25
            </option>
            <option value="18:30">
              18:30
            </option>
            <option value="18:35">
              18:35
            </option>
            <option value="18:40">
              18:40
            </option>
            <option value="18:45">
              18:45
            </option>
            <option value="18:50">
              18:50
            </option>
            <option value="18:55">
              18:55
            </option>
            <option value="19:00">
              19:00
            </option>
          </optgroup>
        </select>
      </div>
  </div>
</p>
</div>
<div class="p-form">
  <p>
    <label>
      Type de planning
    </label>
  </p>
  <fieldset class="ui-controlgroup ui-controlgroup-horizontal ui-corner-all ui-mini" id="f-post" data-role="controlgroup" data-type="horizontal" data-mini="true">
    <div class="ui-controlgroup-controls ">
    </div>
  </fieldset>
</div>
<p class="r-form u-form">
  <label for="f-subject" class="ui-hidden-accessible">
    Objet
  </label>
  <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
    <input id="f-subject" autocomplete="off" name="subject" value="" data-original="" placeholder="Objet" data-default="" data-unavailability="Indisponible" type="text">
</div>
</p>
<p class="recipient r-form">
  <label class="ui-hidden-accessible">
    Contact
  </label>
  <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset ui-input-has-clear">
    <input autocomplete="off" name="contact_name" value="" data-id="" data-clear-btn="true" data-original="" placeholder="Nom du contact" data-default="" type="text">
    <a href="#" class="ui-input-clear ui-btn ui-icon-delete ui-btn-icon-notext ui-corner-all ui-input-clear-hidden" title="Clear text">
      Clear text
    </a>
</div>
</p>
<ul class="autocomplete-contacts r-form ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true">
</ul>
<p class="r-form">
  <label for="f-comment" class="ui-hidden-accessible">
    Commentaire
  </label>
  <textarea class="ui-input-text ui-shadow-inset ui-body-inherit ui-corner-all ui-textinput-autogrow" id="f-comment" name="comment" data-original="" placeholder="Commentaire sur l'événement" data-default="">
    </textarea>
    </p>
    <p class="submit r-form u-form p-form">
      <div class="ui-btn ui-input-btn highlight ui-corner-all ui-shadow ui-btn-inline">
        Enregistrer
        <input id="event-save" data-inline="true" data-wrapper-class="highlight" value="Enregistrer" type="submit">
    </div>
  </p>
</form>
<div id="event-contact" class="item-view">
  <h1>
    Fiche contact 
    <a class="ui-link">
      Modifier
    </a>
  </h1>
  <h2>
    <span class="contact-gender c-gender">
    </span>
    <span class="c-name">
    </span>
    <div class="contact-priority c-priority">
      <span class="priority_1">
      </span>
      <span class="priority_2">
      </span>
      <span class="priority_3">
      </span>
    </div>
  </h2>
  <div>
    <span>
      Société
    </span>
    <span class="c-company">
    </span>
  </div>
  <div>
    <span>
      N° dossier
    </span>
    <span class="c-filenumber">
    </span>
  </div>
  <div>
    <span>
      Date naissance
    </span>
    <span class="c-birthdate">
    </span>
  </div>
  <div>
    <span>
      Lieu naissance
    </span>
    <span class="c-birthplace">
    </span>
  </div>
  <div>
    <span>
      Tel. domicile
    </span>
    <span class="c-phonehome">
    </span>
  </div>
  <div>
    <span>
      Tel. bureau
    </span>
    <span class="c-phoneoffice">
    </span>
  </div>
  <div>
    <span>
      Tel. portable
    </span>
    <span class="c-phonemobile">
    </span>
  </div>
  <div>
    <span>
      Fax
    </span>
    <span class="c-phonefax">
    </span>
  </div>
  <div>
    <span>
      Email
    </span>
    <span class="c-email">
    </span>
  </div>
  <div>
    <span>
      Adresse
    </span>
    <span class="c-address">
    </span>
  </div>
  <div>
    <span>
      Commentaire
    </span>
    <br>
    <span class="c-comment">
    </span>
  </div>
</div>
<div id="event-history" class="r-form">
  <h1>
    Historique du rendez-vous
  </h1>
  <table>
    <tbody class="e-history">
    </tbody>
  </table>
</div>
</div>
</div>
<div style="padding-top: 42px;min-height: 904px;" class="ui-page ui-page-theme-a ui-page-header-fixed" tabindex="0" data-url="contacts" data-role="page" id="contacts" data-title="contacts">
  <div class="ui-header ui-bar-inherit ui-header-fixed slidedown" role="banner" data-role="header" data-position="fixed" data-tap-toggle="false">
    <a role="button" data-role="button" href="#menu" class="ui-btn-left ui-btn ui-icon-bars ui-btn-icon-left ui-btn-inline ui-corner-all">
      Contacts
    </a>
    <a role="button" data-role="button" id="contact-create" class="ui-btn-right ui-btn ui-icon-plus ui-btn-icon-notext ui-btn-inline">
      Nouveau
    </a>
    <h1 aria-level="1" role="heading" class="ui-title">
    </h1>
  </div>
  <div role="main" class="ui-content">
    <form class="ui-filterable">
      <div class="ui-input-search ui-shadow-inset ui-input-has-clear ui-body-inherit ui-corner-all">
        <input data-type="search" placeholder="Rechercher dans les contacts...">
        <a href="#" class="ui-input-clear ui-btn ui-icon-delete ui-btn-icon-notext ui-corner-all ui-input-clear-hidden" title="Clear text">
          Clear text
        </a>
      </div>
    </form>
    <ul class="ui-listview" data-role="listview" data-filter-placeholder="Rechercher dans les contacts..." data-filter="true" id="sortedList-contacts">
    </ul>
  </div>
</div>
<div class="ui-panel ui-panel-position-right ui-panel-display-overlay ui-body-a ui-panel-closed" id="contact" data-role="panel" data-position="right" data-display="overlay" data-theme="a" data-swipe-close="false">
  <div class="ui-panel-inner">
    <h3>
      <a href="#" data-rel="close" class="ui-btn ui-btn-left ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-inline">
        Fermer
      </a>
      <a style="display: none;" aria-expanded="false" aria-owns="contact-delete" aria-haspopup="true" href="#contact-delete" id="contact-delete-btn" data-rel="popup" data-transition="none" class="ui-btn ui-btn-right ui-btn-inline ui-btn-icon-notext ui-icon-trash">
        Supprimer
      </a>
      Contact
      <div id="contact-delete-placeholder" style="display: none;">
      </div>
    </h3>
    <form id="contact-form">
      <input name="id" value="" data-default="" type="hidden">
      <fieldset class="contact-priority ui-controlgroup ui-controlgroup-horizontal ui-corner-all" data-role="controlgroup" data-type="horizontal">
        <div class="ui-controlgroup-controls ">
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off ui-first-child" for="c-priority_1">
              <span class="priority_1">
              </span>
            </label>
            <input id="c-priority_1" name="priority" value="1" data-cacheval="false" type="radio">
          </div>
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off" for="c-priority_2">
              <span class="priority_2">
              </span>
            </label>
            <input id="c-priority_2" name="priority" value="2" data-cacheval="false" type="radio">
          </div>
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off ui-last-child" for="c-priority_3">
              <span class="priority_3">
              </span>
            </label>
            <input id="c-priority_3" name="priority" value="3" data-cacheval="false" type="radio">
          </div>
        </div>
      </fieldset>
      <fieldset class="ui-controlgroup ui-controlgroup-horizontal ui-corner-all" data-role="controlgroup" data-type="horizontal">
        <div class="ui-controlgroup-controls ">
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off ui-first-child" for="c-gender_woman">
              Femme
            </label>
            <input id="c-gender_woman" name="gender" value="0" data-cacheval="false" type="radio">
          </div>
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-radio-off" for="c-gender_man">
              Homme
            </label>
            <input id="c-gender_man" name="gender" value="1" data-cacheval="false" type="radio">
          </div>
          <div class="ui-radio">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-last-child ui-btn-active ui-radio-on" for="c-gender_none">
              N/A
            </label>
            <input id="c-gender_none" name="gender" value="" data-cacheval="true" type="radio">
          </div>
        </div>
      </fieldset>
      <label for="c-lastname">
        Nom
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-lastname" name="lastname" value="" data-default="" type="text">
      </div>
      <label for="c-firstname">
        Prénom
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-firstname" name="firstname" value="" data-default="" type="text">
      </div>
      <label for="c-company">
        Société
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-company" name="company" value="" data-default="" type="text">
      </div>
      <label for="c-birthdate">
        Date de naissance
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-birthdate" name="birthdate" value="" placeholder="YYYY-MM-DD" data-default="" type="date">
      </div>
      <label for="c-phone_home">
        Téléphone domicile
      </label>
      <a class="link-to link-phone_home ui-btn ui-corner-all ui-btn-icon-notext ui-icon-phone" target="_blank" href="">
      </a>
      <div class="ui-input-text ui-body-inherit ui-corner-all wrapper-link-to ui-shadow-inset">
        <input id="c-phone_home" name="phone_home" value="" data-default="" data-wrapper-class="wrapper-link-to" type="tel">
      </div>
      <label for="c-phone_office">
        Téléphone bureau
      </label>
      <a class="link-to link-phone_office ui-btn ui-corner-all ui-btn-icon-notext ui-icon-phone" target="_blank" href="">
      </a>
      <div class="ui-input-text ui-body-inherit ui-corner-all wrapper-link-to ui-shadow-inset">
        <input id="c-phone_office" name="phone_office" value="" data-default="" data-wrapper-class="wrapper-link-to" type="tel">
      </div>
      <label for="c-phone_mobile">
        Téléphone mobile
      </label>
      <a class="link-to link-phone_mobile ui-btn ui-corner-all ui-btn-icon-notext ui-icon-phone" target="_blank" href="">
      </a>
      <div class="ui-input-text ui-body-inherit ui-corner-all wrapper-link-to ui-shadow-inset">
        <input id="c-phone_mobile" name="phone_mobile" value="" data-default="" data-wrapper-class="wrapper-link-to" type="tel">
      </div>
      <!--label for="c-phone_fax">
Téléphone fax
</label>
<a class="link-to link-phone_fax ui-btn ui-corner-all ui-btn-icon-notext ui-icon-phone" target="_blank" href="">
</a-->
      <input id="c-phone_fax" name="phone_fax" value="" data-default="" data-wrapper-class="wrapper-link-to" type="hidden">
      <label for="c-email">
        Email
      </label>
      <a class="link-to link-email ui-btn ui-corner-all ui-btn-icon-notext ui-icon-mail" href="" target="_blank">
      </a>
      <div class="ui-input-text ui-body-inherit ui-corner-all wrapper-link-to ui-shadow-inset">
        <input id="c-email" name="email" value="" data-default="" data-wrapper-class="wrapper-link-to" type="email">
      </div>
      <label for="c-address">
        Adresse
      </label>
      <a class="link-to link-address ui-btn ui-corner-all ui-btn-icon-notext ui-icon-location" href="" target="_blank">
      </a>
      <div class="ui-input-text ui-body-inherit ui-corner-all wrapper-link-to ui-shadow-inset">
        <input id="c-address" name="address" value="" data-default="" data-wrapper-class="wrapper-link-to" type="text">
      </div>
      <label for="c-postcode">
        Code postal
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-postcode" name="postcode" value="" data-default="" type="text">
      </div>
      <label for="c-city">
        Ville
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-city" name="city" value="" data-default="" type="text">
      </div>
      <label for="c-country">
        Pays
      </label>
      <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <input id="c-country" name="country" value="" data-default="" type="text">
      </div>
      <label for="c-comment">
        Commentaire
      </label>
      <textarea style="height: 52px;" id="c-comment" name="comment" class="c-comment ui-input-text ui-shadow-inset ui-body-inherit ui-corner-all ui-textinput-autogrow" data-default="">
        </textarea>
          <p class="submit">
            <div class="ui-btn ui-input-btn highlight ui-corner-all ui-shadow ui-btn-inline">
              Enregistrer
              <input id="contact-save" value="Enregistrer" data-wrapper-class="highlight" data-inline="true" type="submit">
          </div>
        </p>
      </form>
    </div>
  </div>
  <div style="padding-top: 42px;padding-bottom: 70px;" class="ui-page ui-page-theme-a ui-page-header-fixed ui-page-footer-fixed" tabindex="0" data-url="messages" data-role="page" id="messages" data-title="messages">
    <div class="ui-header ui-bar-inherit ui-header-fixed slidedown" role="banner" data-role="header" data-position="fixed" data-tap-toggle="false">
      <a role="button" data-role="button" href="#menu" class="ui-btn-left ui-btn ui-icon-bars ui-btn-icon-left ui-btn-inline ui-corner-all">
        Messages
      </a>
      <a role="button" data-role="button" id="message-create" class="ui-btn-right ui-btn ui-icon-plus ui-btn-icon-notext ui-btn-inline">
        Nouveau
      </a>
      <h1 aria-level="1" role="heading" class="ui-title">
      </h1>
    </div>
    <div role="main" class="ui-content">
      <form class="ui-filterable">
        <div class="ui-input-search ui-shadow-inset ui-input-has-clear ui-body-inherit ui-corner-all">
          <input data-type="search" placeholder="Rechercher dans les messages...">
          <a href="#" class="ui-input-clear ui-btn ui-icon-delete ui-btn-icon-notext ui-corner-all ui-input-clear-hidden" title="Clear text">
            Clear text
          </a>
        </div>
      </form>
      <ul class="ui-listview sent" id="sortedList-messages" data-role="listview" data-filter="true" data-filter-placeholder="Rechercher dans les messages...">
        <li data-id="274" data-type="msg" class="unread ui-li-static ui-body-inherit ui-first-child">
          <div class="datetime">
            il y a quelques secondes
          </div>
          <div class="username">
            TEST Test
          </div>
          <h2>
            Re: test
          </h2>
        </li>
        <li data-id="271" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            il y a quelques secondes
          </div>
          <div class="username">
            WZAGENDA_PRO 
          </div>
          <h2>
            test
          </h2>
        </li>
        <li data-id="272" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            il y a quelques secondes
          </div>
          <div class="username">
            MARTIN Jean
          </div>
          <h2>
            test
          </h2>
        </li>
        <li data-id="273" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            il y a quelques secondes
          </div>
          <div class="username">
            TEST Test
          </div>
          <h2>
            test
          </h2>
        </li>
        <li data-id="270" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            il y a 9 minutes
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Re: test méssage App MöBîle
          </h2>
        </li>
        <li data-id="269" data-type="msg" class="read ui-li-static ui-body-inherit highlight">
          <div class="datetime">
            il y a 9 minutes
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Re: test méssage App MöBîle
          </h2>
        </li>
        <li data-id="268" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            29 juil. 12:00
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Re: test méssage App MöBîle
          </h2>
        </li>
        <li data-id="264" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            29 juil. 11:58
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            test méssage App MöBîle
          </h2>
        </li>
        <li data-id="265" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            29 juil. 11:58
          </div>
          <div class="username">
            WZAGENDA_PRO 
          </div>
          <h2>
            test méssage App MöBîle
          </h2>
        </li>
        <li data-id="266" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            29 juil. 11:58
          </div>
          <div class="username">
            MARTIN Jean
          </div>
          <h2>
            test méssage App MöBîle
          </h2>
        </li>
        <li data-id="267" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            29 juil. 11:58
          </div>
          <div class="username">
            TEST Test
          </div>
          <h2>
            test méssage App MöBîle
          </h2>
        </li>
        <li data-id="263" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            10 juil. 11:25
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            test2
          </h2>
        </li>
        <li data-id="262" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            10 juil. 11:25
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            test
          </h2>
        </li>
        <li data-id="260" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            2 juil. 10:19
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Re: Test mess 2
          </h2>
        </li>
        <li data-id="258" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            27 juin 12:08
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Coucocu
          </h2>
        </li>
        <li data-id="257" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            27 juin 09:05
          </div>
          <div class="username">
            WZAGENDA_PRO 
          </div>
          <h2>
            Re: Test message sur app'
          </h2>
        </li>
        <li data-id="256" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            26 juin 12:39
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Test mess 2
          </h2>
        </li>
        <li data-id="251" data-type="msg" class="read ui-li-static ui-body-inherit">
          <div class="datetime">
            24 juin 18:40
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            Re: Re: test message
          </h2>
        </li>
        <li data-id="252" data-type="msg" class="unread ui-li-static ui-body-inherit">
          <div class="datetime">
            24 juin 18:40
          </div>
          <div class="username">
            MARTIN Jean
          </div>
          <h2>
            Re: Re: test message
          </h2>
        </li>
        <li data-id="249" data-type="msg" class="read ui-li-static ui-body-inherit ui-last-child">
          <div class="datetime">
            24 juin 11:33
          </div>
          <div class="username">
            DUPOND Paul
          </div>
          <h2>
            test
          </h2>
        </li>
      </ul>
      <a style="display: block;" href="#" id="messages-more" class="ui-btn ui-btn-icon-left ui-icon-carat-d">
        Messages suivants
      </a>
    </div>
    <div class="ui-footer ui-bar-inherit ui-footer-fixed slideup" role="contentinfo" data-role="footer" data-position="fixed" data-tap-toggle="false">
      <form>
        <fieldset class="ui-controlgroup ui-controlgroup-horizontal ui-corner-all" data-role="controlgroup" data-type="horizontal">
          <div class="ui-controlgroup-controls ">
            <div class="ui-radio">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-first-child ui-radio-off" for="messages-received">
                Reçus
              </label>
              <input data-cacheval="true" id="messages-received" name="messages-type" value="received" checked="checked" type="radio">
            </div>
            <div class="ui-radio">
              <label class="ui-btn ui-corner-all ui-btn-inherit ui-last-child ui-btn-active ui-radio-on" for="messages-sent">
                Envoyés
              </label>
              <input data-cacheval="false" id="messages-sent" name="messages-type" value="sent" type="radio">
            </div>
          </div>
        </fieldset>
      </form>
    </div>
  </div>
  <div class="ui-panel ui-panel-position-right ui-panel-display-overlay ui-body-a ui-panel-closed" id="message" data-role="panel" data-position="right" data-display="overlay" data-theme="a" data-swipe-close="false">
    <div class="ui-panel-inner">
      <h3>
        <a href="#" data-rel="close" class="ui-btn ui-btn-left ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-inline">
          Fermer
        </a>
        <a id="message-response" class="ui-btn ui-btn-right ui-btn-a ui-icon-back ui-btn-icon-notext ui-btn-inline">
          Répondre
        </a>
        <span class="e-new">
          Nouveau
          <br>
        </span>
        <span class="e-edit">
          Réponse au
          <br>
        </span>
        Message
      </h3>
      <div id="message-view" class="item-view">
        <div>
          <span>
            Date
          </span>
          <span class="m-date">
          </span>
        </div>
        <div>
          <span>
            De
          </span>
          <span class="m-sender">
          </span>
        </div>
        <div>
          <span>
            A
          </span>
          <span class="m-receiver">
          </span>
        </div>
        <div class="">
          <span>
            Lu
          </span>
          <span class="m-read">
          </span>
        </div>
        <h2 class="m-subject">
        </h2>
        <div class="m-body">
        </div>
        <table>
          <caption>
            Fil de discussion
          </caption>
          <thead>
            <tr>
              <th colspan="2">
                Sujet
              </th>
              <th>
                Date
              </th>
            </tr>
          </thead>
          <tbody class="m-history">
          </tbody>
        </table>
      </div>
      <form id="message-form">
        <input name="id" value="" data-default="" type="hidden">
        <input name="original_id" value="" data-default="" type="hidden">
        <input name="date" value="" data-default="" type="hidden">
        <input name="contact_id" value="" data-default="" type="hidden">
        <input name="contact_name" value="" data-default="" type="hidden">
        <p class="m-recipients">
          <label>
            Destinataires
          </label>
          <div class="ui-checkbox">
            <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-off">
              DUPOND Paul
            </label>
            <input data-cacheval="true" name="to[]" value="1" type="checkbox">
        </div>
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-off">
            wzagenda_pro 
          </label>
          <input data-cacheval="false" name="to[]" value="2" type="checkbox">
        </div>
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-off">
            MARTIN Jean
          </label>
          <input data-cacheval="false" name="to[]" value="3" type="checkbox">
        </div>
        <div class="ui-checkbox">
          <label class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-off">
            TEST TEST
          </label>
          <input data-cacheval="false" name="to[]" value="4" type="checkbox">
        </div>
      </p>
      <p>
        <label for="m-subject">
          Sujet
        </label>
        <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
          <input id="m-subject" name="subject" value="" data-default="" type="text">
      </div>
    </p>
    <p>
      <label for="m-body">
        Message
      </label>
      <textarea style="height: 29.8px;" class="ui-input-text ui-shadow-inset ui-body-inherit ui-corner-all ui-textinput-autogrow" id="m-body" name="body" data-default="">
        </textarea>
          <textarea style="height: 29.8px;" class="ui-input-text ui-shadow-inset ui-body-inherit ui-corner-all ui-textinput-autogrow" id="m-body-original" name="body_original" data-default="">
            </textarea>
            </p>
            <p class="m-recipient">
              <label>
                Ajout information d'un contact
              </label>
              <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset ui-input-has-clear">
                <input name="info_contact" data-id="" data-clear-btn="true" value="" placeholder="Nom du contact" autocomplete="off" data-default="" type="text">
                <a href="#" class="ui-input-clear ui-btn ui-icon-delete ui-btn-icon-notext ui-corner-all ui-input-clear-hidden" title="Clear text">
                  Clear text
                </a>
            </div>
          </p>
          <ul class="autocomplete-contacts ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" data-default="">
          </ul>
          <p class="m-reply hidden">
            <div class="ui-checkbox">
              <label for="m-reply" class="ui-btn ui-corner-all ui-btn-inherit ui-btn-icon-left ui-checkbox-off">
                Ajouter le message original en fin de message
              </label>
              <input id="m-reply" name="reply" checked="checked" value="1" data-cacheval="false" type="checkbox">
          </div>
        </p>
        <p class="submit">
          <div class="ui-btn ui-input-btn highlight ui-corner-all ui-shadow ui-btn-inline">
            Envoyer
            <input id="m-save" data-wrapper-class="highlight" data-inline="true" value="Envoyer" type="submit">
        </div>
      </p>
    </form>
</div>
</div>
<div style="padding-top: 89px;min-height: 834px;" class="ui-page ui-page-theme-a ui-page-header-fixed" tabindex="0" data-url="notes" data-role="page" id="notes" data-title="notes">
  <div class="ui-header ui-bar-inherit ui-header-fixed slidedown" role="banner" data-role="header" data-position="fixed" data-tap-toggle="false">
    <div class="top-header">
      <a href="#menu" class="ui-btn-left ui-btn ui-btn-inline ui-corner-all ui-btn-icon-left ui-icon-bars">
        Notes
      </a>
      <a id="note-create" class="ui-btn-right ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-plus">
        Nouveau
      </a>
      <h1 class="ui-title">
        <div class="ui-select">
          <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="notes-owner-button">
            <span>
              DUPOND Paul
            </span>
            <select id="notes-owner" name="owner">
              <option value="1">
                DUPOND Paul
              </option>
              <option value="3">
                MARTIN Jean
              </option>
            </select>
          </div>
        </div>
      </h1>
    </div>
    <div class="sub-header">
      <a href="#" class="prev-date ui-btn-left ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-l">
        Précédent
      </a>
      <a href="#" class="next-date ui-btn-right ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-r">
        Suivant
      </a>
      <h1 class="ui-title">
        <span class="date-view-day">
          mer. 06 août 2014
        </span>
      </h1>
      <div style="display: none;" class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <div style="border: medium none;" class="ui-input-datebox ui-corner-all ui-body-a">
          <input readonly="readonly" id="notes-trigger-date" value="" data-role="datebox" data-options="{&quot;mode&quot;: &quot;calbox&quot;, &quot;overrideDateFormat&quot;: &quot;%Y-%m-%d&quot;, &quot;hideInput&quot;: true, &quot;noButton&quot;: true, &quot;closeCallback&quot;: &quot;CommonDatepicker&quot;, &quot;calUsePickers&quot;: true, &quot;calNoHeader&quot;: true, &quot;calShowWeek&quot;: true, &quot;useTodayButton&quot;: true}" type="text">
          <a style="vertical-align: middle;display: inline-block;" role="button" href="#" class="ui-input-clear ui-btn ui-icon-grid ui-btn-icon-notext ui-shadow ui-corner-all" title="Ouvrir le sélecteur de date">
            Ouvrir le sélecteur de date
          </a>
        </div>
      </div>
    </div>
  </div>
  <div style="-moz-user-select: none;min-height: 832px;" role="main" class="ui-content" data-role="content">
    <ul class="ui-listview" id="sortedList-notes" data-role="listview">
      <li class="ui-li-static ui-body-inherit ui-first-child" data-id="66" data-type="note">
        <div class="datetime">
          <span class="created">
            2 juil. 16:00
          </span>
          <br>
          <span class="updated ui-icon-edit ui-btn-icon-left">
            il y a quelques secondes
          </span>
        </div>
        <div class="username">
          WZAGENDA_PRO 
        </div>
        <h2>
          Plus d'une fois
        </h2>
      </li>
      <li class="ui-li-static ui-body-inherit ui-last-child" data-id="69" data-type="note">
        <div class="datetime">
          il y a quelques secondes
        </div>
        <div class="username">
          DUPOND Paul
        </div>
        <h2>
          Ok!
        </h2>
      </li>
    </ul>
  </div>
</div>
<div class="ui-panel ui-panel-position-right ui-panel-display-overlay ui-body-a ui-panel-closed" id="note" data-role="panel" data-position="right" data-display="overlay" data-theme="a">
  <div class="ui-panel-inner">
    <h3>
      <a href="#" data-rel="close" class="ui-btn ui-btn-left ui-btn-a ui-icon-delete ui-btn-icon-notext ui-btn-inline">
        Fermer
      </a>
      <a id="note-edit-btn" href="" class="ui-btn ui-btn-right ui-btn-a ui-icon-edit ui-btn-icon-notext ui-btn-inline">
        Editer
      </a>
      <a aria-expanded="false" aria-owns="note-delete" aria-haspopup="true" id="note-delete-btn" href="#note-delete" class="ui-btn ui-btn-right ui-btn-inline ui-btn-icon-notext ui-icon-trash" data-rel="popup" data-transition="none">
        Supprimer
      </a>
      <span class="e-new">
        Création
        <br>
      </span>
      <span class="e-edit">
        Modification
        <br>
      </span>
      Note
      <span class="deleted">
        Supprimée
      </span>
      <div id="note-delete-placeholder" style="display: none;">
      </div>
    </h3>
    <div id="note-view" class="item-view">
      <div>
        <span class="label">
          Date
        </span>
        <span class="n-date">
        </span>
      </div>
      <div>
        <span class="label">
          Pour
        </span>
        <span class="n-owner">
        </span>
      </div>
      <div>
        <span class="label">
          Créée
        </span>
        <span class="n-created">
        </span>
      </div>
      <div>
        <span class="label">
          Par
        </span>
        <span class="n-done_by">
        </span>
      </div>
      <div style="display: block;">
        <span class="label">
          Actualisée
        </span>
        <span class="n-updated">
        </span>
      </div>
      <h2 class="n-libelle">
      </h2>
    </div>
    <form id="note-form">
      <input value="" name="id" data-default="" type="hidden">
      <p>
        <label for="n-owner">
          Pour
        </label>
        <div class="ui-select">
          <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="n-owner-button">
            <span>
              DUPOND Paul
            </span>
            <select id="n-owner" name="owner" data-original="">
              <option value="1">
                DUPOND Paul
              </option>
              <option value="3">
                MARTIN Jean
              </option>
            </select>
          </div>
      </div>
    </p>
    <p>
      <label for="n-date">
        Date
      </label>
      <span class="date-note-form ui-btn ui-icon-calendar ui-btn-icon-right ui-corner-all ui-shadow">
        mer. 30 juil. 2014
      </span>
      <div style="display: none;" class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <div style="border: medium none;" class="ui-input-datebox ui-corner-all ui-body-a">
          <input readonly="readonly" id="n-date" name="date" value="" data-original="" data-role="datebox" data-options="{&quot;mode&quot;: &quot;calbox&quot;, &quot;overrideDateFormat&quot;: &quot;%Y-%m-%d&quot;, &quot;hideInput&quot;: true, &quot;noButton&quot;: true, &quot;closeCallback&quot;: &quot;NoteDatepicker&quot;, &quot;calUsePickers&quot;: true, &quot;calNoHeader&quot;: true, &quot;calShowWeek&quot;: true, &quot;useTodayButton&quot;: true}" type="date">
          <a style="vertical-align: middle;display: inline-block;" role="button" href="#" class="ui-input-clear ui-btn ui-icon-grid ui-btn-icon-notext ui-shadow ui-corner-all" title="Ouvrir le sélecteur de date">
            Ouvrir le sélecteur de date
          </a>
        </div>
    </div>
  </p>
  <p>
    <label for="n-libelle">
      Note
    </label>
    <div class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
      <input id="n-libelle" name="libelle" value="" data-default="" type="text">
  </div>
</p>
<p class="submit">
  <div class="ui-btn ui-input-btn highlight ui-corner-all ui-shadow ui-btn-inline">
    Enregistrer
    <input id="note-save" data-inline="true" data-wrapper-class="highlight" value="Enregistrer" type="submit">
</div>
</p>
</form>
</div>
</div>
<div style="padding-top: 89px;min-height: 834px;" tabindex="0" data-url="realtime" id="realtime" class="view-day ui-page ui-page-theme-a ui-page-header-fixed" data-role="page" data-title="temps réel">
  <div class="ui-header ui-bar-inherit ui-header-fixed slidedown" role="banner" data-role="header" data-position="fixed" data-tap-toggle="false">
    <div class="top-header">
      <a aria-expanded="false" aria-owns="menu" aria-haspopup="true" href="#menu" data-rel="popup" class="ui-btn-left ui-btn ui-btn-inline ui-corner-all ui-btn-icon-left ui-icon-bars">
        Temps réel
      </a>
      <a id="realtime-refresh" class="ui-btn-right ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-refresh">
        Rafraichir
      </a>
      <h1 class="ui-title">
        <div class="ui-select">
          <div class="ui-btn ui-icon-carat-d ui-btn-icon-right ui-corner-all ui-shadow" id="realtime-owner-button">
            <span>
              DUPOND Paul
            </span>
            <select id="realtime-owner" name="owner">
              <option value="1">
                DUPOND Paul
              </option>
              <option value="3">
                MARTIN Jean
              </option>
            </select>
          </div>
        </div>
      </h1>
    </div>
    <div class="sub-header">
      <a href="#" class="prev-date ui-btn-left ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-l">
        Précédent
      </a>
      <a href="#" class="next-date ui-btn-right ui-btn ui-btn-inline ui-btn-icon-notext ui-icon-arrow-r">
        Suivant
      </a>
      <h1 class="ui-title">
        <span class="date-view-day">
          mer. 06 août 2014
        </span>
      </h1>
      <div style="display: none;" class="ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset">
        <div style="border: medium none;" class="ui-input-datebox ui-corner-all ui-body-a">
          <input readonly="readonly" id="realtime-trigger-date" value="" data-role="datebox" data-options="{&quot;mode&quot;: &quot;calbox&quot;, &quot;overrideDateFormat&quot;: &quot;%Y-%m-%d&quot;, &quot;hideInput&quot;: true, &quot;noButton&quot;: true, &quot;closeCallback&quot;: &quot;CommonDatepicker&quot;, &quot;calUsePickers&quot;: true, &quot;calNoHeader&quot;: true, &quot;calShowWeek&quot;: true, &quot;useTodayButton&quot;: true}" type="text">
          <a style="vertical-align: middle;display: inline-block;" role="button" href="#" class="ui-input-clear ui-btn ui-icon-grid ui-btn-icon-notext ui-shadow ui-corner-all" title="Ouvrir le sélecteur de date">
            Ouvrir le sélecteur de date
          </a>
        </div>
      </div>
    </div>
  </div>
  <div style="-moz-user-select: none;min-height: 919px;" role="main" class="ui-content" data-role="content">
    <ul class="ui-listview" id="sortedList-realtime" data-role="listview">
      <li data-id="269" data-type="msg" class="message new ui-li-static ui-body-inherit ui-first-child highlight">
        <div class="datetime">
          il y a 10 minutes
        </div>
        <div class="username">
          DUPOND Paul
        </div>
        <h2>
          Prise de message: Re: test méssage App MöBîle
        </h2>
      </li>
      <li data-id="270" data-type="msg" class="message new ui-li-static ui-body-inherit">
        <div class="datetime">
          il y a 10 minutes
        </div>
        <div class="username">
          DUPOND Paul
        </div>
        <h2>
          Prise de message: Re: test méssage App MöBîle
        </h2>
      </li>
      <li data-id="12950" data-type="rdv" class="rdv new ui-li-static ui-body-inherit ui-last-child">
        <div class="datetime">
          il y a 5 heures
        </div>
        <div class="username">
          DUPOND Paul
        </div>
        <h2>
          Prise de rendez-vous: samedi 26 juillet 2014 de 10h35 à 11h05 [test]
        </h2>
      </li>
    </ul>
  </div>
</div>
<div id="offline" class="ui-btn">
  Vérifier la connexion
</div>
<div style="" class="ui-panel-dismiss">
</div>
<div class="ui-panel-dismiss">
</div>
<div style="" class="ui-panel-dismiss">
</div>
<div style="" class="ui-panel-dismiss">
</div>
<div style="" class="ui-panel-dismiss">
</div>
<div id="event-delete-screen" class="ui-screen-hidden ui-popup-screen ui-overlay-inherit">
</div>
<div id="event-delete-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
  <div class="ui-popup ui-body-a ui-overlay-shadow ui-corner-all" id="event-delete" data-role="popup" data-theme="a">
    <ul class="ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" style="min-width:210px;">
      <li class="ui-li-divider ui-bar-inherit ui-first-child" role="heading" data-role="list-divider">
        Vous êtes sur le point de supprimer cet événement.
        <br>
        Souhaitez vous continuer ?
      </li>
      <li data-icon="trash">
        <a id="event-delete-confirm" class="error ui-btn ui-btn-icon-right ui-icon-trash">
          Confirmer la suppression
        </a>
      </li>
      <li class="ui-last-child" data-icon="false">
        <a class="ui-btn" href="#" data-rel="back">
          Annuler
        </a>
      </li>
    </ul>
  </div>
</div>
<div id="contact-delete-screen" class="ui-screen-hidden ui-popup-screen ui-overlay-inherit">
</div>
<div id="contact-delete-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
  <div class="ui-popup ui-body-a ui-overlay-shadow ui-corner-all" id="contact-delete" data-role="popup" data-theme="a">
    <ul class="ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" style="min-width:210px;">
      <li class="ui-li-divider ui-bar-inherit ui-first-child" role="heading" data-role="list-divider">
        Vous êtes sur le point de supprimer ce contact.
        <br>
        Souhaitez vous continuer ?
      </li>
      <li data-icon="trash">
        <a id="contact-delete-confirm" class="error ui-btn ui-btn-icon-right ui-icon-trash">
          Confirmer la suppression
        </a>
      </li>
      <li class="ui-last-child" data-icon="false">
        <a class="ui-btn" href="#" data-rel="back">
          Annuler
        </a>
      </li>
    </ul>
  </div>
</div>
<div id="note-delete-screen" class="ui-screen-hidden ui-popup-screen ui-overlay-inherit">
</div>
<div id="note-delete-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
  <div class="ui-popup ui-body-a ui-overlay-shadow ui-corner-all" id="note-delete" data-role="popup" data-theme="a">
    <ul class="ui-listview ui-listview-inset ui-corner-all ui-shadow" data-role="listview" data-inset="true" style="min-width:210px;">
      <li class="ui-li-divider ui-bar-inherit ui-first-child" role="heading" data-role="list-divider">
        Vous êtes sur le point de supprimer cette note.
        <br>
        Souhaitez vous continuer ?
      </li>
      <li data-icon="trash">
        <a id="note-delete-confirm" class="error ui-btn ui-btn-icon-right ui-icon-trash">
          Confirmer la suppression
        </a>
      </li>
      <li class="ui-last-child" data-icon="false">
        <a class="ui-btn" href="#" data-rel="back">
          Annuler
        </a>
      </li>
    </ul>
  </div>
</div>
<div style="height: 2363px;" id="popup-notification-screen" class="ui-popup-screen ui-overlay-inherit ui-screen-hidden">
</div>
<div id="popup-notification-popup" class="ui-popup-container ui-popup-hidden ui-popup-truncate">
  <div style="width: 1873px;" class="ui-popup ui-body-inherit ui-overlay-shadow ui-corner-all" id="popup-notification">
    août 2014, semaine 32
  </div>
</div>
<div class="ui-loader ui-corner-all ui-body-a ui-loader-default">
  <span class="ui-icon-loading">
  </span>
  <h1>
    loading
  </h1>
</div></div>
<script src="//cdn.jsdelivr.net/jquery/2.1.1/jquery.min.js">
</script>
<script src="http://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.3/jquery.mobile.min.js">
</script>
<script>
function aClick(e){e.preventDefault()};

$(function(){
        var txt = '<h4 class="list-header"><span>lundi, 04 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-04" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1310" data-type="rdv" data-start="2014-08-04 07:30" data-end="2014-08-04 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3310" data-type="rdv" data-start="2014-08-04 07:40" data-end="2014-08-04 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5131" data-type="rdv" data-start="2014-08-04 07:50" data-end="2014-08-04 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1496" data-type="rdv" data-start="2014-08-04 08:00" data-end="2014-08-04 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3493" data-type="rdv" data-start="2014-08-04 08:10" data-end="2014-08-04 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6769" data-type="rdv" data-start="2014-08-04 08:20" data-end="2014-08-04 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1678" data-type="rdv" data-start="2014-08-04 08:30" data-end="2014-08-04 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4949" data-type="rdv" data-start="2014-08-04 08:40" data-end="2014-08-04 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6588" data-type="rdv" data-start="2014-08-04 08:50" data-end="2014-08-04 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1860" data-type="rdv" data-start="2014-08-04 09:00" data-end="2014-08-04 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4768" data-type="rdv" data-start="2014-08-04 09:10" data-end="2014-08-04 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6407" data-type="rdv" data-start="2014-08-04 09:20" data-end="2014-08-04 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2042" data-type="rdv" data-start="2014-08-04 09:30" data-end="2014-08-04 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4587" data-type="rdv" data-start="2014-08-04 09:40" data-end="2014-08-04 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6226" data-type="rdv" data-start="2014-08-04 09:50" data-end="2014-08-04 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2229" data-type="rdv" data-start="2014-08-04 10:00" data-end="2014-08-04 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4406" data-type="rdv" data-start="2014-08-04 10:10" data-end="2014-08-04 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6045" data-type="rdv" data-start="2014-08-04 10:20" data-end="2014-08-04 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2411" data-type="rdv" data-start="2014-08-04 10:30" data-end="2014-08-04 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4225" data-type="rdv" data-start="2014-08-04 10:40" data-end="2014-08-04 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5864" data-type="rdv" data-start="2014-08-04 10:50" data-end="2014-08-04 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2593" data-type="rdv" data-start="2014-08-04 11:00" data-end="2014-08-04 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4044" data-type="rdv" data-start="2014-08-04 11:10" data-end="2014-08-04 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5683" data-type="rdv" data-start="2014-08-04 11:20" data-end="2014-08-04 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2775" data-type="rdv" data-start="2014-08-04 11:30" data-end="2014-08-04 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3863" data-type="rdv" data-start="2014-08-04 11:40" data-end="2014-08-04 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5502" data-type="rdv" data-start="2014-08-04 11:50" data-end="2014-08-04 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2957" data-type="rdv" data-start="2014-08-04 12:00" data-end="2014-08-04 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3682" data-type="rdv" data-start="2014-08-04 12:10" data-end="2014-08-04 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5321" data-type="rdv" data-start="2014-08-04 12:20" data-end="2014-08-04 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6982" data-type="rdv" data-start="2014-08-04 13:30" data-end="2014-08-04 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7163" data-type="rdv" data-start="2014-08-04 13:40" data-end="2014-08-04 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7344" data-type="rdv" data-start="2014-08-04 13:50" data-end="2014-08-04 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7525" data-type="rdv" data-start="2014-08-04 14:00" data-end="2014-08-04 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7706" data-type="rdv" data-start="2014-08-04 14:10" data-end="2014-08-04 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7887" data-type="rdv" data-start="2014-08-04 14:20" data-end="2014-08-04 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8068" data-type="rdv" data-start="2014-08-04 14:30" data-end="2014-08-04 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8249" data-type="rdv" data-start="2014-08-04 14:40" data-end="2014-08-04 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8430" data-type="rdv" data-start="2014-08-04 14:50" data-end="2014-08-04 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8611" data-type="rdv" data-start="2014-08-04 15:00" data-end="2014-08-04 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8792" data-type="rdv" data-start="2014-08-04 15:10" data-end="2014-08-04 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8973" data-type="rdv" data-start="2014-08-04 15:20" data-end="2014-08-04 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9154" data-type="rdv" data-start="2014-08-04 15:30" data-end="2014-08-04 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9334" data-type="rdv" data-start="2014-08-04 15:40" data-end="2014-08-04 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9515" data-type="rdv" data-start="2014-08-04 15:50" data-end="2014-08-04 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9696" data-type="rdv" data-start="2014-08-04 16:00" data-end="2014-08-04 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9877" data-type="rdv" data-start="2014-08-04 16:10" data-end="2014-08-04 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10058" data-type="rdv" data-start="2014-08-04 16:20" data-end="2014-08-04 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10239" data-type="rdv" data-start="2014-08-04 16:30" data-end="2014-08-04 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10420" data-type="rdv" data-start="2014-08-04 16:40" data-end="2014-08-04 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10601" data-type="rdv" data-start="2014-08-04 16:50" data-end="2014-08-04 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10782" data-type="rdv" data-start="2014-08-04 17:00" data-end="2014-08-04 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10963" data-type="rdv" data-start="2014-08-04 17:10" data-end="2014-08-04 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11144" data-type="rdv" data-start="2014-08-04 17:20" data-end="2014-08-04 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11325" data-type="rdv" data-start="2014-08-04 17:30" data-end="2014-08-04 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11506" data-type="rdv" data-start="2014-08-04 17:40" data-end="2014-08-04 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11687" data-type="rdv" data-start="2014-08-04 17:50" data-end="2014-08-04 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11868" data-type="rdv" data-start="2014-08-04 18:00" data-end="2014-08-04 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12049" data-type="rdv" data-start="2014-08-04 18:10" data-end="2014-08-04 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12230" data-type="rdv" data-start="2014-08-04 18:20" data-end="2014-08-04 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12411" data-type="rdv" data-start="2014-08-04 18:30" data-end="2014-08-04 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12592" data-type="rdv" data-start="2014-08-04 18:40" data-end="2014-08-04 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12773" data-type="rdv" data-start="2014-08-04 18:50" data-end="2014-08-04 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-04 12:30" data-end="2014-08-04 13:30" style="top:43.48%;height:8.7%;"></li></ul></li><h4 class="list-header"><span>mardi, 05 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-05" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1311" data-type="rdv" data-start="2014-08-05 07:30" data-end="2014-08-05 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3311" data-type="rdv" data-start="2014-08-05 07:40" data-end="2014-08-05 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5132" data-type="rdv" data-start="2014-08-05 07:50" data-end="2014-08-05 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1497" data-type="rdv" data-start="2014-08-05 08:00" data-end="2014-08-05 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3494" data-type="rdv" data-start="2014-08-05 08:10" data-end="2014-08-05 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6770" data-type="rdv" data-start="2014-08-05 08:20" data-end="2014-08-05 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1679" data-type="rdv" data-start="2014-08-05 08:30" data-end="2014-08-05 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4950" data-type="rdv" data-start="2014-08-05 08:40" data-end="2014-08-05 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6589" data-type="rdv" data-start="2014-08-05 08:50" data-end="2014-08-05 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1861" data-type="rdv" data-start="2014-08-05 09:00" data-end="2014-08-05 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4769" data-type="rdv" data-start="2014-08-05 09:10" data-end="2014-08-05 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6408" data-type="rdv" data-start="2014-08-05 09:20" data-end="2014-08-05 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2043" data-type="rdv" data-start="2014-08-05 09:30" data-end="2014-08-05 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4588" data-type="rdv" data-start="2014-08-05 09:40" data-end="2014-08-05 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6227" data-type="rdv" data-start="2014-08-05 09:50" data-end="2014-08-05 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2230" data-type="rdv" data-start="2014-08-05 10:00" data-end="2014-08-05 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4407" data-type="rdv" data-start="2014-08-05 10:10" data-end="2014-08-05 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6046" data-type="rdv" data-start="2014-08-05 10:20" data-end="2014-08-05 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2412" data-type="rdv" data-start="2014-08-05 10:30" data-end="2014-08-05 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4226" data-type="rdv" data-start="2014-08-05 10:40" data-end="2014-08-05 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5865" data-type="rdv" data-start="2014-08-05 10:50" data-end="2014-08-05 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2594" data-type="rdv" data-start="2014-08-05 11:00" data-end="2014-08-05 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4045" data-type="rdv" data-start="2014-08-05 11:10" data-end="2014-08-05 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5684" data-type="rdv" data-start="2014-08-05 11:20" data-end="2014-08-05 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2776" data-type="rdv" data-start="2014-08-05 11:30" data-end="2014-08-05 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3864" data-type="rdv" data-start="2014-08-05 11:40" data-end="2014-08-05 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5503" data-type="rdv" data-start="2014-08-05 11:50" data-end="2014-08-05 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2958" data-type="rdv" data-start="2014-08-05 12:00" data-end="2014-08-05 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3683" data-type="rdv" data-start="2014-08-05 12:10" data-end="2014-08-05 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5322" data-type="rdv" data-start="2014-08-05 12:20" data-end="2014-08-05 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6983" data-type="rdv" data-start="2014-08-05 13:30" data-end="2014-08-05 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7164" data-type="rdv" data-start="2014-08-05 13:40" data-end="2014-08-05 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7345" data-type="rdv" data-start="2014-08-05 13:50" data-end="2014-08-05 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7526" data-type="rdv" data-start="2014-08-05 14:00" data-end="2014-08-05 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7707" data-type="rdv" data-start="2014-08-05 14:10" data-end="2014-08-05 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7888" data-type="rdv" data-start="2014-08-05 14:20" data-end="2014-08-05 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8069" data-type="rdv" data-start="2014-08-05 14:30" data-end="2014-08-05 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8250" data-type="rdv" data-start="2014-08-05 14:40" data-end="2014-08-05 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8431" data-type="rdv" data-start="2014-08-05 14:50" data-end="2014-08-05 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8612" data-type="rdv" data-start="2014-08-05 15:00" data-end="2014-08-05 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8793" data-type="rdv" data-start="2014-08-05 15:10" data-end="2014-08-05 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8974" data-type="rdv" data-start="2014-08-05 15:20" data-end="2014-08-05 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9155" data-type="rdv" data-start="2014-08-05 15:30" data-end="2014-08-05 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9335" data-type="rdv" data-start="2014-08-05 15:40" data-end="2014-08-05 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9516" data-type="rdv" data-start="2014-08-05 15:50" data-end="2014-08-05 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9697" data-type="rdv" data-start="2014-08-05 16:00" data-end="2014-08-05 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9878" data-type="rdv" data-start="2014-08-05 16:10" data-end="2014-08-05 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10059" data-type="rdv" data-start="2014-08-05 16:20" data-end="2014-08-05 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10240" data-type="rdv" data-start="2014-08-05 16:30" data-end="2014-08-05 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10421" data-type="rdv" data-start="2014-08-05 16:40" data-end="2014-08-05 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10602" data-type="rdv" data-start="2014-08-05 16:50" data-end="2014-08-05 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10783" data-type="rdv" data-start="2014-08-05 17:00" data-end="2014-08-05 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10964" data-type="rdv" data-start="2014-08-05 17:10" data-end="2014-08-05 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11145" data-type="rdv" data-start="2014-08-05 17:20" data-end="2014-08-05 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11326" data-type="rdv" data-start="2014-08-05 17:30" data-end="2014-08-05 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11507" data-type="rdv" data-start="2014-08-05 17:40" data-end="2014-08-05 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11688" data-type="rdv" data-start="2014-08-05 17:50" data-end="2014-08-05 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11869" data-type="rdv" data-start="2014-08-05 18:00" data-end="2014-08-05 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12050" data-type="rdv" data-start="2014-08-05 18:10" data-end="2014-08-05 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12231" data-type="rdv" data-start="2014-08-05 18:20" data-end="2014-08-05 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12412" data-type="rdv" data-start="2014-08-05 18:30" data-end="2014-08-05 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12593" data-type="rdv" data-start="2014-08-05 18:40" data-end="2014-08-05 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12774" data-type="rdv" data-start="2014-08-05 18:50" data-end="2014-08-05 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-05 12:30" data-end="2014-08-05 13:30" style="top:43.48%;height:8.7%;"></li></ul></li><h4 class="list-header"><span>mercredi, 06 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-06" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1312" data-type="rdv" data-start="2014-08-06 07:30" data-end="2014-08-06 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3312" data-type="rdv" data-start="2014-08-06 07:40" data-end="2014-08-06 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5133" data-type="rdv" data-start="2014-08-06 07:50" data-end="2014-08-06 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1498" data-type="rdv" data-start="2014-08-06 08:00" data-end="2014-08-06 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3495" data-type="rdv" data-start="2014-08-06 08:10" data-end="2014-08-06 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6771" data-type="rdv" data-start="2014-08-06 08:20" data-end="2014-08-06 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1680" data-type="rdv" data-start="2014-08-06 08:30" data-end="2014-08-06 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4951" data-type="rdv" data-start="2014-08-06 08:40" data-end="2014-08-06 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6590" data-type="rdv" data-start="2014-08-06 08:50" data-end="2014-08-06 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1862" data-type="rdv" data-start="2014-08-06 09:00" data-end="2014-08-06 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4770" data-type="rdv" data-start="2014-08-06 09:10" data-end="2014-08-06 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6409" data-type="rdv" data-start="2014-08-06 09:20" data-end="2014-08-06 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2044" data-type="rdv" data-start="2014-08-06 09:30" data-end="2014-08-06 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4589" data-type="rdv" data-start="2014-08-06 09:40" data-end="2014-08-06 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6228" data-type="rdv" data-start="2014-08-06 09:50" data-end="2014-08-06 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2231" data-type="rdv" data-start="2014-08-06 10:00" data-end="2014-08-06 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4408" data-type="rdv" data-start="2014-08-06 10:10" data-end="2014-08-06 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6047" data-type="rdv" data-start="2014-08-06 10:20" data-end="2014-08-06 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2413" data-type="rdv" data-start="2014-08-06 10:30" data-end="2014-08-06 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4227" data-type="rdv" data-start="2014-08-06 10:40" data-end="2014-08-06 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5866" data-type="rdv" data-start="2014-08-06 10:50" data-end="2014-08-06 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2595" data-type="rdv" data-start="2014-08-06 11:00" data-end="2014-08-06 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4046" data-type="rdv" data-start="2014-08-06 11:10" data-end="2014-08-06 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5685" data-type="rdv" data-start="2014-08-06 11:20" data-end="2014-08-06 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2777" data-type="rdv" data-start="2014-08-06 11:30" data-end="2014-08-06 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3865" data-type="rdv" data-start="2014-08-06 11:40" data-end="2014-08-06 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5504" data-type="rdv" data-start="2014-08-06 11:50" data-end="2014-08-06 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2959" data-type="rdv" data-start="2014-08-06 12:00" data-end="2014-08-06 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3684" data-type="rdv" data-start="2014-08-06 12:10" data-end="2014-08-06 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5323" data-type="rdv" data-start="2014-08-06 12:20" data-end="2014-08-06 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6984" data-type="rdv" data-start="2014-08-06 13:30" data-end="2014-08-06 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7165" data-type="rdv" data-start="2014-08-06 13:40" data-end="2014-08-06 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7346" data-type="rdv" data-start="2014-08-06 13:50" data-end="2014-08-06 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7527" data-type="rdv" data-start="2014-08-06 14:00" data-end="2014-08-06 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7708" data-type="rdv" data-start="2014-08-06 14:10" data-end="2014-08-06 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7889" data-type="rdv" data-start="2014-08-06 14:20" data-end="2014-08-06 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8070" data-type="rdv" data-start="2014-08-06 14:30" data-end="2014-08-06 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8251" data-type="rdv" data-start="2014-08-06 14:40" data-end="2014-08-06 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8432" data-type="rdv" data-start="2014-08-06 14:50" data-end="2014-08-06 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8613" data-type="rdv" data-start="2014-08-06 15:00" data-end="2014-08-06 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8794" data-type="rdv" data-start="2014-08-06 15:10" data-end="2014-08-06 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8975" data-type="rdv" data-start="2014-08-06 15:20" data-end="2014-08-06 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9156" data-type="rdv" data-start="2014-08-06 15:30" data-end="2014-08-06 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9336" data-type="rdv" data-start="2014-08-06 15:40" data-end="2014-08-06 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9517" data-type="rdv" data-start="2014-08-06 15:50" data-end="2014-08-06 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9698" data-type="rdv" data-start="2014-08-06 16:00" data-end="2014-08-06 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9879" data-type="rdv" data-start="2014-08-06 16:10" data-end="2014-08-06 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10060" data-type="rdv" data-start="2014-08-06 16:20" data-end="2014-08-06 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10241" data-type="rdv" data-start="2014-08-06 16:30" data-end="2014-08-06 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10422" data-type="rdv" data-start="2014-08-06 16:40" data-end="2014-08-06 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10603" data-type="rdv" data-start="2014-08-06 16:50" data-end="2014-08-06 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10784" data-type="rdv" data-start="2014-08-06 17:00" data-end="2014-08-06 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10965" data-type="rdv" data-start="2014-08-06 17:10" data-end="2014-08-06 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11146" data-type="rdv" data-start="2014-08-06 17:20" data-end="2014-08-06 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11327" data-type="rdv" data-start="2014-08-06 17:30" data-end="2014-08-06 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11508" data-type="rdv" data-start="2014-08-06 17:40" data-end="2014-08-06 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11689" data-type="rdv" data-start="2014-08-06 17:50" data-end="2014-08-06 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11870" data-type="rdv" data-start="2014-08-06 18:00" data-end="2014-08-06 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12051" data-type="rdv" data-start="2014-08-06 18:10" data-end="2014-08-06 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12232" data-type="rdv" data-start="2014-08-06 18:20" data-end="2014-08-06 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12413" data-type="rdv" data-start="2014-08-06 18:30" data-end="2014-08-06 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12594" data-type="rdv" data-start="2014-08-06 18:40" data-end="2014-08-06 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12775" data-type="rdv" data-start="2014-08-06 18:50" data-end="2014-08-06 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-06 12:30" data-end="2014-08-06 13:30" style="top:43.48%;height:8.7%;"></li></ul></li><h4 class="list-header"><span>jeudi, 07 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-07" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1313" data-type="rdv" data-start="2014-08-07 07:30" data-end="2014-08-07 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3313" data-type="rdv" data-start="2014-08-07 07:40" data-end="2014-08-07 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5134" data-type="rdv" data-start="2014-08-07 07:50" data-end="2014-08-07 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1499" data-type="rdv" data-start="2014-08-07 08:00" data-end="2014-08-07 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3496" data-type="rdv" data-start="2014-08-07 08:10" data-end="2014-08-07 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6772" data-type="rdv" data-start="2014-08-07 08:20" data-end="2014-08-07 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1681" data-type="rdv" data-start="2014-08-07 08:30" data-end="2014-08-07 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4952" data-type="rdv" data-start="2014-08-07 08:40" data-end="2014-08-07 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6591" data-type="rdv" data-start="2014-08-07 08:50" data-end="2014-08-07 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1863" data-type="rdv" data-start="2014-08-07 09:00" data-end="2014-08-07 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4771" data-type="rdv" data-start="2014-08-07 09:10" data-end="2014-08-07 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6410" data-type="rdv" data-start="2014-08-07 09:20" data-end="2014-08-07 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2045" data-type="rdv" data-start="2014-08-07 09:30" data-end="2014-08-07 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4590" data-type="rdv" data-start="2014-08-07 09:40" data-end="2014-08-07 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6229" data-type="rdv" data-start="2014-08-07 09:50" data-end="2014-08-07 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2232" data-type="rdv" data-start="2014-08-07 10:00" data-end="2014-08-07 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4409" data-type="rdv" data-start="2014-08-07 10:10" data-end="2014-08-07 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6048" data-type="rdv" data-start="2014-08-07 10:20" data-end="2014-08-07 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2414" data-type="rdv" data-start="2014-08-07 10:30" data-end="2014-08-07 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4228" data-type="rdv" data-start="2014-08-07 10:40" data-end="2014-08-07 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5867" data-type="rdv" data-start="2014-08-07 10:50" data-end="2014-08-07 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2596" data-type="rdv" data-start="2014-08-07 11:00" data-end="2014-08-07 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4047" data-type="rdv" data-start="2014-08-07 11:10" data-end="2014-08-07 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5686" data-type="rdv" data-start="2014-08-07 11:20" data-end="2014-08-07 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2778" data-type="rdv" data-start="2014-08-07 11:30" data-end="2014-08-07 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3866" data-type="rdv" data-start="2014-08-07 11:40" data-end="2014-08-07 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5505" data-type="rdv" data-start="2014-08-07 11:50" data-end="2014-08-07 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2960" data-type="rdv" data-start="2014-08-07 12:00" data-end="2014-08-07 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3685" data-type="rdv" data-start="2014-08-07 12:10" data-end="2014-08-07 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5324" data-type="rdv" data-start="2014-08-07 12:20" data-end="2014-08-07 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6985" data-type="rdv" data-start="2014-08-07 13:30" data-end="2014-08-07 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7166" data-type="rdv" data-start="2014-08-07 13:40" data-end="2014-08-07 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7347" data-type="rdv" data-start="2014-08-07 13:50" data-end="2014-08-07 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7528" data-type="rdv" data-start="2014-08-07 14:00" data-end="2014-08-07 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7709" data-type="rdv" data-start="2014-08-07 14:10" data-end="2014-08-07 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7890" data-type="rdv" data-start="2014-08-07 14:20" data-end="2014-08-07 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8071" data-type="rdv" data-start="2014-08-07 14:30" data-end="2014-08-07 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8252" data-type="rdv" data-start="2014-08-07 14:40" data-end="2014-08-07 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8433" data-type="rdv" data-start="2014-08-07 14:50" data-end="2014-08-07 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8614" data-type="rdv" data-start="2014-08-07 15:00" data-end="2014-08-07 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8795" data-type="rdv" data-start="2014-08-07 15:10" data-end="2014-08-07 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8976" data-type="rdv" data-start="2014-08-07 15:20" data-end="2014-08-07 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9157" data-type="rdv" data-start="2014-08-07 15:30" data-end="2014-08-07 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9337" data-type="rdv" data-start="2014-08-07 15:40" data-end="2014-08-07 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9518" data-type="rdv" data-start="2014-08-07 15:50" data-end="2014-08-07 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9699" data-type="rdv" data-start="2014-08-07 16:00" data-end="2014-08-07 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9880" data-type="rdv" data-start="2014-08-07 16:10" data-end="2014-08-07 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10061" data-type="rdv" data-start="2014-08-07 16:20" data-end="2014-08-07 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10242" data-type="rdv" data-start="2014-08-07 16:30" data-end="2014-08-07 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10423" data-type="rdv" data-start="2014-08-07 16:40" data-end="2014-08-07 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10604" data-type="rdv" data-start="2014-08-07 16:50" data-end="2014-08-07 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10785" data-type="rdv" data-start="2014-08-07 17:00" data-end="2014-08-07 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10966" data-type="rdv" data-start="2014-08-07 17:10" data-end="2014-08-07 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11147" data-type="rdv" data-start="2014-08-07 17:20" data-end="2014-08-07 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11328" data-type="rdv" data-start="2014-08-07 17:30" data-end="2014-08-07 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11509" data-type="rdv" data-start="2014-08-07 17:40" data-end="2014-08-07 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11690" data-type="rdv" data-start="2014-08-07 17:50" data-end="2014-08-07 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11871" data-type="rdv" data-start="2014-08-07 18:00" data-end="2014-08-07 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12052" data-type="rdv" data-start="2014-08-07 18:10" data-end="2014-08-07 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12233" data-type="rdv" data-start="2014-08-07 18:20" data-end="2014-08-07 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12414" data-type="rdv" data-start="2014-08-07 18:30" data-end="2014-08-07 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12595" data-type="rdv" data-start="2014-08-07 18:40" data-end="2014-08-07 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12776" data-type="rdv" data-start="2014-08-07 18:50" data-end="2014-08-07 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-07 12:30" data-end="2014-08-07 13:30" style="top:43.48%;height:8.7%;"></li></ul></li><h4 class="list-header"><span>vendredi, 08 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-08" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1314" data-type="rdv" data-start="2014-08-08 07:30" data-end="2014-08-08 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3314" data-type="rdv" data-start="2014-08-08 07:40" data-end="2014-08-08 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5135" data-type="rdv" data-start="2014-08-08 07:50" data-end="2014-08-08 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1500" data-type="rdv" data-start="2014-08-08 08:00" data-end="2014-08-08 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3497" data-type="rdv" data-start="2014-08-08 08:10" data-end="2014-08-08 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6773" data-type="rdv" data-start="2014-08-08 08:20" data-end="2014-08-08 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1682" data-type="rdv" data-start="2014-08-08 08:30" data-end="2014-08-08 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4953" data-type="rdv" data-start="2014-08-08 08:40" data-end="2014-08-08 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6592" data-type="rdv" data-start="2014-08-08 08:50" data-end="2014-08-08 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1864" data-type="rdv" data-start="2014-08-08 09:00" data-end="2014-08-08 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4772" data-type="rdv" data-start="2014-08-08 09:10" data-end="2014-08-08 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6411" data-type="rdv" data-start="2014-08-08 09:20" data-end="2014-08-08 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2046" data-type="rdv" data-start="2014-08-08 09:30" data-end="2014-08-08 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4591" data-type="rdv" data-start="2014-08-08 09:40" data-end="2014-08-08 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6230" data-type="rdv" data-start="2014-08-08 09:50" data-end="2014-08-08 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2233" data-type="rdv" data-start="2014-08-08 10:00" data-end="2014-08-08 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4410" data-type="rdv" data-start="2014-08-08 10:10" data-end="2014-08-08 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6049" data-type="rdv" data-start="2014-08-08 10:20" data-end="2014-08-08 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2415" data-type="rdv" data-start="2014-08-08 10:30" data-end="2014-08-08 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4229" data-type="rdv" data-start="2014-08-08 10:40" data-end="2014-08-08 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5868" data-type="rdv" data-start="2014-08-08 10:50" data-end="2014-08-08 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2597" data-type="rdv" data-start="2014-08-08 11:00" data-end="2014-08-08 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4048" data-type="rdv" data-start="2014-08-08 11:10" data-end="2014-08-08 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5687" data-type="rdv" data-start="2014-08-08 11:20" data-end="2014-08-08 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2779" data-type="rdv" data-start="2014-08-08 11:30" data-end="2014-08-08 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3867" data-type="rdv" data-start="2014-08-08 11:40" data-end="2014-08-08 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5506" data-type="rdv" data-start="2014-08-08 11:50" data-end="2014-08-08 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2961" data-type="rdv" data-start="2014-08-08 12:00" data-end="2014-08-08 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3686" data-type="rdv" data-start="2014-08-08 12:10" data-end="2014-08-08 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5325" data-type="rdv" data-start="2014-08-08 12:20" data-end="2014-08-08 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6986" data-type="rdv" data-start="2014-08-08 13:30" data-end="2014-08-08 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7167" data-type="rdv" data-start="2014-08-08 13:40" data-end="2014-08-08 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7348" data-type="rdv" data-start="2014-08-08 13:50" data-end="2014-08-08 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7529" data-type="rdv" data-start="2014-08-08 14:00" data-end="2014-08-08 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7710" data-type="rdv" data-start="2014-08-08 14:10" data-end="2014-08-08 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7891" data-type="rdv" data-start="2014-08-08 14:20" data-end="2014-08-08 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8072" data-type="rdv" data-start="2014-08-08 14:30" data-end="2014-08-08 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8253" data-type="rdv" data-start="2014-08-08 14:40" data-end="2014-08-08 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8434" data-type="rdv" data-start="2014-08-08 14:50" data-end="2014-08-08 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8615" data-type="rdv" data-start="2014-08-08 15:00" data-end="2014-08-08 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8796" data-type="rdv" data-start="2014-08-08 15:10" data-end="2014-08-08 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8977" data-type="rdv" data-start="2014-08-08 15:20" data-end="2014-08-08 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9158" data-type="rdv" data-start="2014-08-08 15:30" data-end="2014-08-08 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9338" data-type="rdv" data-start="2014-08-08 15:40" data-end="2014-08-08 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9519" data-type="rdv" data-start="2014-08-08 15:50" data-end="2014-08-08 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9700" data-type="rdv" data-start="2014-08-08 16:00" data-end="2014-08-08 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9881" data-type="rdv" data-start="2014-08-08 16:10" data-end="2014-08-08 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10062" data-type="rdv" data-start="2014-08-08 16:20" data-end="2014-08-08 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10243" data-type="rdv" data-start="2014-08-08 16:30" data-end="2014-08-08 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10424" data-type="rdv" data-start="2014-08-08 16:40" data-end="2014-08-08 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10605" data-type="rdv" data-start="2014-08-08 16:50" data-end="2014-08-08 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10786" data-type="rdv" data-start="2014-08-08 17:00" data-end="2014-08-08 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10967" data-type="rdv" data-start="2014-08-08 17:10" data-end="2014-08-08 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11148" data-type="rdv" data-start="2014-08-08 17:20" data-end="2014-08-08 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11329" data-type="rdv" data-start="2014-08-08 17:30" data-end="2014-08-08 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11510" data-type="rdv" data-start="2014-08-08 17:40" data-end="2014-08-08 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11691" data-type="rdv" data-start="2014-08-08 17:50" data-end="2014-08-08 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11872" data-type="rdv" data-start="2014-08-08 18:00" data-end="2014-08-08 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12053" data-type="rdv" data-start="2014-08-08 18:10" data-end="2014-08-08 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12234" data-type="rdv" data-start="2014-08-08 18:20" data-end="2014-08-08 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12415" data-type="rdv" data-start="2014-08-08 18:30" data-end="2014-08-08 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12596" data-type="rdv" data-start="2014-08-08 18:40" data-end="2014-08-08 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12777" data-type="rdv" data-start="2014-08-08 18:50" data-end="2014-08-08 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-08 12:30" data-end="2014-08-08 13:30" style="top:43.48%;height:8.7%;"></li></ul></li><h4 class="list-header"><span>samedi, 09 août 2014</span><span class="view-count-rdv ui-li-count">63</span></h4><li id="d2014-08-09" class="events-content-inner events-day" style="width:16.66%"><ul class="events-content-inner events-planning no-planning"><li>Aucun résultat</li></ul><ul class="events-content-inner events-rdv"><li class="ev" data-id="1315" data-type="rdv" data-start="2014-08-09 07:30" data-end="2014-08-09 07:40" style="top: 0%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:30 - 07:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3315" data-type="rdv" data-start="2014-08-09 07:40" data-end="2014-08-09 07:50" style="top: 1.45%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:40 - 07:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5136" data-type="rdv" data-start="2014-08-09 07:50" data-end="2014-08-09 08:00" style="top: 2.9%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">07:50 - 08:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1501" data-type="rdv" data-start="2014-08-09 08:00" data-end="2014-08-09 08:10" style="top: 4.35%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:00 - 08:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3498" data-type="rdv" data-start="2014-08-09 08:10" data-end="2014-08-09 08:20" style="top: 5.8%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:10 - 08:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6774" data-type="rdv" data-start="2014-08-09 08:20" data-end="2014-08-09 08:30" style="top: 7.25%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:20 - 08:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1683" data-type="rdv" data-start="2014-08-09 08:30" data-end="2014-08-09 08:40" style="top: 8.7%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:30 - 08:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4954" data-type="rdv" data-start="2014-08-09 08:40" data-end="2014-08-09 08:50" style="top: 10.14%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:40 - 08:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6593" data-type="rdv" data-start="2014-08-09 08:50" data-end="2014-08-09 09:00" style="top: 11.59%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">08:50 - 09:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="1865" data-type="rdv" data-start="2014-08-09 09:00" data-end="2014-08-09 09:10" style="top: 13.04%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:00 - 09:10</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4773" data-type="rdv" data-start="2014-08-09 09:10" data-end="2014-08-09 09:20" style="top: 14.49%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:10 - 09:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6412" data-type="rdv" data-start="2014-08-09 09:20" data-end="2014-08-09 09:30" style="top: 15.94%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:20 - 09:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2047" data-type="rdv" data-start="2014-08-09 09:30" data-end="2014-08-09 09:40" style="top: 17.39%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:30 - 09:40</span><span class="event-contact_name">BORIES David</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4592" data-type="rdv" data-start="2014-08-09 09:40" data-end="2014-08-09 09:50" style="top: 18.84%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:40 - 09:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6231" data-type="rdv" data-start="2014-08-09 09:50" data-end="2014-08-09 10:00" style="top: 20.29%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">09:50 - 10:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2234" data-type="rdv" data-start="2014-08-09 10:00" data-end="2014-08-09 10:10" style="top: 21.74%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:00 - 10:10</span><span class="event-contact_name">MUNOZOK Frederic</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4411" data-type="rdv" data-start="2014-08-09 10:10" data-end="2014-08-09 10:20" style="top: 23.19%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:10 - 10:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6050" data-type="rdv" data-start="2014-08-09 10:20" data-end="2014-08-09 10:30" style="top: 24.64%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:20 - 10:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2416" data-type="rdv" data-start="2014-08-09 10:30" data-end="2014-08-09 10:40" style="top: 26.09%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:30 - 10:40</span><span class="event-contact_name">MARTIN Daniel</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4230" data-type="rdv" data-start="2014-08-09 10:40" data-end="2014-08-09 10:50" style="top: 27.54%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:40 - 10:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5869" data-type="rdv" data-start="2014-08-09 10:50" data-end="2014-08-09 11:00" style="top: 28.99%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">10:50 - 11:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2598" data-type="rdv" data-start="2014-08-09 11:00" data-end="2014-08-09 11:10" style="top: 30.43%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:00 - 11:10</span><span class="event-contact_name">BARADUC Fanta</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="4049" data-type="rdv" data-start="2014-08-09 11:10" data-end="2014-08-09 11:20" style="top: 31.88%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:10 - 11:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5688" data-type="rdv" data-start="2014-08-09 11:20" data-end="2014-08-09 11:30" style="top: 33.33%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:20 - 11:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2780" data-type="rdv" data-start="2014-08-09 11:30" data-end="2014-08-09 11:40" style="top: 34.78%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:30 - 11:40</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3868" data-type="rdv" data-start="2014-08-09 11:40" data-end="2014-08-09 11:50" style="top: 36.23%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:40 - 11:50</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5507" data-type="rdv" data-start="2014-08-09 11:50" data-end="2014-08-09 12:00" style="top: 37.68%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">11:50 - 12:00</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="2962" data-type="rdv" data-start="2014-08-09 12:00" data-end="2014-08-09 12:10" style="top: 39.13%; height: 1.45%; background-color: rgb(254, 136, 64); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:00 - 12:10</span><span class="event-contact_name">MOBILE Numero</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="3687" data-type="rdv" data-start="2014-08-09 12:10" data-end="2014-08-09 12:20" style="top: 40.58%; height: 1.45%; background-color: rgb(171, 224, 71); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:10 - 12:20</span><span class="event-contact_name">MUNOZ Fangio</span><span class="event-object">Renouvellement d\'ordonnance</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="5326" data-type="rdv" data-start="2014-08-09 12:20" data-end="2014-08-09 12:30" style="top: 42.03%; height: 1.45%; background-color: rgb(255, 255, 0); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">12:20 - 12:30</span><span class="event-contact_name">ADELMAN Julian</span><span class="event-object">Consultation cabinet</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="6987" data-type="rdv" data-start="2014-08-09 13:30" data-end="2014-08-09 13:40" style="top: 52.17%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">13:30 - 13:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7168" data-type="rdv" data-start="2014-08-09 13:40" data-end="2014-08-09 13:50" style="top: 53.62%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:40 - 13:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7349" data-type="rdv" data-start="2014-08-09 13:50" data-end="2014-08-09 14:00" style="top: 55.07%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">13:50 - 14:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7530" data-type="rdv" data-start="2014-08-09 14:00" data-end="2014-08-09 14:10" style="top: 56.52%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:00 - 14:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7711" data-type="rdv" data-start="2014-08-09 14:10" data-end="2014-08-09 14:20" style="top: 57.97%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:10 - 14:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="7892" data-type="rdv" data-start="2014-08-09 14:20" data-end="2014-08-09 14:30" style="top: 59.42%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:20 - 14:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8073" data-type="rdv" data-start="2014-08-09 14:30" data-end="2014-08-09 14:40" style="top: 60.87%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">14:30 - 14:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8254" data-type="rdv" data-start="2014-08-09 14:40" data-end="2014-08-09 14:50" style="top: 62.32%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:40 - 14:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8435" data-type="rdv" data-start="2014-08-09 14:50" data-end="2014-08-09 15:00" style="top: 63.77%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">14:50 - 15:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8616" data-type="rdv" data-start="2014-08-09 15:00" data-end="2014-08-09 15:10" style="top: 65.22%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:00 - 15:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8797" data-type="rdv" data-start="2014-08-09 15:10" data-end="2014-08-09 15:20" style="top: 66.67%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:10 - 15:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="8978" data-type="rdv" data-start="2014-08-09 15:20" data-end="2014-08-09 15:30" style="top: 68.12%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:20 - 15:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9159" data-type="rdv" data-start="2014-08-09 15:30" data-end="2014-08-09 15:40" style="top: 69.57%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">15:30 - 15:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9339" data-type="rdv" data-start="2014-08-09 15:40" data-end="2014-08-09 15:50" style="top: 71.01%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:40 - 15:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9520" data-type="rdv" data-start="2014-08-09 15:50" data-end="2014-08-09 16:00" style="top: 72.46%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">15:50 - 16:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9701" data-type="rdv" data-start="2014-08-09 16:00" data-end="2014-08-09 16:10" style="top: 73.91%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:00 - 16:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="9882" data-type="rdv" data-start="2014-08-09 16:10" data-end="2014-08-09 16:20" style="top: 75.36%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:10 - 16:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10063" data-type="rdv" data-start="2014-08-09 16:20" data-end="2014-08-09 16:30" style="top: 76.81%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:20 - 16:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10244" data-type="rdv" data-start="2014-08-09 16:30" data-end="2014-08-09 16:40" style="top: 78.26%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">16:30 - 16:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10425" data-type="rdv" data-start="2014-08-09 16:40" data-end="2014-08-09 16:50" style="top: 79.71%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:40 - 16:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10606" data-type="rdv" data-start="2014-08-09 16:50" data-end="2014-08-09 17:00" style="top: 81.16%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">16:50 - 17:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10787" data-type="rdv" data-start="2014-08-09 17:00" data-end="2014-08-09 17:10" style="top: 82.61%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:00 - 17:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="10968" data-type="rdv" data-start="2014-08-09 17:10" data-end="2014-08-09 17:20" style="top: 84.06%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:10 - 17:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11149" data-type="rdv" data-start="2014-08-09 17:20" data-end="2014-08-09 17:30" style="top: 85.51%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:20 - 17:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11330" data-type="rdv" data-start="2014-08-09 17:30" data-end="2014-08-09 17:40" style="top: 86.96%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">17:30 - 17:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11511" data-type="rdv" data-start="2014-08-09 17:40" data-end="2014-08-09 17:50" style="top: 88.41%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:40 - 17:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11692" data-type="rdv" data-start="2014-08-09 17:50" data-end="2014-08-09 18:00" style="top: 89.86%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">17:50 - 18:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="11873" data-type="rdv" data-start="2014-08-09 18:00" data-end="2014-08-09 18:10" style="top: 91.3%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:00 - 18:10</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12054" data-type="rdv" data-start="2014-08-09 18:10" data-end="2014-08-09 18:20" style="top: 92.75%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:10 - 18:20</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12235" data-type="rdv" data-start="2014-08-09 18:20" data-end="2014-08-09 18:30" style="top: 94.2%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:20 - 18:30</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12416" data-type="rdv" data-start="2014-08-09 18:30" data-end="2014-08-09 18:40" style="top: 95.65%; height: 1.45%; background-color: rgb(0, 15, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title white"><span class="event-hours">18:30 - 18:40</span><span class="event-contact_name">FABIOZO Mario</span><span class="event-object">Consultation spéciale</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12597" data-type="rdv" data-start="2014-08-09 18:40" data-end="2014-08-09 18:50" style="top: 97.1%; height: 1.45%; background-color: rgb(98, 164, 255); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:40 - 18:50</span><span class="event-contact_name">PAPI Lolo</span><span class="event-object">Vaccin</span><span class="event-duration">10mn</span></div></li><li class="ev" data-id="12778" data-type="rdv" data-start="2014-08-09 18:50" data-end="2014-08-09 19:00" style="top: 98.55%; height: 1.45%; background-color: rgb(184, 213, 253); width: 99%; left: 0%; right: 0px;"><div class="event-icons"></div><div class="event-title "><span class="event-hours">18:50 - 19:00</span><span class="event-contact_name">BAZENNERYE Jeannine</span><span class="event-object">Chirugie esthétique</span><span class="event-duration">10mn</span></div></li></ul><ul class="events-content-inner events-freebusys"><li data-type="freebusys" data-start="2014-08-09 12:30" data-end="2014-08-09 13:30" style="top:43.48%;height:8.7%;"></li></ul></li>';
        $('#events').find('.events-lists').html(txt);
});
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
$.find
var $events     = $('#events'),
                        $evAction       = $events.find('#event-action');
 
ready
byId.find
var $events     = $(document.getElementById('events')),
                        $evAction       = $events.find('#event-action');
 
ready
ById
var $evAction   = $(document.getElementById('event-action'));
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.