$(document).ready(function() {
	$('#primary-promo-panel').innerfade( {
		type: 'random_start',
		timeout: 9000,
		containerheight: 338
	});
});
