Pop-up
Script to Promote My
Free
Affiliate Program
Earn 50% on every sale
using
my FREE pop-up
script to promote 5 Biblical Keys to Changing Your
Life
through my FREE Affiliate Program
Pop-ups
Pop-ups
are one of the most powerful marketing tools you can use to promote "5 Biblical Keys to
Changing Your Life!"
Using a pop-under
or pop-behind
window is the most
effective and best way to use a pop-up
without annoying anyone. They work great, and are a great way to earn
back-end income by
simply adding a few lines of code to your home page!
Here's what happens, when a visitor
comes to your web page they'll see the exactly that... your
web page. But, the pop-behind code will open up a new
browser window behind their current
browser window. Once your visitor clicks away from their current
browser window they will then
see my powerful sales letter promoting "5 Biblical Keys to Changing Your
Life!"
Here's the Javascript code to insert
in between the <head> and </head> tags of
your web page.
This loads your
affiliate page behind the user's browser in a new window.
Instructions:
Be sure to substitute my URL for your
ClickBank affiliate URL
below, and then copy and paste the Javascript code between
the head tags of your Web page (below your meta-tags).
If you need a Clickbank affiliate URL,
get it here...
http://www.clickbank.com/jmap/?ddblairs
<HEAD>
<script>
//specify page to pop-under
var popunder=http://5biblicalkeys.com
//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>
______________________
Affiliate Tools
|