$(document) .ready(function() {
	$(".section.media.channels").scrollable({
		prev: '.prev', 
	    next: '.next',
		horizontal: true,
		size: 1
	});
});
Cufon.replace('.section > .header h1.title, #main .section > .header h2.title, .section.media.channels .title, .section.gallery .item .title, h1.video.title', { fontFamily: 'foundry', fontWeight: '400' }); /* regular */
Cufon.replace('#aside .section > .header h2.title, .account .section .header h2.title, .forum #main .topic .title, .forum #main .category .title, .forum #main .last_activity .title', { fontFamily: 'foundry', fontWeight: '500', color: '-linear-gradient(0.2=#ff1a00, 0.8=#b80101)' }); /* medium */
Cufon.replace('#header .nav a, #dashboard .controls a, #main .section.news .header h3.title, #main .section.blogs .header h3.title, button, a.button, .section > .header .nav.actions a, .section > .footer .nav a, .section.comments.add .header h3.title, .section.asset.video h2.title, .carmelo-cares .aside .title, .carmelo-cares #main h2, .main .section > .header h2.title', { fontFamily: 'foundry', fontWeight: '500', hover: 'true' });  /* medium */