index.js 158 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /** * */ jQuery(function($) { $("#indexpics").d_imagechange({ data:data, width:"100%", height:295, bg:false, title:false, animateStyle:'y' }); });