Autoresponder Magic
Affiliate Marketing
Toolbox:

Headlines Tools
Emails
Graphic Tools
Ezine Promotional Tools
Using Pop Ups

Using Pop Ups

No matter if you hate or love them - pop-ups are one of the most powerful marketing weapons you can start using to promote Instant Sales Letters

Here's one of the most effective (and least intrusive) way to start using pop-ups…

1. "Pop Under" or "Pop Behind":

When a visitor comes to your web page - they'll see the exact same thing...nothing changes. But, the pop-behind code will open up a new browser (behind their current browser window) and that prospect will then be exposed to our powerful sales letter promoting Instant Sales Letters.

Your affiliate id# will be embedded in the new browser so even if they come back and buy a different product from us - you'll get the credit!

This techniques works great and it doesn't matter if you get a lot of traffic or just a little bit (Of course the more traffic you get - the higher your commissions check will be).

This is a great way to earn back-end income by simply adding a few lines of code to your home page, and then sitting back and relaxing!

Here's the Javascript code you can use to insert into the header of your Web page so your affiliate page will load behind the user's browser in a new window.

Remember to insert your affiliate id# so you get credit!
(substitute 'xxxxx' with you id#)

Instructions:

Cut and paste the following Javascript code between the head tags of your Web page, below your meta-tags.

Here's the code:

<HEAD>

<script>

//specify page to pop-under 
var popunder="http://www.milliondollaremails.com/?xxxxx" //Pop-under only once per browser session? (0=no, 1=yes) //Specifying 0 will cause popunder to load every time page is loaded var once_per_session=1 ///No editing beyond here required///// function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { // if cookie exists offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function loadornot(){ if (get_cookie('popunder')==''){ loadpopunder() document.cookie="popunder=yes" } } function loadpopunder(){ win2=window.open(popunder) win2.blur() window.focus() } if (once_per_session==0) loadpopunder() else loadornot() </script> </HEAD>

Back to the Toolbox Main Page

(c) 2001 Surefire Marketing, Inc.
14312 Fairdale Road , Silver Spring, MD 20905
Phone 301-656-2424   Fax 301-656-2471