// The New Plan Network Business
- Image via Wikipedia
I have marketed many different programs online over the years. I have not been more excited about any other business opportunity the way that I am over the New Plan Network.
The New Plan Network solves many of the problems that people who are looking for a home based business will run into.
For starters, It can be very expensive to start a new internet home based business. The majority of us don’t have products to sell so we end up becoming affiliate marketers. What this means is we need to get good at things like email marketing , using lead capture pages and driving massive traffic to our website.
The most popular type of business folks join online are Mlm businesses, that is businesses that have matrix or binary or some kind of compensation plan like that. Many people are under the impression that some how these types of businesses are scams. I assure you the businesses I am involved with are perfectly legal, I know I had to pay taxes on my earnings last year.
Because mlm businesses are about the “money” often times the product or program actually stinks and is a total waste of money. –> I believe these programs should be outlawed because they offer no real value to the person buying the product. That is why I made it my personal mission to seek out programs or products that benefit people both with compensation plan and usage.
The New Plan Network Tools
With the New Plan Network you are able to build your business using the essential tools you need to be successful online. Besides getting really good tools you are also are getting a tremendous business opportunity. I say tremendous because you literally get to sell tools that every single person who has decided they want to start a business online needs. There is not one single person making money online not using tools like these.
Words from the found of the New Plan Network
“… and it is my goal to make the NPN every eMarketer’s HOME program. If you’re new to eMarketing, start here, the NPN will be your launching pad. If you’re an experienced eMarketer, join today, the NPN provides the essential products that ALL online marketers NEED to succeed.. This is where you should start, this is where you should be…”
– Geoff Stephen, Founder, NPN.
After joining npn myself I would have to agree with his statement. If you are looking for a real home business and real support absolutely get involved with us today. JoinNow

#dd_ajax_float{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
float:left;
margin-left:-120px;
margin-right:10px;
margin-top:10px;
position:absolute;
z-index:9999;
}jQuery(document).ready(function($){
//put content div class, when scroll beyond this y, float it
var $postShare = $(‘#dd_ajax_float’);
if($(‘.dd_content_wrap’).length > 0){
var descripY = parseInt($(‘.dd_content_wrap’).offset().top) – 20;
var pullX = $postShare.css(‘margin-left’);
$(window).scroll(function () {
var scrollY = $(window).scrollTop();
var fixedShare = $postShare.css(‘position’) == ‘fixed’;
//make sure .post_share exists
if($(‘#dd_ajax_float’).length > 0){
if ( scrollY > descripY && !fixedShare ) {
$postShare.stop().css({
position: ‘fixed’,
top: 16
});
} else if ( scrollY < descripY && fixedShare ) {
$postShare.css({
position: 'absolute',
top: descripY,
marginLeft: pullX
});
}
}
});
}
}); jQuery(document).ready(function($) {
if($(window).width()> 1280){
$(‘#dd_ajax_float’).show()
}else{
$(‘#dd_ajax_float’).hide()
}
$(window).resize(function() {
if($(window).width()> 1280){
$(‘#dd_ajax_float’).show()
}else{
$(‘#dd_ajax_float’).hide()
}
});
}); ;