1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
| <?php
session_start();
$langues = array('nl', 'en', 'fr');
$extension = '.php';
if (isset($_GET['lang']) && in_array($_GET['lang'], $langues))
{
$_SESSION['lang'] = $_GET['lang'];
include($_SESSION['lang'].$extension);
}
else
{
$_SESSION['lang'] = 'fr';
include('fr.php');
}
echo $_SESSION['lang'];
?>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="ISO-8859-1">
<meta name="author" content="Arrabito Ricardo">
<meta name="description" content="Senior Credit Controller">
<meta name="keywords"
content="Credit, credit, Credit Controller, credit controller, Controller, controller,
Senior Credit Controller, senior credit controller, Arrabito, arrabito, Ricardo, ricardo,
Arrabito Ricardo, arrabito ricardo, Credit Analyst, credit analyst, Analyst, anlyst,
Reporting, reporting, Reporting Officer, reporting officer">
<title>Senior Credit Controller</title>
<link rel="stylesheet" href="Style.css" />
<script type="text/javascript" src="Scripts/CodeWebSite.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if !IE]> <-->
<style type="text/CSS">
nav li ul {
position: absolute;
}
</style>
<!--><![endif]-->
<!--[if IE 8]>
<style type="text/CSS">
nav li ul {
position:absolute;
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/CSS">
nav li ul {
position:absolute;
}
</style>
<![endif]-->
</head>
<body onload="CacherBlocsCenterAsideChargement();">
<div id="Centrer_Page">
<header>
<h1>Senior Credit Controller</h1>
<h2><?php echo TXT_YearsExperience?></h2>
<div id="SousNavLanguesSite">
<ul>
<li><a href="index.php?lang=en"><img src="Images/icon_en.png"
alt="English" /></a>
<ul>
<li><a href="index.php?lang=fr"><img src="Images/icon_fr.png"
alt="French" /></a>
</li>
<li><a href="index.php?lang=nl"><img
src="Images/icon_nl.png" alt="Dutch" /></a>
</li>
</ul>
</li>
</ul>
</div>
<div id="SousNavUtile">
<ul>
<li><a href="index.php?lang=$_SESSION['lang']">Home</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Site map</a></li>
</ul>
</div>
<div id="SousNavNetworks">
<ul>
<li><a
href="https://www.facebook.com/arrabito.ricardo?ref=tn_tnmn"
rel="me"> <img src="Images/icon_facebook.png" id="iconfb"
alt="Lien vers Facebook" title="Lien vers Facebook" /> </a>
</li>
<li><a href="http://www.linkedin.com/profile/edit?trk=tab_pro"
rel="me"> <img src="Images/icon_linkedin.png" id="iconli"
alt="Lien vers LinkedIn" title="Lien vers LinkedIn" /> </a>
</li>
<li><a href="#" rel="me"> <img
src="Images/icon_twitter3.png" id="icontw"
alt="Lien vers Twitter" title="Lien vers Twitter" /> </a>
</li>
</ul>
</div>
<nav>
<ul class="M">
<li><a href="#"><?php echo TXT_Career;?></a>
<ul>
<li><a href="#">Credit Mgmt</a></li>
<li><a href="CVen.php?lang=fr">Short CV</a></li>
<li><a href="#"><?php echo TXT_Competenties;?></a></li>
<li><a href="Experience"><?php echo TXT_Experience;?></a></li>
<li><a href="#"><?php echo TXT_Recruiters;?></a></li>
</ul>
</li>
<li><a href="#"><?php echo TXT_Languages?></a>
<ul>
<li><a href="#"><?php echo TXT_French;?></a></li>
<li><a href="#"><?php echo TXT_English;?></a></li>
<li><a href="#"><?php echo TXT_Dutch;?></a></li>
</ul>
</li>
<li><a href="#">IT</a>
<ul>
<li><a href="#">SAP</a></li>
<li><a href="MSOffice.html">MS Office</a></li>
<li><a href="Web.html">Web Development</a></li>
</ul>
</li>
<li><a href="#">Medias</a>
<ul>
<li><a href="#"><?php echo TXT_Tutorials;?></a></li>
<li><a href="#"><?php echo TXT_Introduction;?></a></li>
</ul>
<li><a href="#">Hobbies</a></li>
</ul>
</nav>
</header>
<div id="SousNavContacts">
<ul>
<li><a href="#"> <img src="Images/icon_phone.png"
id="iconph" alt="Téléphonez-moi" title="Téléphonez-moi" /> </a>
</li>
<li><a href="#"> <img src="Images/icon_email2.png"
id="iconem" alt="Ecrivez-moi" title="Ecrivez-moi" /> </a>
</li>
</ul>
</div>
<section id="SectionLeft">
<div id="SectionLeft_NomAdresseVille">
<span class="SL_NAV">Arrabito Ricardo</span><br> <span
class="SL_NAV"><?php echo TXT_BirthDate;?></span><br> <span
class="SL_NAV"><?php echo TXT_City;?></span><br> <span
class="SL_NAV"><?php echo TXT_Age;?></span>
</div>
</section>
<section id="SectionCenter">
<div id="SC_Bienvenue">
<h1><?php echo TXT_MainTitle;?></h1>
<h3><?php echo TXT_MainSubTitle;?></h3>
<?php
if ($_SESSION['lang'] == 'fr')
{
include('Text_fr.php');
}
else if ($_SESSION['lang'] == 'en')
{
include('Text_en.php');
}
else
{
include('Text_nl.php');
}
?>
</div>
</section>
<section id="SectionRight">
<aside id="AsideRight">
<h3>Les "News"</h3>
<span class="HLDate">22 janvier 2013</span>
<p class="HLTitres">
Construction du site <input type="image" name="button"
src="Images/icon_fleche.png" alt="Suite"
onclick="AfficherCacherBlocsCenterAside('Afficher2')">
</p>
<article id="Afficher2">
Mise en ligne cette semaine<br> <br> - un CV en français<br>
- de la page Web<br> - d'un formulaire pour m'écire<br>
</article>
<p class="HLTitres">
Cours du soir <input type="image" name="button"
src="Images/icon_fleche.png" alt="suite"
onclick="AfficherCacherBlocsCenterAside('Afficher3')">
</p>
<article id="Afficher3">En néerlandais et en anglais et ce
au niveau le plus élevés</article>
<p class="HLTitres">
Recheche d'emploi <input type="image" name="button"
src="Images/icon_fleche.png" alt="suite"
onclick="AfficherCacherBlocsCenterAside('Afficher4')">
</p>
<article id="Afficher4">Plus que jamais je désire trouver
un nouveau défi. N'hésitez pas à me contacter.</article>
<p class="HLTitres">
Traduction de mon CV <input type="image" name="button"
src="Images/icon_fleche.png" alt="suite"
onclick="AfficherCacherBlocsCenterAside('Afficher5')">
</p>
<article id="Afficher5">Afin que les CV en anglais et en
néerlandais ne souffrent aucune erreur j'ai demandé à des
traducteurs de les relire'</article>
<p class="HLTitres">
Credit Management <input type="image" name="button"
src="Images/icon_fleche.png" alt="suite"
onclick="AfficherCacherBlocsCenterAside('Afficher6')">
</p>
<article id="Afficher6">Une fois que mon site sera en
ligne je me consacrerai à nouveau un maximum au Credit Management.
Les livres n'ont qu'à bien se tenir ;-)'</article>
</aside>
</section>
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer"> <img
id="W3C" src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="CSS Valide !" /> </a>
</p>
<div></div>
</div>
</body>
</html> |