For Internet Marketing Made Easy!

 

Affiliate Page Underpop

Here's the Javascript code you can 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 ClickBank nickname in your affiliate url
(substitute 'yournickname' with your ClickBank nickname)

 

Instructions:

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

Here's the HTML code:

 

 

<script>


//specify page to pop-under
var popunder="http://hop.clickbank.net/hop.cgi?yournickname/1stop"

//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>

 

 

 

HTML Code for above UnderPop:

Here's the code box where you can select and copy the text and format of the promotional copy above.

 

Just click on "Select," right click, choose "Copy" and "Paste" the code into your favorite HTML editor between the <head> and </head> tags, but after the metatags.  Then make sure to substitute your ClickBank nickname where it says yournickname in the code.

 

  Thank You and Good Luck!


For further information, please send an email to support@internet-marketing-made-easy.net, or send a letter to "Support" at NetBiz Marketing Inc., 111 West Maple, Suite 2502, Chicago, IL 60610


Net Biz Marketing Inc. – © 2002. All Rights Reserved