|
Create
a page using one of these text
links, or create your own text link. Name the page
cdpopup.html, then add one or more of the following
scripts to your website. You can adjust the "width"
and "height" variables to match your cdpopup.html
page. Make sure you have the link from your popup window
open in a blank window.
Enter
Popup #1
Paste
the following script into your website between the <head>
and the </head> tags. This popup will only show
up once per browser session.
<script
language="Javascript"><!--
var notShown = (document.cookie.indexOf('done') ==-1)
? 1:0;
if (notShown) {
WBDS=window.open("cdpopup.html","WBDS","width=350,height=350,top=5,left=5");
}
document.cookie='done=true';
// --></script>
Exit
Popup #1
<script
language="Javascript">
<!--
var exit=true;
function det1() { if (exit)
open("cdpopup.html","new_window","resizable=yes,scrollbars=yes,
toolbar=no,location=no,directories=no,status=no,menubar=yes,
width=550,height=450, TOP=5, LEFT=5"); }
//-->
</script>
You
will also need to add the following code to your body
tag for the exit popup
Onunload
="det1()"
|
This
is Very Important!
Our Zero Tolerance
No Spam Policy
We
do not allow you to promote our products by using
any form of unsolicited email promotions, or by
posting a link to our website in any newsgroups.
If we receive any complaints about these activities
we will take immediate action to protect our business.
If you have any questions about what we do or
do not allow please email
us.
|
|