Mon Sep 26 2016
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
<div id="adobe-target-reorder-homepage-sections">
  <script>
    var intervalId = setInterval(function () {		
             try {		
                 window.orderHomeElements(['slider', 'productDemo', 'howItWorks', 'testimonials', 'plans']);	
                 clearInterval(intervalId);		
             } catch (ignore) {}		
         }, 1);
  </script>
</div>