William Aubert - photographe
src="res/scripts.js">
src="res/swfobject.js">
>
res = "res/";
var flashvars = {
res: "res/",
la_data: "20110927"
};
var params = {
bgcolor: "#000000",
quality: "best",
allowFullScreen: "true"
};
var attributes = {};
attributes.id = "BananAlbumSWF";
var version = getFlashVersion().split(',').shift();
if(version < 8 || navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i)
|| navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPod/i)
|| navigator.userAgent.match(/iPad/i)) {
self.location = "res/i/";
} else {
swfobject.embedSWF("res/BananAlbum.swf", "BananAlbumContainer", "100%", "100%", "9.0.0", false, flashvars, params, attributes);
}
>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25105278-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);
})();