036

    var timestamp = (ne Date());

    (() + (30 * 24 * 60 * 60 * 1000));

    $(function(){

    //avg

    $.ajax({

    url: '',

    type: "GET",

    dataType: 'json',

    data: 'book_id=155563',

    success: function (d)

    {

    if(.de == 0) {

    var ds = .data;

    $('#avg_link').html(''+_sho+'

    ');

    }

    }

    });

    //头部更多显示

    $('#gengduo').mouseover(function (){

    $("#gengduo").attr('class', 'sp_more m2');

    $("#nav_s1").sho();

    });

    $('#gengduo').mouseout(function (){

    $("#gengduo").attr('class', 'sp_more');

    $("#nav_s1").hide();

    });

    //头部更多显示end

    //头部我的书架

    $('#jilu').mouseover(function (){

    $("#jilu").attr('class', 'sp_more m2');

    $("#nav_s4").sho();

    });

    $('#jilu').mouseout(function (){

    $("#jilu").attr('class', 'sp_more');

    $("#nav_s4").hide();

    });

    //头部我的书架end

    //头部用户名

    $('#name').mouseover(function (){

    $("#name").attr('class', 'sp_more m2');

    $("#nav_s3").sho();

    });

    $('#name').mouseout(function (){

    $("#name").attr('class', 'sp_more');

    $("#nav_s3").hide();

    });

    //头部用户名end

    //头部消息

    $('#xiaoxi').mouseover(function (){

    $("#xiaoxi").attr('class', 'sp_more m2');

    $("#nav_s2").sho();

    });

    $('#xiaoxi').mouseout(function (){

    $("#xiaoxi").attr('class', 'sp_more');

    $("#nav_s2").hide();

    });

    //头部消息end

    //滚屏

    $('#screen').click(function (){

    var selected = $('#screen').parent().parent().children(".select") ;

    () ;

    });

    $('#screen1').click(function (){

    var selected = $('#screen').parent().parent().children(".select") ;

    () ;

    });

    $('#screen').parent().parent().children('.select').children('p').each(function(){

    $(this).click(function(){

    $('#screen').val($(this).html()) ;

    $('#screen').parent().parent().children('.select').hide() ;

    var val = $('#screen').val() ;

本章未完,请点击下一页继续阅读