<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>She Sets Pages on Fire. | Suspense Author Ninie Hammon</title>
<meta name="description" content="Ninie Hammon, author or The Last Safe Place, The Memory Closet, Five Days in May, Black Sunshine, Sudan, Home Grown and God Said Yes.">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="/styles/general.css" type="text/css">
<link rel="stylesheet" href="/styles/general-required.css" type="text/css">
<!--[if IE]>
	<link rel="stylesheet" type="text/css" href="/styles/general_ie.css" />
<![endif]-->
<!--[if IE 9]>
	<link rel="stylesheet" type="text/css" href="/styles/general_ie9.css" />
<![endif]-->
<!--[if IE 8]>
	<link rel="stylesheet" type="text/css" href="/styles/general_ie8.css" />
<![endif]-->
<!--[if IE 7]>
	<link rel="stylesheet" type="text/css" href="/styles/general_ie7.css" />
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="RSS: Suspense Author Ninie Hammon" href="/rss">
<link rel="stylesheet" href="/styles/forms.css" type="text/css">
<link rel="stylesheet" href="/styles/nav.css" type="text/css">
<link rel="stylesheet" href="/styles/email.css" type="text/css">
<link rel="stylesheet" href="/styles/blog.css" type="text/css">
<link href="/styles/jquery-ui.css" rel="stylesheet" type="text/css"/>
<link href="/styles/jquery-ui-mod.css" rel="stylesheet" type="text/css"/>
<link href='http://fonts.googleapis.com/css?family=Marcellus' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="/js/common-v1.1.js"></script>
<script type="text/javascript" src="/js/ajax.js"></script>
<script type="text/javascript" src="/js/swfobject.js"></script>
<script type="text/javascript" src="/js/formbuilder/formViewer.js"></script>
<script type="text/javascript" src="/js/jquery-1.4.3.min.js"></script>
<script type="text/javascript"  src="/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="/js/flowplayer-3.2.4.min.js"></script>
<script type="text/javascript" src="/images/fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="/images/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript" src="/js/jquery.innerfade.js"></script>
<link rel="stylesheet" type="text/css" href="/images/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript">
	// PNG FIX
	var blank = new Image();
	blank.src = '/images/common/spacer.gif';
	
	$(document).ready(function() {
		$("a[rel=example_group]").fancybox({
			'transitionIn'		: 'none',
			'transitionOut'		: 'none',
			'titlePosition' 	: 'inside',
			'titleFormat'		: function(title, currentArray, currentIndex, currentOpts) {
				return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>';
			}
		});
		
		
		$(".iframe").fancybox({
			 'width' : 880,
			 'height' : 500,
			 'scrolling': 'no',
			 'autoScale' : false,
			 'transitionIn' : 'elastic',
			 'transitionOut' : 'elastic',
			 'type' : 'iframe'
		 });
	
		
		// PNG FIX
		var badBrowser = (/MSIE ((5\.5)|6)/.test(navigator.userAgent) && navigator.platform == "Win32");
	   	if (badBrowser) {
		 // get all pngs on page
		 $('img[src$=.png]').each(function() {
		   if (!this.complete) {
			 this.onload = function() { fixPng(this) };
		   } else {
			 fixPng(this);
		   }
		 });
	   	}
		
		// HOME IMAGE ROTATION
		$('#homeRotation').innerfade({
			speed: 500,
			timeout: 12000,
			type: 'sequence',
			containerheight: '592px'
		});
					});
	   	 
	function fixPng(png) {
	   // get src
	   var src = png.src;
	   // set width and height
	   if (!png.style.width) { png.style.width = $(png).width(); }
	   if (!png.style.height) { png.style.height = $(png).height(); }
	   // replace by blank image
	   png.onload = function() { };
	   png.src = blank.src;
	   // set filter (display original image)
	   png.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + src + "',sizingMethod='scale')";
	}
</script>
<script type="text/javascript">
	<!--
	var timeout         = 500;
	var closetimer		= 0;
	var ddmenuitem      = 0;
	
	// open hidden layer
	function mopen(id)
	{	
		// cancel close timer
		mcancelclosetime();
	
		// close old layer
		if(ddmenuitem) ddmenuitem.style.display = 'none';
	
		// get new layer and show it
		ddmenuitem = document.getElementById(id);
		ddmenuitem.style.display = 'block';
	
	}
	// close showed layer
	function mclose()
	{
		//hide('ServiceDropdown');
		//alert(ddmenuitem.innerHTML);
		if(ddmenuitem) ddmenuitem.style.display = 'none';
	}
	
	// go close timer
	function mclosetime()
	{
		closetimer = window.setTimeout(mclose, timeout);
	}
	
	// cancel close timer
	function mcancelclosetime()
	{
		if(closetimer)
		{
			window.clearTimeout(closetimer);
			closetimer = null;
		}
	}
	
	// close layer when click-out
	document.onclick = mclose; 
	// -->
