First mockup pages done

This commit is contained in:
Martin Bauer
2013-06-02 21:26:10 +02:00
parent af63d38236
commit 67822f39c4
14 changed files with 692 additions and 14 deletions

View File

@@ -362,7 +362,7 @@ $(document).ready(function () {
});
var f = setInterval(function () {
i()
}, 5000)
}, 15000)
}
c();
$(window).resize(function () {