﻿<?php
//FRANCAIS

$bienvenue ="Welcome at TyKayn's portfolio";
$CV = "Curriculum Vitae";
$blog ="The cat's vortex: blof of a French student (hétéro, OMG!!) in comics at ESA Saint Luc school of Bruxelles.Lots of comic strips, drawings with more or less !q (sounds like ass and erotic in French) inside, exposives cooked things and contemplative pictures of pépète the cat.
";

$contact ="To contact me";
$illustration ="mes illustrations";
$photo ="photos";
$fanzines ="My fanzines publications";

$mot_BOOK = "BOOK";
$mot_COMISSIONS = "COMISSIONS";
$mot_CV = "CV";
$mot_LIENS = "LINKS & BLOG";
$mot_BLOG = "BLOG";
$mot_illustrations = "Illustrations";
$mot_bd = "Comic strips";
$mot_erotique = "Erotica";
$mot_graphisme = "Graphism";
$mot_photos = "Photo";
$mot_nus = 'Nus';
$mot_3D = '3D';
$mot_resultats = "Results";
$mot_suivant = "next";
$mot_precedent = "previous";
$mot_recherche = $recherche ="Search in TyKayn's Portfolio";


$txt_BOOK = 'images du book <img src="" alt=""/>';
$txt_COMISSIONS = 'comissions prices <img src="" alt=""/>';
$txt_CV = 'curriculum vitae <img src="" alt=""/>';
$txt_LIENS = "My other websites:";
$txt_BLOG = '<a href="http://tykay.free.fr">Tykay blog - le vortex à chats <img src="" alt="Tykay blog - le vortex à chats"/></a>';
$txt_illustrations = 'Illustrations tout public <img src="" alt=""/>';
$txt_BD =$txt_bd= 'Bandes dessinées <img src="" alt=""/>';
$txt_erotique = 'Illustrations érotiques <img src="" alt=""/>';
$txt_graphisme = 'Travaux de graphisme <img src="" alt=""/>';
$txt_photos = "Photographies";
if (isset($_GET['requete'])){$txt_resultats = "Résultats pour: $_GET[requete]";}
$txt_footer = '<br/>Webdesign: <a href="mailto:tykayn@gmail.com>Tykayn</a>';
$txt_recherche='';
$txt_nus = '';
$txt_3D = '';
$txt_accueil = '';


$date= "9 aout 2009";
$droits = '<sub>©Baptiste Lemoine - tous droits réservés 2009</sub>';
$maj = 'Dernière <definition value="mise a jour">MAJ</definition>: '.$date;
$contenu_accueil ='<strong>Cliquez une catégorie pour voir le contenu du portfolio.</strong> <br>
Vous pouvez aussi <a title="rechercher dans le Tykayn portfolio" href="?page_courante=recherche&langue=fr">effectuer une recherche</a> ou <a title="écrire un mail à Tykayn" href="mailto:tykayn@gmail">me contacter par mail.</a> Bonne visite.';


?>