On Enter Popup Script Setup Instructions:

This popup will load when surfers load one of your pages with the script on it.

Please add the following popup coding on your pages (within the body tags <body> </body>):

Large Popup:

<!-- New Exit -->
<script language="JAVASCRIPT"> // <!--
window.open( 'http://www.??????????.com/',
'CLICK_ME','width=820,height=500,toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=yes'); // -->
</script>
<!-- New Exit END HERE -->


Small Popup:

<!-- New Exit -->
<script language="JAVASCRIPT"> // <!--
window.open( 'http://www.??????????.com/',
'CLICK_ME','width=820,height=220,toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=yes'); // -->
</script>
<!-- New Exit END HERE -->

 

Note: Be sure to change ?????????? to your Directories address as sent in your setup/welcome email.