</script>
		<link rel="stylesheet" href="/styles/jquery-ui.css" type="text/css">
		<script src="/js/jquery-ui-1.10.4.min.js" type="text/javascript" charset="utf-8"></script>
		<style>
		  .scroll-pane { overflow: auto; width: 942px; height: 300px; float:left; }
		  .scroll-content { width: 1530px; float: left; }
		  .scroll-content-item { width: 170px; height: 246px; float: left; margin: 10px; font-size: 3em; line-height: 246px; text-align: center; }
		  .scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; height: 12px; background: #333333; border: 0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;	position:relative; behavior: url(/PIE.php); }
		  .scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto;  }
		  .scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
		  .scroll-bar-wrap .ui-slider-handle { top:.0em; height: 1.5em; background: url(/images/site/infobox_bg.png) repeat top left; height: 12px; border: 0px;}
		  .scroll-bar-wrap .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }
		 .ui-widget-header { border: 0px; margin: 0px; };
		
		 </style>
		 <script>
			  $(function() {
				//scrollpane parts
				var scrollPane = $( ".scroll-pane" ),
				  scrollContent = $( ".scroll-content" );
			 
				//build slider
				var scrollbar = $( ".scroll-bar" ).slider({
				  slide: function( event, ui ) {
					if ( scrollContent.width() > scrollPane.width() ) {
					  scrollContent.css( "margin-left", Math.round(
						ui.value / 100 * ( scrollPane.width() - scrollContent.width() )
					  ) + "px" );
					} else {
					  scrollContent.css( "margin-left", 0 );
					}
				  }
				});
			 
				//append icon to handle
				var handleHelper = scrollbar.find( ".ui-slider-handle" )
				.mousedown(function() {
				  scrollbar.width( handleHelper.width() );
				})
				.mouseup(function() {
				  scrollbar.width( "100%" );
				})
				.append( "<span class='ui-icon ui-icon-grip-dotted-vertical'></span>" )
				.wrap( "<div class='ui-handle-helper-parent'></div>" ).parent();
			 
				//change overflow to hidden now that slider handles the scrolling
				scrollPane.css( "overflow", "hidden" );
			 
				//size scrollbar and handle proportionally to scroll distance
				function sizeScrollbar() {
				  var remainder = scrollContent.width() - scrollPane.width();
				  var proportion = remainder / scrollContent.width();
				  var handleSize = scrollPane.width() - ( proportion * scrollPane.width() );
				  scrollbar.find( ".ui-slider-handle" ).css({
					width: handleSize,
					"margin-left": -handleSize / 2
				  });
				  handleHelper.width( "" ).width( scrollbar.width() - handleSize );
				}
			 
				//reset slider value based on scroll content position
				function resetValue() {
				  var remainder = scrollPane.width() - scrollContent.width();
				  var leftVal = scrollContent.css( "margin-left" ) === "auto" ? 0 :
					parseInt( scrollContent.css( "margin-left" ) );
				  var percentage = Math.round( leftVal / remainder * 100 );
				  scrollbar.slider( "value", percentage );
				}
			 
				//if the slider is 100% and window gets larger, reveal content
				function reflowContent() {
					var showing = scrollContent.width() + parseInt( scrollContent.css( "margin-left" ), 10 );
					var gap = scrollPane.width() - showing;
					if ( gap > 0 ) {
					  scrollContent.css( "margin-left", parseInt( scrollContent.css( "margin-left" ), 10 ) + gap );
					}
				}
			 
				//change handle position on window resize
				$( window ).resize(function() {
				  resetValue();
				  sizeScrollbar();
				  reflowContent();
				});
				//init scrollbar size
				setTimeout( sizeScrollbar, 10 );//safari wants a timeout
			  });
			 </script>
			<script>
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
		
		  ga('create', 'UA-80641187-1', 'auto');
		  ga('send', 'pageview');
		
		</script>
		</head>
