vanilla.require("com.labootx.post.slider");vanilla.namespace("com.labootx.home");vanilla.extend(com.labootx.home,{post:null,init:function(a){com.labootx.post.url=a.libraryURL+"labootx/plugin/post/";if(this.post!=null){var b=com.labootx.post.slider.init(this.post.container.children("div.slideshow"),this.post.code,this.post.index);b.play()}},declare:function(a){this.post=a}});