document.getElementById('CCPromo_8488_popup_parent').style.bottom = '0px';
	$(document).ready ( function (){
		setTimeout( function(){
			$('#CCPromo_8488_popup_parent').css('display' , '');
			$('#CCPromo_8488_popup_parent').animate({right: '0'}, 'slow');
			},700);
		});



	function closeAd() {
		document.getElementById('CCPromo_8488_popup_parent').style.display = 'none';return false;
	}
