jQuery(document).ready(function() {
	jQuery(".shop_bag .rot_promo2:eq(0)").show();
});
