function writeJS(){
var str='';
str+='<form action="http:\/\/www.marketerschoice.com\/app\/contactsave.asp" method="post" target="_blank" onsubmit="iPopSetCookie(); iPop_close();">';
//str+='<!--<form action=http:\/\/www.marketerschoice.com\/app\/contactsave.asp method=post target="_blank">--> ';
str+='<input type=hidden name=defaultar value="421400" \/>'; //418917 ACCORDING TO 1SHOPPINGCART.COM
str+='<input type=hidden name=ARThankyouURL value="http://www.barefootinvestor.com/subscribe/thanks.php" \/>'; // NEED ATTENTION
str+='<input type=hidden name=MerchantID value="149669">'; // 149669 ACCORDING TO 1SHOPPINGCART.COM
str+='<input type=hidden name=AllowMulti value="0">';
str+='<input type=hidden name=CopyARResponse value="0">';
str+='<input type=hidden name=VisibleFields value="">';
str+='<input type=hidden name=RequiredFields value="name">';
str+='<input type=hidden name=Home value="http://www.barefootinvestor.com/">';
str+='<input type=hidden name=Custom value="1">';
str+='<p id="giveme">Give Me Your Name and Email Address and I\'ll Send You 109 Money Making ideas, by Email, Absolutely FREE!<span class="arrow"></span></p>';
str+='<p id="myname">My name is Scott Pape and I\'m here to help YOU become financially free, faster than you\'ve ever thought possible. Through my nationally syndicated newspaper column, and my best-selling book the <strong>Barefoot Investor</strong> I\'ve helped thousands of people tread their own unique path. I WANT YOU to be NEXT!<\/p>';
str+='<p>Tune in each day for the latest, greatest secrets:<\/p>';
str+='<ul>';
str+='<li><strong>Investment opportunities your advisor doesn\'t know about.<\/strong><\/li>';
str+='<li>International Investments that\'ll grow your money and keep it safe!<\/li>';
str+='<li><strong>Leapfrog over the corporate ladder and achieve real success.<\/strong><\/li>';
str+='<li>The quickest way to a pay rise, guaranteed!<\/li>';
str+='<li><strong>Turn your passion into profits in record time.<\/strong><\/li>';
str+='<li>The #1 way to leave the rat race for good!<\/li>';
str+='<li><strong>The quickest way to a pay rise, guaranteed!<\/strong><\/li>';
str+='<li>The fastest growing business around, set up for under $1000.<\/li>';
str+='<li><strong>Fiercely Independent wealth advice.<\/strong><\/li>';
str+='<\/ul>';
str+='<p id="warning"><strong>WARNING:<\/strong> I give fiercely independent wealth advice. I am beholden to no one. This tends to offend some people (especially financial salespeople). But if you enjoy a good laugh regularly, then sign on and WELCOME ABOARD!</p>';
str+='<p><label for="name">Full Name:\</label>';
str+='<input type="text" name="name" id="name" size="20" maxlength="75" \/>';
str+='<label for="email1">E-Mail:<\/label>';
str+='<input type="text" name="Email1" id="email1" size="20" maxlength="75" \/>';
str+='<input type=submit name=submit value="Subscribe" \/><\/p>';
str+='<div style="float:left;">Copyright &copy; 2009 The Barefoot Investor.</div>';
//str+='<div style="float:right; position: absolute; top: 1px; right: 3px;"><a href="javascript:iPop1177767475_close()" style="color:#FF3333;font:bold 10pt Verdana;text-decoration:none;">[ Close Window ]<\/a><\/div>';
str+='<div style="float:right;"><a href="javascript:iPop1177767475_close()" style="color:#FF3333;font:bold 10pt Verdana;text-decoration:none;">[ Close Window ]<\/a><\/div>';
str+='<\/form>';
str+='<!--end of main popup content-->';
document.write(str);
}
writeJS();