<body>
<div id="mainDiv">
	<div id="mainFloat">
		<div id="headerDivHome">			
			<div id="topLinks">
										<a href="/">Home</a>&nbsp;&nbsp;&nbsp;&nbsp;
						<a href="/subscribe" class="signupButton" style="color: #a84632;">Sign up for 9e&rsquo;s E-Mail List</a>&nbsp;&nbsp;&nbsp;&nbsp;
						<a href="https://www.facebook.com/pages/Ninie-Hammon-Novelist/175272219212397"><img src="/images/site/facebook.png" width="32" height="32" style="border:0;" class="socialIcon" /></a>&nbsp;&nbsp;<a href="https://twitter.com/niniehammon" target="_blank"><img src="/images/site/twitter.png" width="32" height="32" style="border:0;" class="socialIcon" /></a>&nbsp;&nbsp;<a href="https://plus.google.com/102645024170182958220/posts" target="_blank"><img src="/images/site/google_plus.png" width="32" height="32" style="border:0;" class="socialIcon" /></a>&nbsp;&nbsp;<a href="http://www.goodreads.com/author/show/656422.Ninie_HAMMON" target="_blank"><img src="/images/site/goodreads.png" width="32" height="32" style="border:0;" class="socialIcon" /></a>
							</div>
			
			<!--<div id="searchbox"></div>//-->
			<div id="navbar">
				<div id="nav">
										<a href="/meet-ninie">MEET NINIE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/books-by-author-ninie-hammon">BOOKS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/9e-blog-for-writers">BLOG for WRITERS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/blog">BLOG for READERS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/contact">CONTACT</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="/multimedia">MULTIMEDIA</a>
									</div>
			</div>
			<div id="logo"><a href="/"><img src="/images/site/logo.png" width="190" height="95" style="border:0;" /></a></div>			
		</div>
	
						<div id="banner">
			<ul id="homeRotation"><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/hig8p8574r76.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_7ru06deceiving,blue,trilogy.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>The Deceiving: Book Two of The Knowing Trilogy</h1>
							<p>More horrifying than any Hollywood-animated, computer-generated, mechanical unreality, this winged demon called an efreet has had twenty six years to plan his revenge. And an efreet will do anything to get what he wants. Pronounce that: An-y-thing!</p>
							<a href="/books-by-author-ninie-hammon/the-deceiving-book-two-of-the-knowing-trilogy/12" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/1gh3dtheknowing_slide.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_4w7rc9e_theknowing_v3.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>The Knowing: Book One</h1>
							<p>When the hot call comes over the radio: “Code Red! Active shooter at Carlisle Elementary School,” Police Sergeant Jack Carpenter has one job and only one job. Find the gunman; take him out. He rushes into the school, fully armed and focused on cold, hard reality. But what happens to him in the next few hours shatters the world as he has always known it. And in the next three days, everything Jack Carpenter believes about himself, about life and reality, about good and evil and the whole nature of the universe will be challenged.

          </p>
							<a href="/books-by-author-ninie-hammon/the-knowing-book-one/11" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/jmgt3butterfliescry_slide01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_q9y5rbutterfliescry3.1.jpeg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>WHEN BUTTERFLIES CRY</h1>
							<p> Grayson Addington comes home from Vietnam a broken man, a man his wife, Piper, doesn’t know anymore. In his absence, she turned to his brother for support. Now, she must choose between them.

And into this family torn apart by jealousy, deceit and clan loyalties comes a mysterious little girl. Something more than chance has brought the child called Maggie to this wounded family. And nothing less than destiny will be fulfilled by her incredible sacrifice.</p>
							<a href="/books-by-author-ninie-hammon/when-butterflies-cry/7" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/7r7a65days_slide02.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_d807o5dayscolor-momschoice.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>FIVE DAYS IN MAY</h1>
							<p>On a warm May Friday in 1963, a mammoth tornado hurls across the empty plains toward the little town of Graham, Oklahoma. The writhing column of destruction a mile wide and eight miles high is not just on a collision course with the town, but with the lives of four of its residents, each of whom has already planned their own personal rendezvous with death that day.</p>
							<a href="/books-by-author-ninie-hammon/five-days-in-may/3" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/x4d12memorycloset_slide01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_occk0memory_closet.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>THE MEMORY CLOSET</h1>
							<p>Something happened to Anne Mitchell when she was 11 years old so horrible her mind erased the whole first decade of her life. Twenty-five years later, she has come home to a dried-up Texas prairie town to live with her crazy grandmother in the rambling old house where she grew up in a final desperate effort to remember.</p>
							<a href="/books-by-author-ninie-hammon/the-memory-closet/4" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/8hz4osafeplace_slide01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_gs26qlastsafeplaceburn.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>THE LAST SAFE PLACE</h1>
							<p>In the deepest, darkest midnight of her soul, Gabriella writes a book, a horror story about demons and then one of them crawls up out of the pages and confronts her face to face. A deranged, fanatical fan who believes he is The Beast of Babylon from her novel turns up at a book signing and then comes after her to claim her as his bride. And to sacrifice her son, Ty, as a blood offering to their unholy union.</p>
							<a href="/books-by-author-ninie-hammon/the-last-safe-place/6" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/i4zmhsudan_slide01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_de9r5sudan_burnedpages.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>SUDAN</h1>
							<p>Before Al Qaeda.

