Posted by An Hòa Chủ đầu tư On 11:40


<div style='clear:both;'/>


<div id='headbox' style='background-color:#000000;'>

<script type='text/javascript'>
jQuery(document).ready(function() {

jQuery(&#39;#slide&#39;).jqFancyTransitions({
width: 1000,
height: 300 ,
effect: &#39;&#39;, // wave, zipper, curtain
strips: 15, // number of strips
delay: 3000, // delay between images in ms
stripDelay: 50, // delay beetwen strips in ms
titleOpacity: 0.7, // opacity of title
titleSpeed: 1000, // speed of title appereance in ms
position: &#39;alternate&#39;, // top, bottom, alternate, curtain
direction: &#39;fountainAlternate&#39;, // left, right, alternate, random, fountain, fountainAlternate
navigation: true, // prev and next navigation buttons
links:true // show images as links
});