title accueil et artiste
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
|
||||
<title>Association Bloc-House - Les ateliers éphémères - Les artistes adhérents</title>
|
||||
<title>Association Bloc-House - Les ateliers éphémères</title>
|
||||
|
||||
<meta name="description" content="Site présentant les activités et les artistes de l'association Bloc-House à Sceaux" />
|
||||
<meta name="description" content="Site présentant les activités de l'association Bloc-House à Sceaux" />
|
||||
<meta name="Author" content="L'association Bloc-House et ses artistes" />
|
||||
<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"/>
|
||||
@@ -29,17 +29,18 @@ preload("images/logo_bloc_house.png", "images/fond1.png", "images/iconePDF.png",
|
||||
//-->
|
||||
</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>
|
||||
</head>
|
||||
|
||||
|
||||
38
index.html
38
index.html
@@ -2,7 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
|
||||
<title>Association Bloc-House - Les ateliers éphémères - Page d'accueil</title>
|
||||
<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" />
|
||||
@@ -14,34 +14,18 @@
|
||||
<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" src="javascript/jquery.js"></script>
|
||||
<script type="text/javascript" src="javascript/easySlider1.7.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$("#slider").easySlider({
|
||||
auto: true,
|
||||
continuous: true
|
||||
});
|
||||
});
|
||||
</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];
|
||||
}
|
||||
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");
|
||||
//-->
|
||||
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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user