Leave a comment

Chọn kiểu gõ: Tự động TELEX VNI Tắt




    $('#feature2').cycle({

        fx:     'scrollRight', 

        timeout: 5000,

        delay:  -4000 

    });

    $('#feature1').cycle({

        fx:    'scrollDown',

        timeout: 5000, 

    		delay: -4000 

    });

    $('#latest').cycle({

        fx:    'scrollDown',

        timeout: 3000, 

    		delay: -1000 

    });

    $('#leading').cycle({

        fx:    'fade',

        timeout: 6000, 

    		delay: -4000 

    });


$('#large_banner').cycle({

        fx:     'scrollDown', 

        delay:  -8000 

    });


    $('#long_banner').cycle({

        fx:     'turnRight', 

        delay:  -4000 

    });