<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Danger Brown &#187; exit pop</title>
	<atom:link href="http://dangerbrown.com/tag/exit-pop/feed/" rel="self" type="application/rss+xml" />
	<link>http://dangerbrown.com</link>
	<description>Your best friend in affiliate marketing.</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:53:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A crappy exit script for you</title>
		<link>http://dangerbrown.com/a-crappy-exit-script-for-you/</link>
		<comments>http://dangerbrown.com/a-crappy-exit-script-for-you/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:04:01 +0000</pubDate>
		<dc:creator>dangerbrown</dc:creator>
				<category><![CDATA[Affiliate marketing]]></category>
		<category><![CDATA[Technical stuff]]></category>
		<category><![CDATA[affiliate exit script]]></category>
		<category><![CDATA[exit pop]]></category>
		<category><![CDATA[exit redirect]]></category>
		<category><![CDATA[exit script]]></category>

		<guid isPermaLink="false">http://dangerbrown.com/?p=88</guid>
		<description><![CDATA[This script really is pretty crappy. It isn&#8217;t pretty, and it isn&#8217;t real nice. People hit cancel instead of reading it and when they do, it sends them to your offer. For the crappy little cherry on top, I put my own affiliate link in there. If you don&#8217;t change it, I&#8217;ll be making the [...]]]></description>
			<content:encoded><![CDATA[<p>This script really is pretty crappy. It isn&#8217;t pretty, and it isn&#8217;t real nice. People hit cancel instead of reading it and when they do, it sends them to your offer. For the crappy little cherry on top, I put my own affiliate link in there. If you don&#8217;t change it, I&#8217;ll be making the money instead of you.</p>
<p>The below script will send people wherever you want if they hit cancel. It will let them close the window or navigate away if they hit OK. It should be placed right before the &lt;/head&gt; tag. This is really for langing pages only. You should use &#8216;open in new window&#8217; on your links on this page, because otherwise this script will fire no matter what they click.</p>
<p>If you have a better one, feel free to post it in the comments or e-mail it to me and I&#8217;ll include it here.</p>
<p>&lt;script type=&#8221;text/javascript&#8221; language=&#8221;javascript&#8221;&gt;<br />
var areYouReallySure = false;<br />
var internalLink = false;<br />
function areYouSure() {<br />
if (!areYouReallySure &amp;&amp; !internalLink) {<br />
areYouReallySure = true;<br />
location.href=&#8221;<span style="color: #000000;">http://www.healthbuy.com/?aid=314867</span>&#8221;<br />
return &#8220;*****************************************************\n\nWait! \n\n<span style="color: #000000;">Put your own sales text here, I&#8217;m not doing everything for you.</span>\n\n<span style="color: #000000;">This product outperformed all other products.</span>\n\n<span style="color: #000000;">If you want to have it all, this product can make that happen.</span>\n\nClick cancel to visit our top recommended product&#8217;s site\n\n*****************************************************&#8221;;<br />
}<br />
}<br />
window.onbeforeunload = areYouSure;<br />
&lt;/script&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerbrown.com/a-crappy-exit-script-for-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