Before Isis.

…the horror of Sudan, 2000.

Two million Christian tribal people are dead, massacred by their own militant Muslim government for refusing to renounce their faith. But human rights photojournalist Ron Wolfson is chasing a different story—investigating whispered reports of government sanctioned human trafficking, rumors of kidnapped women and children  disappearing every day into the shadow world of modern-day slavery.</p>
							<a href="/books-by-author-ninie-hammon/sudan/8" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/lgoqablacksun_slide01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_v5bjlblacksunshine062515.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>             BLACK SUNSHINE </h1>
							<p> Twenty-seven men died when the Harlan #7 Coal Mine exploded in 1981. Two made it out alive. But the survivors harbored awful secrets about the part they played in another tragedy that happened deep in the guts of the mountain that day AFTER the explosion.

            Guilt and shame over what he did drove Will Gribbins into a whiskey bottle and left him a homeless, under-a-bridge drunk for two decades. Now, he has come home to the mountains for the memorial service on the twentieth anniversary of the disaster determined to confess what he did. Seeking impossible forgiveness.

          </p>
							<a href="/books-by-author-ninie-hammon/-------black-sunshine-/5" class="readmoreButton">Read More</a>
						</div>
					</div></li><li>	<div id="homePageImageDynamic" style="background: url(/images/uploaded_images/sxibdhomegrown_slide_01.jpg) no-repeat top left;">
						<div id="infobox">
							<img src="/images/uploaded_images/medium_2039qlarge_1ssa6homegrown061525.jpg" width="151" height="227" class="cmsImage infoboxImageFloat" />
							<h1>HOME GROWN</h1>
							<p>Somebody shot Jim Bingham dead on the street in front of his newspaper office and now his heartbroken daughter must abandon the world of academic journalism for the real world of running the newspaper he left behind. But when she does, she discovers that marijuana-growing has corrupted the idyllic little central Kentucky community where she grew up.</p>
							<a href="/books-by-author-ninie-hammon/home-grown/9" class="readmoreButton">Read More</a>
						</div>
					</div></li></ul>		</div>
		<a href="http://amzn.to/1HQZTAa "><div id="homeAlertBox"><img src="/images/site/ninie-news-icon.png" width="95" height="95" alt="Ninie News" id="homeAlertBoxImage" /><h1 id="alertTitle"></h1><h1><p><a title="" href="https://www.amazon.com/Deceiving-Book-Two-Knowing-Trilogy-ebook/dp/B01HH5VY78?ie=UTF8&amp;qid=1467170028&amp;ref_=la_B003VO29NI_1_2&amp;s=books&amp;sr=1-2"><img class="cmsImageLarge" src="http://www.niniehammon.com/images/uploaded_images/large_79g0cpage_1(2).jpg" alt="" width="661" height="276" align="None" /></a></p>
<p>&nbsp;</p></h1></div></a>		<div id="books"><div class="scroll-pane ui-widget ui-widget-header ui-corner-all">
  					<div class="scroll-content"><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/the-deceiving-book-two-of-the-knowing-trilogy/12"><img class="cmsImage" src="/images/uploaded_images/medium_7ru06deceiving,blue,trilogy.jpg" alt="The Deceiving: Book Two of The Knowing Trilogy" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/the-knowing-book-one/11"><img class="cmsImage" src="/images/uploaded_images/medium_4w7rc9e_theknowing_v3.jpg" alt="The Knowing: Book One" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/when-butterflies-cry/7"><img class="cmsImage" src="/images/uploaded_images/medium_q9y5rbutterfliescry3.1.jpeg" alt="WHEN BUTTERFLIES CRY" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/five-days-in-may/3"><img class="cmsImage" src="/images/uploaded_images/medium_d807o5dayscolor-momschoice.jpg" alt="FIVE DAYS IN MAY" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/the-memory-closet/4"><img class="cmsImage" src="/images/uploaded_images/medium_occk0memory_closet.jpg" alt="THE MEMORY CLOSET" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/the-last-safe-place/6"><img class="cmsImage" src="/images/uploaded_images/medium_gs26qlastsafeplaceburn.jpg" alt="THE LAST SAFE PLACE" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/sudan/8"><img class="cmsImage" src="/images/uploaded_images/medium_de9r5sudan_burnedpages.jpg" alt="SUDAN" width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/-------black-sunshine-/5"><img class="cmsImage" src="/images/uploaded_images/medium_v5bjlblacksunshine062515.jpg" alt="             BLACK SUNSHINE " width="150" height="226" /></a></div><div class="scroll-content-item ui-widget-header"><a href="/books-by-author-ninie-hammon/home-grown/9"><img class="cmsImage" src="/images/uploaded_images/medium_2039qlarge_1ssa6homegrown061525.jpg" alt="HOME GROWN" width="150" height="226" /></a></div>		</div>
				  <div class="scroll-bar-wrap ui-widget-content ui-corner-bottom">
					<div class="scroll-bar"></div>
				  </div>
				</div></div>	
		<div id="bookslider"></div>
