diff -r f2123b4487e9 -r 01415303372e web/index.html --- a/web/index.html Tue Dec 11 13:13:44 2012 +0100 +++ b/web/index.html Tue Dec 11 17:39:04 2012 +0100 @@ -38,7 +38,7 @@
- +
@@ -110,7 +110,7 @@ incMosaic.addImageUrl("static/res/img/accueil-05.jpg"); // Start mosaic effect - incMosaic.start("mosaic", 9, 5); + incMosaic.start("mosaic", 1, 9, 5, true, false, null); });