'); } var active=false; $('.offer').each(function(){ if($(this).css('display') == 'block'){ active = true; } }); if($('div[aria-labelledby]').css('display') == 'block'){ active = true; } if(!active){ if(f == false){ $('.filter').css('display','block'); } $('.offer.'+e).css('display','block'); center_popup(); }else if(1==1){ setTimeout("display_popup(\'"+e+"\',\'"+f+"\')", 15000); } } function center_popup(){ $('.offer').each(function(e){ if( $(this).css('display') == 'block' ){ var left = ($(window).width() / 2 - $(this).width() / 2); var top = ($(window).height() / 2 - $(this).height() / 2)-50; $(this).css('left',left>0?left:0).css('top',top>0?top:0); } }); }
Planning Your Move?

Head over to our "Moving Center" to get tips and recommendations on how to make the move as smooth as possible.

Also, take a look at common checklists to make sure you've got all the bases covered.