$(function() {$("#chained").scrollable({mousewheel: true, circular: true }).navigator().autoscroll({ autoplay: true, interval: 60000});});
$(function() {$(".clienttesimonials").scrollable({ vertical: true, mousewheel: true, circular: true }).autoscroll({ autoplay: true, interval: 60000});});
$(function() {$(".carousel").scrollable({next: '.nxt', prev: '.prv'});});
$(document).ready(function(){$(".rq").colorbox({width:"60%", height:"80%", iframe:true});});
$(document).ready(function(){$(".rc").colorbox({width:"60%", height:"80%", iframe:true});});
$(document).ready(function(){$(".rs").colorbox({width:"60%", height:"80%", iframe:true});});

