File "script.js"

Full Path: /home/analogde/www/Securite/MassageV3/js/script.js
File size: 107 bytes
MIME-type: text/plain
Charset: utf-8

$(document).ready(function(){

	$(".diaporama1").jDiaporama({
		animationSpeed: "slow",
		delay:2
	});

});