buddhan (January 16th, 2012)
buddhan (January 16th, 2012)
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery.noConflict();
jQuery('#services-example-1').services(
{
width:900,
height:290,
slideAmount:5,
slideSpacing:20,
touchenabled:"on",
mouseWheel:"on",
slideshow:6000,
callBack:function() { }
});
});
</script>
rubencio (January 17th, 2012)
There are currently 16 users browsing this thread. (0 members and 16 guests)