Cufon.replace('h4', { fontFamily: 'TradeGothicBold', separate: 'lines', hover: 'true' });

$(function()
{
	$('#imageColumn').jScrollPane({scrollbarWidth:3});
});


