$(function(){$("#flowpanes").scrollable({circular:true,mousewheel:false}).navigator({navi:"#flowtabs",naviItem:'a',activeClass:'current',history:true});$('#read').click(function(){$('#t3').trigger('click');});$("a[rel='example1']").colorbox();$(".example6").colorbox({iframe:true,innerWidth:425,innerHeight:344});}); 