<!-- TEMPLATE_2 STARTS //-->
		  
			
	<div id="clearDiv">
	</div>
 
<div id="contentbg">
	<!--<div id="picture"></div>
	<div id="quotebox"><i>"Oh, and about the 9 and the e beside my name. Say it fast, emphasis on the 9. That’s how you pronounce my first name -9e. (Think “rhymes with tiny and shiny, NOT with skinny and penny.”)</i></div>//--> 
	<div id="contentboxleft">
		<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 40%;"><a title="" href="http://www.niniehammon.com/images/uploaded_images/large_ccrnkniniehammon-16.jpg" rel="example_group"><img class="cmsImageLarge" src="http://www.niniehammon.com/images/uploaded_images/large_ccrnkniniehammon-16.jpg" alt="" width="102" height="144" align="None" /></a><br /><br /><em>"Oh, and about the 9 and the e beside my name. Say it fast, emphasis on the 9. That&rsquo;s how you pronounce my first name -9e. (Think &ldquo;rhymes with tiny and shiny, NOT with skinny and penny.&rdquo;)</em></td>
<td style="width: 60%;">
<h1>Suspense Author<br />NINIE&nbsp;HAMMON</h1>
<p>I have soooo many stories I want to tell you, so many worlds I want you to see, so many people I want you to meet. People in trouble, most of them. Big trouble they didn't ask for but there it is. Ordinary folks like you and me who are forced by circumstances to fight for their lives. And then, smack in the middle of their everyday worlds they encounter the unexplainable. It's always the game-changer.</p>
<p>Welcome to my world. If you'd like to know more about me, I'm easy. Click on <a href="http://www.niniehammon.com/meet-ninie/she-sets-pages-on-fire/3">Meet Ninie</a> and you'll see. My life isn't really an open book; it's more of a pamphlet, and you are cordially invited to read it. I'd love to interact with you in all these virtual realms;&nbsp;<a href="https://twitter.com/niniehammon">Twitter</a>, <a href="https://www.facebook.com/pages/Ninie-Hammon-Novelist/175272219212397">Facebook Fan page</a>, <a href="http://www.goodreads.com/author/show/656422.Ninie_Hammon">Goodreads,</a>&nbsp;<a href="/9e-blog-for-writers">9e's Blog&nbsp;for Writers</a> and <a href="/blog">9e's Blog for Readers</a>.&nbsp;</p>
</td>
</tr>
</tbody>
</table>  
	</div>
	<div id="contentboxright">
		<div id="mailinglist"><a href="/subscribe"><img src="/images/site/9emailinglist2.png" width="250" height="83" style="border:0;" /></a></div>
		<div id="latestblog">
			<h3>Latest Blog for Readers:</h3>
			<a href="/blog/sneak-peek-2-of-the-knowing-book-two/2749">Sneak Peek #2 of The Knowing, Book Two</a><hr />            <h3>Latest Blog for Writers:</h3>
            <a href="/9e-blog-for-writers/one-simple-easy-way-to-promote-a-book/2735">One Simple, Easy Way to Promote a Book</a><hr />			<a href="/blog" class="moreblogButton" style="padding: 8px 22px;">9e&rsquo;s Blog for Readers</a><br /><br />
			<a href="/9e-blog-for-writers" class="payitforwardButton">9e&rsquo;s Blog for Writers</a><br /><br />
			<a href="/subscribe-to-blogs" class="subscribeButton">Subscribe to 9e's Blogs</a><br /><br />
		</div>
	</div>
</div>
<div id="footer"></div>
<div id="footertext">&nbsp;<br />&nbsp;</div>
<div id="pageburn"></div>
<div id="copyright">Copyright &copy; 2016 Suspense Author Ninie Hammon.  All rights reserved.<br />Web Site by <a href="http://www.techsgi.com" target="_blank">Technology Services Group, Inc.</a></div>
</div>
</div>
</body>
</html>

