
<?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>MLM Publishing Company &#187; QUICK READ</title>
	<atom:link href="https://www.mlmpublishingcompany.com/category/column-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mlmpublishingcompany.com</link>
	<description>http://www.mlmpublishingcompany.com</description>
	<lastBuildDate>Wed, 05 Jul 2017 19:46:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>Start Your Book for FREE</title>
		<link>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/</link>
		<comments>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 10:52:06 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=687</guid>
		<description><![CDATA[If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information, upload and VOILA!… your job is done!!! I am sending The MLM Publishing Company my manuscript right now! They ALSO publish books that have been PUBLISHED PREVIOUSLY. But that’s not all, when you [&#8230;]]]></description>
				<content:encoded><![CDATA[<div style="padding:0 0 20px 0;"><script type="text/javascript">jQuery("html").addClass("pointelle_slider_fouc");

	jQuery(document).ready(function() {   jQuery(".pointelle_slider_fouc #pointelle_slider_2").css({"display" : "block"}); });jQuery(document).ready(function(){

		jQuery("#pointelle_slider_2 .pointelle_slides").cycle({	timeout: 0, speed: 1000,	fx: "fade",next:   "#pointelle_slider_2 .pointelle_nav_next", prev:   "#pointelle_slider_2 .pointelle_nav_prev",onPrevNextEvent:pointelle_manual_transition, slideExpr: "div.pointelle_slideri" });	var manual_transition=false;

		var $pointelle_wrapper = jQuery("#pointelle_slider_2");var $pointelle_item = jQuery("#pointelle_slider_2 div.pointelle-slider-nav");var $slider_control = jQuery("#pointelle_slider_2  .pointelle-slider-control");var $image_container = jQuery("#pointelle_slider_2 .pointelle_slideri");var ordernumber;var pause_scroll = false;$image_container.css("height","299px");

		var $pointelle_slide_arrow=jQuery("#pointelle_slider_2 .pointelle_slide_arrow");

		$pointelle_wrapper.hover(	function () {$pointelle_slide_arrow.stop(true,true).css("display","block");},

								function () {$pointelle_slide_arrow.stop(true,true).css("display","none");} );

		$pointelle_slide_arrow.hover(	function () {pause_scroll= true;},function () {pause_scroll= false;} );

		$image_container.hover(	function () {jQuery(this).find("img").stop(true,true).fadeTo("fast", 0.7);pause_scroll= true;}, 

							 function () {jQuery(this).find("img").stop(true,true).fadeTo("fast", 1);pause_scroll= false;});

		function pointelle_manual_transition(isNext){

			var manual_number = $slider_control.find(".pointelle-active span.pointelle-order").html();

			if(!isNext) manual_number=manual_number-2;;

			if ( (manual_number == $pointelle_item.length) && isNext ) manual_number = 0;

			if ( (manual_number < 0) && !isNext ) manual_number = $pointelle_item.length-1;

			manual_transition=true;

			$pointelle_item.eq(manual_number).trigger("pointelle_autonext");

		}

		jQuery("#pointelle_slider_2  .pointelle-slider-control").carouFredSel({items:3,auto:false,direction:"up",next:{button:"#pointelle_slider_2 .pointelle_nav_down",items:3}, prev:{button:"#pointelle_slider_2 .pointelle_nav_up",items:3} }, { wrapper:{classname:"pointelle_nav_wrapper"} }	);

			jQuery("#pointelle_slider_2 .pointelle_nav_arrows").hover( function () {pause_scroll= true;},function () {pause_scroll= false;} );var pointelle_nav_wrapper_attr=jQuery("#pointelle_slider_2 .pointelle_nav_wrapper").attr("style");jQuery("#pointelle_slider_2 .pointelle_nav_wrapper").attr("style",pointelle_nav_wrapper_attr+"width:92px;height:299px;");

		$pointelle_item.find("img").fadeTo("fast", 0.7);$slider_control.find(".pointelle-active img").fadeTo("fast", 1);

		function pointelle_gonext(this_element){

			$slider_control.find(".pointelle-active img").stop(true,true).fadeTo("fast", 0.7);

			$slider_control.find(".pointelle-active").removeClass("pointelle-active");

			this_element.addClass("pointelle-active");

			$slider_control.find(".pointelle-active img").stop(true,true).fadeTo("fast", 1);

			ordernumber = this_element.find("span.pointelle-order").html();

			jQuery("#pointelle_slider_2  .pointelle-slider-control").trigger("slideTo", ordernumber - 1);

			if(!manual_transition) jQuery("#pointelle_slider_2 .pointelle_slides").cycle(ordernumber - 1);

			manual_transition=false;

		} 

		$pointelle_item.click(function() {clearInterval(interval);pointelle_gonext(jQuery(this)); return false;	});

				$pointelle_item.hover(function () {	pause_scroll= true;	}, 

								function () { pause_scroll= false;});

		var auto_number;var interval;

		$pointelle_item.bind("pointelle_autonext", function pointelle_autonext(){

			if (!(pause_scroll)  || manual_transition) pointelle_gonext(jQuery(this)); 

			return false;

		});

		interval = setInterval(function () {

				var auto_number = $slider_control.find(".pointelle-active span.pointelle-order").html();

				if (auto_number == $pointelle_item.length) auto_number = 0;

				$pointelle_item.eq(auto_number).trigger("pointelle_autonext");

			}, 6000);});	</script> 

		<noscript><p><strong>This page is having a slideshow that uses Javascript. Your browser either doesn't support Javascript or you have it turned off. To see this page as it is meant to appear please use a Javascript enabled browser.</strong></p></noscript>

	<div id="pointelle_slider_2" class="pointelle_slider pointelle_slider_3 pointelle_slider_set3" style="width:490px;height:299px;">

			<div class="pointelle_slides" style="width:400px;"><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/get-published-today/" title="Ready To Publish" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/2-e1400711053879.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/get-published-today/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/get-published-today/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Ready To Publish</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information... </p></div></div><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" title="Done For You!" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/12-e1400711969938.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Done For You!</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> The MLM Publishing Company does it all for you, converting, distributing, marketing... </p></div></div><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/1478/" title="Don&#8217;t Miss Your Chance! Limited Time Offer" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2013/11/digital-book-publishing.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/1478/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/1478/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Don't Miss Your Chance! Limited Time Offer</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> I don’t know how long the Free Author Membership will last so don’t wait!!! Upload your manuscript and become a new AUTHOR ...</p></div></div><div id="pointelle_nav_next" class="pointelle_slide_arrow pointelle_nav_next"></div><div id="pointelle_nav_prev" class="pointelle_slide_arrow pointelle_nav_prev"></div></div><div class="pointelle-slider-control" style="width:90px; height: 297px;border: 1px solid #cecece; "> <div class="pointelle-slider-nav pointelle-active" style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/2-e1400711053879.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">1</span> 

					<div class="sldr_clearlt"></div></div><div class="pointelle-slider-nav " style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/12-e1400711969938.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">2</span> 

					<div class="sldr_clearlt"></div></div><div class="pointelle-slider-nav " style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2013/11/digital-book-publishing-150x150.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">3</span> 

					<div class="sldr_clearlt"></div></div></div>

			<div class="pointelle_nav_arrows"><div id="pointelle_nav_down" class="pointelle_nav_down"></div><div id="pointelle_nav_up" class="pointelle_nav_up"></div></div>

	<div class="sldr_clearlt"></div><div class="sldr_clearrt"></div></div></div>
<p>If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information, upload and VOILA!… your job is done!!! </p>
<p>I am sending The MLM Publishing Company my manuscript right now!</p>
<p>They ALSO publish books that have been PUBLISHED PREVIOUSLY. </p>
<p>But that’s not all, when you become an MLM Publishing Company Author, you will be given FREE Author Membership in a brand new online bookstore, which entitles you to free and discounted products and services like Speak &#038; Sell Engagements, an Author website, Global virtual Book Tours, Movie-Style Book Trailers and much more!</p>
<p>The MLM Publishing Company does it all for you, converting, distributing, marketing, selling and they PAY YOU directly!</p>
<p>I don’t know how long the Free Author Membership will last so don’t wait!!!  Upload your manuscript and become a new Author today, just like I did! <a href="http://mlmpublishingcompany.com/publish-me/" title="PublishMe" target="_blank">Click HERE</a></p>
<p>BUT, if your work is not &#8216;publish ready&#8217; and you need a professional cover design for your book, or proofreading, or anything else, you can select from the MLM Publishing Company’s affordable ‘specialty’ services. <a href="http://mlmpublishingcompany.com/services/" title="For Writers Who need Services">Click HERE </a>or Go to:  www.MLMPublishingCompany.com/Services</p>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Start Your Book for FREE' data-link='https://www.mlmpublishingcompany.com/start-your-book-for-free-now/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For Writers Who Want Services</title>
		<link>https://www.mlmpublishingcompany.com/writers-publishing-services/</link>
		<comments>https://www.mlmpublishingcompany.com/writers-publishing-services/#comments</comments>
		<pubDate>Wed, 16 Jul 2014 16:36:25 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1618</guid>
		<description><![CDATA[The MLM Publishing Company is here to help you! The MLM Publishing Company is turning writers into AUTHORS whose creativity SELLS! Writers and Authors &#124; What We Offer We offer our  clients: Promotion Press Releases Marketing Campaigns Distribution Custom Website Writer Consulting Voice Over &#38; Narration Sales and Direct Payment Book Trailer (Scripting &#38; Full [&#8230;]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;" align="center"><span style="font-size: 24px; color: #0d7c81; font-family: arial black,avant garde;"><strong>The MLM Publishing Company is here to help you!</strong></span></p>
<p><strong>The MLM Publishing Company is <em>turning writers into AUTHORS whose creativity SELLS!</em></strong></p>
<p><strong><br />
</strong><strong>Writers and Authors | What We Offer</strong></p>
<p><strong>We offer our  clients:</strong></p>
<ul>
<li>Promotion</li>
<li>Press Releases</li>
<li>Marketing Campaigns</li>
<li>Distribution</li>
<li>Custom Website</li>
<li>Writer Consulting</li>
<li>Voice Over &amp; Narration</li>
<li>Sales and Direct Payment</li>
<li>Book Trailer (Scripting &amp; Full Production)</li>
<li>Book Formatting</li>
<li>Book Editing</li>
<li>Royalty Distributions</li>
<li>Social Networking</li>
<li>Graphic Design</li>
<li>Special Events</li>
<li>Many More Services!</li>
</ul>
<div>
<h3>Writers and Authors click <a title="Services" href="http://mlmpublishingcompany.com/book-publishing-services-for-writers-authors/">HERE</a></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<div style="width: 460px; max-width: 100%;"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]-->
<video class="wp-video-shortcode" id="video-1618-1" width="460" height="320" autoplay="true" preload="metadata" controls="controls"><source type="video/mp4" src="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4" /><a href="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4">http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4</a></video></div>
<h3>Writers and Authors click <a title="Services" href="http://mlmpublishingcompany.com/book-publishing-services-for-writers-authors/">HERE</a></h3>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='For Writers Who Want Services' data-link='https://www.mlmpublishingcompany.com/writers-publishing-services/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/writers-publishing-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4" length="18200" type="video/mp4" />
		</item>
		<item>
		<title>Author Spotlight</title>
		<link>https://www.mlmpublishingcompany.com/the-author-spotlight/</link>
		<comments>https://www.mlmpublishingcompany.com/the-author-spotlight/#comments</comments>
		<pubDate>Wed, 23 Jul 2014 15:28:31 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1663</guid>
		<description><![CDATA[Click the gray bar below to reveal the answer:]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;">Click the gray bar below to reveal the answer:</p>
<p style="text-align: left;"><script type="text/javascript"> jQuery("html").addClass("flashcard_slider_fouc");		jQuery(document).ready(function() {		   jQuery(".flashcard_slider_fouc .flashcard_slider").css({"display" : "block"});		});jQuery(document).ready(function() {			jQuery("#flashcard_slider_2").flashCard({								items: 	{										visible     : 1				},				auto: 2000, next:   "#flashcard_slider_2_next", 				 prev:   "#flashcard_slider_2_prev",				scroll: {						items:1,						fx: "scroll",						easing: "swing",						duration: 600,						pauseOnHover: true					}			});			jQuery("#flashcard_slider_2").touchwipe({					wipeLeft: function() {						jQuery("#flashcard_slider_2").trigger("next", 1);					},					wipeRight: function() {						jQuery("#flashcard_slider_2").trigger("prev", 1);					},					preventDefaultEvents: false			});			jQuery("#flashcard_slider_2 .flashcard_control").click(					function(){						jQuery("#flashcard_slider_2").trigger("configuration", ["auto", false]);					}			);									jQuery("#flashcard_slider_2 div.flashcard_slideri").each(					function () {						jQuery(this).cycle( {							fx:"curtainY", 							sync:0,							speed:  450, 							next:   jQuery(this).find(".flashcard_control"),							timeout: 0 						});					}									);					});</script> 	<noscript><p><strong></strong></p></noscript>	<div class="flashcard_slider flashcard_slider_set2 " style="width:500px;">		<div id="flashcard_slider_2" class="flashcard_slider_instance">			<div class="flashcard_slideri" style="background-color:#ffffff;border:1px solid #dddddd;width:489px;height:500px;">			<!-- flashcard_slideri --><div class="flashcard_front flashcard_side" >						<div class="flashcard_title flashcard_top" style="background-color:#0a9d9e;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:22px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:25px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Who is in our Author Spotlight?</div><div class="flashcard_content" style="padding:5px 15px;"><h3 style="text-align: center;"><strong>Guitarist | Composer | Author | Educator </strong></h3><h3 style="text-align: center;"><strong>Improviser | Producer | Poet</strong></h3><p><a href="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/IMG_2556_Croped-Photo-of-Garrison-Albums-Guitar.jpg"><img class="size-full wp-image-1660 alignleft" style="width: 732px; height: 453px;" alt="IMG_2556_Croped-Photo of Garrison-Albums-Guitar" src="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/IMG_2556_Croped-Photo-of-Garrison-Albums-Guitar.jpg" width="732" height="518" /></a></p><p>&nbsp;</p><div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Author Spotlight' data-link='https://www.mlmpublishingcompany.com/the-author-spotlight/' data-summary=''></div></div><div class="flashcard_control flashcard_bottom flashcard_toback" style="background-color:#999999;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:14px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:10px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Click to View the Answer</div></div>			        <div class="flashcard_back flashcard_side" >					<div class="flashcard_control flashcard_top flashcard_tofront" style="background-color:#999999;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:14px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:10px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Click to View the Question</div><div class="flashcard_content" style="padding:5px 15px;"><h1 style="text-align: center;"></h1><h5><strong><span style="color: #3d8f8d;"><em>The MLM Publishing Company Presents</em></span></strong></h5><p>&nbsp;</p><h1 style="text-align: center;"></h1><p>&nbsp;</p><h1 style="text-align: center;"><span style="color: #c0c0c0; font-size: 36px;"><em><strong>GARRISON FEWELL</strong></em></span></h1><p>&nbsp;</p><p>&nbsp;</p><h2 style="text-align: center;">Experience <em>VISUAL </em>and<em> AUDIBLE</em> Expressions of Garrison Fewell</h2><h2 style="text-align: center;"></h2><p>&nbsp;</p><h2 style="text-align: center;"><a title="Garrison Fewell in the Author Spotlight" href="http://mlmpublishingcompany.com/author-garrison-fewell-spotlight/"><strong>CLICK HERE</strong></a></h2><div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Author Spotlight' data-link='https://www.mlmpublishingcompany.com/the-author-spotlight/' data-summary=''></div></div><div class="flashcard_title flashcard_bottom" style="background-color:#0a9d9e;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:22px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:25px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Who is in our Author Spotlight?</div></div>	<!-- /flashcard_slideri -->			</div>		</div>		<div id="flashcard_slider_2_next" class="flashcard_next" style="background: transparent url(https://www.mlmpublishingcompany.com/wp-content/plugins/flashcard-slider/css/skins/default/buttons/default/next.png) no-repeat 0 0;top:50%;width:32px;height:24px;"></div>		<div id="flashcard_slider_2_prev" class="flashcard_prev" style="background: transparent url(https://www.mlmpublishingcompany.com/wp-content/plugins/flashcard-slider/css/skins/default/buttons/default/prev.png) no-repeat 0 0;top:50%;width:32px;height:24px;"></div>	</div>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Author Spotlight' data-link='https://www.mlmpublishingcompany.com/the-author-spotlight/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/the-author-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Become an Author Member</title>
		<link>https://www.mlmpublishingcompany.com/become-an-author-member/</link>
		<comments>https://www.mlmpublishingcompany.com/become-an-author-member/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 03:49:50 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=681</guid>
		<description><![CDATA[Coming soon!]]></description>
				<content:encoded><![CDATA[<p>Coming soon!</p>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Become an Author Member' data-link='https://www.mlmpublishingcompany.com/become-an-author-member/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/become-an-author-member/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movies For Our Members</title>
		<link>https://www.mlmpublishingcompany.com/movies-for-members-discounted/</link>
		<comments>https://www.mlmpublishingcompany.com/movies-for-members-discounted/#comments</comments>
		<pubDate>Wed, 10 Sep 2014 06:09:45 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?page_id=1785</guid>
		<description><![CDATA[Movies that you can&#8217;t watch anywhere else&#8230; AND at a discount for our members are coming soon! This new Independent Cinema will not only show movies, a variety of entertainment specials will also be available for your enjoyment. Below is a &#8216;preview&#8217; sampling of the entertainment: &#160; [featuredslider id="1" set="1"] &#160; &#160; Get on the Early [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Movies that you can&#8217;t watch anywhere else&#8230; AND at a discount for our members are coming soon!</p>
<p>This new Independent Cinema will not only show movies, a variety of entertainment specials will also be available for your enjoyment.</p>
<p>Below is a &#8216;preview&#8217; sampling of the entertainment:</p>
<p>&nbsp;</p>
[featuredslider id="1" set="1"]
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Get on the Early Bird MOVIE Notification List now:</p>

                <div class='gf_browser_gecko gform_wrapper' id='gform_wrapper_17' ><form method='post' enctype='multipart/form-data'  id='gform_17'  action='/category/column-1/feed/'>
                        <div class='gform_heading'>
                            <h3 class='gform_title'>Early Bird Movie Notification</h3>
                            <span class='gform_description'>As a 'thank you' The MLM Publishing Company has arranged to provide our members with discount certificates for the opening of a brand new digital Movie Site.  We value your membership.

This new movie theater will be the Showcase for Orignal and Independent Films!

We'll contact you when the discount certificates arrive.

See you at the movies!





</span>
                        </div>
                        <div class='gform_body'>
                            <ul id='gform_fields_17' class='gform_fields top_label description_below'><li id='field_17_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_17_1'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_1' id='input_17_1' type='text' value='' class='medium' tabindex='1' /></div></li><li id='field_17_2' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_17_2'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_2' id='input_17_2' type='text' value='' class='medium'  tabindex='2'   /></div></li><li id='field_17_4' class='gfield' ><label class='gfield_label' for='input_17_4'>Favorite Movie Genre?</label><div class='ginput_container'><input name='input_4' id='input_17_4' type='text' value='' class='medium'  tabindex='3'   /></div></li><li id='field_17_5' class='gfield' ><label class='gfield_label' for='input_17_5'>Captcha</label><script type='text/javascript'> var RecaptchaOptions = {theme : 'red'}; if(parseInt('4') > 0) {RecaptchaOptions.tabindex = 4;}</script><div class='ginput_container' id='input_17_5'><script type="text/javascript" src="https://www.google.com/recaptcha/api/challenge?k=6LcGqhEUAAAAANKrmcPzr6y5lwwDnocHJ-i7CBrD&hl=en"></script>

	<noscript>
  		<iframe src="https://www.google.com/recaptcha/api/noscript?k=6LcGqhEUAAAAANKrmcPzr6y5lwwDnocHJ-i7CBrD" height="300" width="500" frameborder="0"></iframe><br/>
  		<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  		<input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
	</noscript></div></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_17' class='button gform_button' value='Submit' tabindex='5' onclick='if(window["gf_submitting_17"]){return false;}  window["gf_submitting_17"]=true; '/>
            <input type='hidden' class='gform_hidden' name='is_submit_17' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='17' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_17' value='WyJbXSIsIjI5ZDYyOGVlMmZlZjM1MDcyOGQ1NmVjODdhZDg0OTJjIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_17' id='gform_target_page_number_17' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_17' id='gform_source_page_number_17' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [17, 1]) } ); </script>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Movies For Our Members' data-link='https://www.mlmpublishingcompany.com/movies-for-members-discounted/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/movies-for-members-discounted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to Share Your Creativity, Thoughts &amp; Expression?</title>
		<link>https://www.mlmpublishingcompany.com/want-to-share-your-creativity-thoughts-expression/</link>
		<comments>https://www.mlmpublishingcompany.com/want-to-share-your-creativity-thoughts-expression/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 03:50:40 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=683</guid>
		<description><![CDATA[The MLM Publishing Company invites you to submit relevant information, stories, articles, poetry, writing tips &#38; advice to be shared with our writing community. You will receive a Byline if your writing is selected for publishing!  You may submit as many times as you would like to because we love hearing from you. Submit your writing below [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><span style="font-size: medium;"><span style="color: #000000;">The MLM Publishing Company invites you to submit relevant information, stories, articles, poetry, writing tips &amp; advice to be shared with our writing community.</span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;">You will receive a Byline if your writing is selected for publishing!  </span></span></p>
<p><span style="font-size: medium;"><span style="color: #000000;">You may submit as many times as you would like to because we love hearing from you.</span></span></p>
<p><strong><span style="color: #000000; font-size: medium;">Submit your writing below for review:</span></strong></p>
<p><strong><span style="font-size: 10px;">(Note: If you answer the &#8220;submit&#8221; question incorrectly, your information will not be saved.  You will need to re-enter the information again, answer the question and click the &#8216;submit&#8217; button.)</span></strong></p>
<p><span style="color: #000000;"><em><code>[tt-submit-post]</code></em></span></p>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Want to Share Your Creativity, Thoughts &amp; Expression?' data-link='https://www.mlmpublishingcompany.com/want-to-share-your-creativity-thoughts-expression/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/want-to-share-your-creativity-thoughts-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hollywood Film &amp; TV Writers Speak!</title>
		<link>https://www.mlmpublishingcompany.com/hollywood-film-tv-writers-speak/</link>
		<comments>https://www.mlmpublishingcompany.com/hollywood-film-tv-writers-speak/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 03:48:48 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=679</guid>
		<description><![CDATA[Coming soon!]]></description>
				<content:encoded><![CDATA[<p>Coming soon!</p>
<div class='shareaholic-canvas' data-app-id='7664870' data-app='share_buttons' data-title='Hollywood Film &amp; TV Writers Speak!' data-link='https://www.mlmpublishingcompany.com/hollywood-film-tv-writers-speak/' data-summary=''></div>]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/hollywood-film-tv-writers-speak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
