} } function go_to_page(page_num) { //get the number of items shown per page var show_per_page = parseInt($('#show_per_page').val()); //get the element number where to start the slice from start_from = page_num * show_per_page; //get the element number where to end the slice end_on = start_from + show_per_page; //hide all children elements of content div, get specific items and show them $('#content').children().css('display', 'none').slice(start_from, end_on).css('display', 'block'); /*get the page link that has longdesc attribute of the current page and add active_page class to it and remove that class from previously active page link*/ $('.page_link[longdesc=' + page_num + ']').addClass('active_page').siblings('.active_page').removeClass('active_page'); //update the current page input field $('#current_page').val(page_num); }
  • 首页
  • 模特
  • 商城
  • VIP
  • 开通VIP
[XIAOYU语画界] 2020.12.03 VOL.422 杨紫嫣Cynthia[72P-756MB]
图片图片:72
浏览量浏览量:5941
下载次数下载次数:53
  • 收藏此写真

    此图集共 72 张图
    未登录用户只能查看10张图,普通登录用户可以查看15张图
    开通会员可以浏览全部图片
    马上登录
    声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。