$(document).ready(function(){$(".gallery a").fancybox();$('a.feed').gFeed({max:'2',target:'#feeds',tabs:true});$('.scrollm').after('
');$('.scrollm ul').cycle({fx:'scrollHorz',timeout:8000,prev:'.pre',next:'.nex',cssBefore:{opacity:1},animOut:{opacity:0},animIn:{opacity:1},sync:'true'});});