/* Custome JavaScript and jQeury code for Bloge WordPress Theme */ $(document).ready(function() { $("#lightSlider").lightSlider({ item: 4, }); });