accueil content in a different js page

This commit is contained in:
hugodu69
2018-12-26 15:26:47 +01:00
parent 83a2b097e7
commit e37f355de6
2 changed files with 102 additions and 61 deletions

View File

@@ -1,54 +1,75 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Association Bloc-House - Les ateliers éphémères</title>
<meta name="description" content="Site présentant les activités de l'association Bloc-House à Sceaux" />
<meta name="Author" content="L'association Bloc-House - pole de création à Sceaux" />
<meta name="keywords" content="Bloc-House, ateliers éphémères, ville de Sceaux, ateliers portes ouvertes, association d'artistes plasticiens, diffusion de la création contemporaine, ouverture d'ateliers éphémères, territoire, pôle de création, interface, partenaires culturels, économiques et sociaux, manifestations artistiques, Underground, Milan Atanaskovic, Eliza Magri, Macha Pandellé, Vincent Pandellé, Altone Mishino, Jérome Bouchez, Paule Millara, Christophe Bogdan, Margot Montenoise, Lahouari Mansouri dit Wari, esapce de travail alternatif, Mitou Alalinarde, Claire Artemyz, Jean José Baranes, Gérard Koch, Nicolas de Ferran, Macha Krivokapic, Anne Mauban, Isabelle Rince, Claudine Sabatier, Dashan Yang, installation éphémères, manifestation NOIR, manifestation TO BE A STICKER, manifestation CECI N'EST PAS UN KAKEMONO, manifestation CO-INCIDENCES " />
<meta name="keywords" content="Bloc-House,
ateliers éphémères,
ville de Sceaux,
ateliers portes ouvertes,
association d'artistes plasticiens,
diffusion de la création contemporaine,
ouverture d'ateliers éphémères,
territoire,
pôle de création,
interface,
partenaires culturels,
économiques et sociaux,
manifestations artistiques,
Underground,
Milan Atanaskovic,
Eliza Magri,
Macha Pandellé,
Vincent Pandellé,
Altone Mishino,
Jérome Bouchez,
Paule Millara,
Christophe Bogdan,
Margot Montenoise,
Lahouari Mansouri dit Wari,
esapce de travail alternatif,
Mitou Alalinarde,
Claire Artemyz,
Jean José Baranes,
Gérard Koch,
Nicolas de Ferran,
Macha Krivokapic,
Anne Mauban,
Isabelle Rince,
Claudine Sabatier,
Dashan Yang,
installation éphémères,
manifestation NOIR,
manifestation TO BE A STICKER,
manifestation CECI N'EST PAS UN KAKEMONO,
manifestation CO-INCIDENCES" />
<link rel="shortcut icon" href="images/iconw.png"/>
<link rel="stylesheet" media="screen" type="text/css" href="css/styles.css" title="Design" />
<script type="text/javascript" src="javascript/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="javascript/jquery.diaporama.js"></script>
<script type="text/javascript" src="javascript/script.js"></script>
<script type="text/javascript">
function preload() {
if (document.images) {
tabImages=new Array;
for (var i=0; i<preload.arguments.length; i++){
tabImages[i]=new Image();
tabImages[i].src=preload.arguments[i];
}
}
}
var tabImages=new Array;
preload("images/logo_bloc_house.png", "images/fond1.png", "images/iconePDF.png", "images/mail.png", "images/accueil/pageAccueil1.jpg", "images/accueil/pageAccueil7.jpg", "images/accueil/pageAccueil2.jpg", "images/accueil/pageAccueil3.jpg", "images/accueil/pageAccueil4.jpg", "images/accueil/pageAccueil5.jpg", "images/accueil/pageAccueil6.jpg");
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-31878743-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<meta name="google-site-verification" content="t6t1zeNahIOuUSEJ0MNrnSx4qDJvDBgSkBq-PWUFBls" />
</head>
<script type="text/javascript" src="javascript/content.js" defer></script>
</head>
<body>
<div id="global">
<!-- debut left -->
<!-- =========================================== -->
<!-- LEFT -->
<div id="left">
<div id="logo">
<img src="images/logo_bloc_house.png" alt="Logo Bloc-House" width="223" height="47" />
@@ -80,46 +101,38 @@
</div>
</div>
</div>
<!-- fin left -->
<!-- FIN LEFT -->
<!-- =========================================== -->
<!-- debut right -->
<!-- =========================================== -->
<!-- RIGHT -->
<div id="right">
<!-- debut content -->
<!-- ~~~~~~~~~~~ CONTENT ~~~~~~~~~~~ -->
<div id="content">
<!-- animation page d'accueil -->
<ul class="diaporama">
<li><a href="ateliers.php" title="Accéder à ATELIERS"><img alt="image 1 diaporama" src="images/accueil/pageAccueil1.jpg" /></a></li>
<li><a href="artistes.php" title="Accéder à ARTISTES"><img alt="image 2 diaporama" src="images/accueil/pageAccueil2.jpg" /></a></li>
<li><a href="interstices.php" title="Accéder à INTERSTICES"><img alt="image 2 diaporama" src="images/accueil/pageAccueil2a.jpg" /></a></li>
<li><a href="manifestations.php" title="Accéder à MANIFESTATIONS"><img alt="image 3 diaporama" src="images/accueil/pageAccueil3.jpg" /></a></li>
<li><a href="interstices.php" title="Accéder à INTERSTICES"><img alt="image 4 diaporama" src="images/accueil/pageAccueil4.jpg" /></a></li>
<li><a href="artistes.php" title="Accéder à ARTISTES"><img alt="image 5 diaporama" src="images/accueil/pageAccueil5.jpg" /></a></li>
<li><a href="ateliers.php" title="Accéder à ATELIERS"><img alt="image 6 diaporama" src="images/accueil/pageAccueil6.jpg" /></a></li>
<li><a href="manifestations.php" title="Accéder à MANIFESTATIONS"><img alt="image 7 diaporama" src="images/accueil/pageAccueil7.jpg" /></a></li>
</ul>
<!-- fin animation page d'accueil -->
<!-- texte de la page d'accueil, à remplacer, pour faire un paragraphe ajouter <br /><br /> -->
<div id="texte">
Créée en 2007 à Sceaux, Bloc-House est une association d'artistes plasticiens, dont la vocation est de diffuser la création contemporaine et de favoriser l'ouverture d'ateliers éphémères sur son territoire. Pôle de création, elle est aussi l'interface entre les partenaires culturels, économiques et sociaux et s'inscrit ainsi dans les propos du curator Nicolas Bourriaud :
<br /><br />
<span style="font-style:italic;">« L'oeuvre d'art se présente comme un interstice social à l'intérieur de laquelle ces expériences, ces nouvelles « possibilités de vie », s'avèrent possibles : il semble plus urgent d'inventer des relations possibles avec ses voisins au présent que de faire chanter les lendemains. » <br /><span style="float:left;font-style:normal;margin-top:3px;"><span style="font-weight:bold;">Esthétique relationnelle</span>, Les Presses du Réel, 1998</span></span>
<br /><br />
Bloc-House produit chaque année des manifestations artistiques qui sont autant de possibilités d'échange, de liens tissés avec le grand public et le milieu des collectionneurs.
</div>
<!-- fin text --></div>
<!-- fin content --></div>
<script type="text/javascript" src="javascript/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="javascript/jquery.diaporama.js"></script>
<script type="text/javascript" src="javascript/script.js"></script>
<!-- ~~~~~~~~~~~ FIN CONTENT ~~~~~~~~~~~ -->
<div id="trait_vertical"></div>
</div>
<!-- fin right -->
<!-- FIN RIGHT -->
<!-- =========================================== -->
<!-- debut bottom -->
<!-- =========================================== -->
<!-- BOTTOM -->
<div id="bottom">
<img class="icone1" src="images/logo_carre2.png" alt="logo association" width="33" height="33" /><div class="adress" style="float:left;margin-top:18px;margin-left:8px;"><span style="font-weight:bold;">Association BLOC-HOUSE, Les Ateliers Éphémères, </span>54 rue de Bagneux, 92330 Sceaux</div>
<!-- fin bottom --></div>
<img class="icone1" src="images/logo_carre2.png" alt="logo association" width="33" height="33" />
<div class="adress" style="float:left;margin-top:18px;margin-left:8px;">
<span style="font-weight:bold;">Association BLOC-HOUSE, Les Ateliers Éphémères, </span>
54 rue de Bagneux, 92330 Sceaux
</div>
</div>
<!-- FIN BOTTOM -->
<!-- =========================================== -->
<!-- fin global --></div>
</body>