- $(function(){
- // use default configuration
- config('assets/img', 3, 6000, 1200, 0.9)
-
- // start live background
- livebackground();
- })
$(function(){
// use default configuration
config('assets/img', 3, 6000, 1200, 0.9)
// start live background
livebackground();
})