/*
* ----------------------------------------------------------------
* PrettyPhoto
* ----------------------------------------------------------------
*/
function prettyPhoto() {
$(".gallery a[rel^='gallery']").prettyPhoto({animation_speed:'normal',theme:'pp_default',deeplinking:false,slideshow:3000});
}
prettyPhoto();
Комментариев нет:
Отправить комментарий