$(window).load(function() {
	$(".promotionWidget_items").cycle({
		timeout:       5100,
		slideExpr:     "div",
		speed:         1200,
		clearType: 1
	})
});
