<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Stock News Now</title>
<link href="/fonts.css" rel="stylesheet" type="text/css" />
<script src="/js/jquery-1.6.3.min.js"></script>
<script type="text/javascript" src="/js/jquery.quovolver.js"></script>
<link href="/css/h-scroll.css" rel="stylesheet" type="text/css" />

<link href="/css/stylesheet.css" rel="stylesheet" type="text/css" />
<style type="text/css" media="screen">
.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}

.fleft {
	float: left;
	margin: 0 0px 0 0;
}

.fleft ul {
	margin: 0px;
	padding: 0px;
}

.fleft ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.cboth {
	clear: both;
}

#main {
	margin: 0 auto;
	padding: 30px;
	width: 1000px;
}
.qmnews_headline
{
color: #323232 !important;
    font: normal 19px Helvetica, Arial,sans serif !important;
    margin-bottom: 20px;	
}
.qmnews_story
{
margin:0p;	
}

.qmnews_story p
{
color: #323232 !important;
    font: normal 13px Helvetica, arial,sans serif !important;
	margin:8px 0px 8px 0px;
}

.qmnews_story p a
{
color: #2b8101 !important;
    font: normal 13px Helvetica, arial,sans serif !important;
	margin:8px 0px 8px 0px;
}

.qmnews_story p a:hover
{
color: #323232 !important;
    font: normal 13px Helvetica, arial,sans serif !important;
	margin:8px 0px 8px 0px;
}

.qmnews_headline
{
color: #323232 !important;
    font: normal 19px Helvetica, Arial,sans serif !important;
    margin-bottom: 20px;	
}


.qmnews_story p b
{
color: #323232 !important;
    font: normal 19px Helvetica, arial,sans serif !important;
	margin:8px 0px 8px 0px;
}

.qmnews_story a
{
color: #2b8101 !important;
    font: normal 13px Helvetica, arial,sans serif !important;

}

.qmnews_story a:hover
{
color: #323232 !important;
    font: normal 13px Helvetica, arial,sans serif !important;

}
</style>










<script src="/js/jquery.prettyPhoto.js" type="text/javascript"
	charset="utf-8"></script>

<script>



            var currentpage = 'newsrss.php';



        </script>

<style>
#load_icon {
	text-align: center;
	/*        background : url('images/loading.gif') no-repeat;*/
	/*        width : 42px;

        height : 28px;*/
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
</style>

</head>







<body>



	<div id="top">
<div id="top-inr-full">

<div class="top-inner-full">


    <div id="top-inr">

<div class="top-inr1">
<div id="top-inr-lft">
<ul>
<li><a href="http://www.microcapreview.com/" target="_blank">MicroCap Review</a></li>
<li class="line-cross"> / </li>
<li><a href="http://snnwire.com/" target="_blank">SNNWire</a></li>
<li class="line-cross"> / </li>
<li><a href="http://www.planetmicrocapshowcase.com/" target="_blank">Planet MicroCap Showcase</a></li>
</ul>
</div>



<div id="top-inr-rht">
The Official MicroCap News Source
</div>

</div>
</div>
    </div>
</div>
</div>






	<!-- Wrapper Start -->

<div id="wrapper-full">
<div class="wrapper-full">
	<div id="wrapper">



		
<!-- Header Start -->
<div id="header">
	<div class="logo">
		<a href="http://stocknewsnow.com" ><img
			src="/images/logo.png" align="left" border="0" /> </a>
	</div>
    <a target="_blank" href="http://www.planetmicrocapshowcase.com"><img class="quotestream-banner" src="/images/quotestream-banner.png" /></a>
	<div class="subscribe-mcr">

		
		<div class="subscribe-mcr-reg">
			<a href="/register.php">Register</a>
		</div>
		<div class="line-cross1">/</div>

		<div class="subscribe-mcr-reg">
			<a href="/signin.php" style="border-right: none; padding-right: 0px;"><strong>Sign
				In</strong></a>
		</div>
		

		<style>
		
.quotestream-banner{
	float: left;
  height: 76px;
  margin-top: 3px;
  border: 2px solid transparent;
  margin-left: 30px;
}
.quotestream-banner:hover{
	border:2px solid green;
	opacity:.9;
}
#lean_overlay {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.8;
}

.popup {
	float: left;
	position: absolute;
	display: none;
	width: 400px;
	height: 100px;
	background-color: #fff;
	padding: 50px;
	z-index: 99999;
	left: 100px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: 240px !important;
}

.popup_form {
	width: 340px;
	margin: 0;
	padding: 0px;
	float: left;
}

.popup_form p {
	width: 100%;
	float: left;
	font: normal 18px Helvetica, Arial;
	color: #333;
	text-align: "center";
	margin: 0px;
}

.popup_form span {
	width: 100%;
	float: left;
}

.popup_form input {
	width: 300px;
	float: left;
	font: normal 13px Helvetica, Arial;
	color: #333;
	border: 1px solid #cdcdcd;
	resize: vertical;
	padding: 5px;
}

.save {
	width: 70px !important;
	height: 35px;
	margin: 5px 5px 5px 0;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	background: #36a101;
	color: #fff !important;
	border: none;
	font: normal 13px Helvetica, Arial !important;
	text-transform: uppercase;
	border: 1px solid #308d02 !important;
	cursor: pointer;
}

.save:hover {
	width: 70px !important;
	height: 35px;
	margin: 5px 5px 5px 0;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	background: #323232;
	color: #fff !important;
	border: none;
	font: normal 13px Helvetica, Arial;
	text-transform: uppercase;
	border: 1px solid #1b1b1b !important;
	cursor: pointer;
}

.cancel {
	width: 70px !important;
	height: 35px;
	margin: 5px 5px 5px 0;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	background: #36a101;
	color: #fff !important;
	border: none;
	font: normal 13px Helvetica, Arial;
	text-transform: uppercase;
	border: 1px solid #308d02 !important;
	cursor: pointer;
}

.cancel:hover {
	width: 70px !important;
	height: 35px;
	margin: 5px 5px 5px 0;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	background: #323232;
	color: #fff !important;
	border: none;
	font: normal 13px Helvetica, Arial;
	text-transform: uppercase;
	border: 1px solid #1b1b1b !important;
	cursor: pointer;
}
#main-menu{
	margin-left:0px;
}
#main-menu > li > a{
	padding:  11px 9px 12px 20px;
}
</style>
		<script>

            $(document).ready(function() {
           // funVisitPage();
                $('#subscribe-mcr-btn').click(function(e) {
                    e.preventDefault();
                    $('body').append("<div id='lean_overlay'></div>");
                    var rel = '#popup';
                    var height = $(rel).height();
                    var width = $(rel).width();
                    var wheight = $(window).height();
                    var wwidth = $(window).width();
                    //alert(wheight+' '+height+' '+width);
                    var swidth = (wwidth - width) / 2;
                    var sheight = (wheight - height) / 2;
                    $(rel).css({'top': sheight, 'left': swidth}).fadeIn(200);
                    $('#lean_overlay').unbind('click');
                    $('#lean_overlay,.cancel').show().click(function() {
                        $(rel).fadeOut(200);
                        $('#lean_overlay').remove();
                    });
                });

                $(".save_btn").click(function() {
                    var email = $.trim($("#popup_email").val());
                    if (email != "") {
                        var x = email;
                        var atpos = x.indexOf("@");
                        var dotpos = x.lastIndexOf(".");
                        if (atpos < 1 || dotpos < atpos + 2 || dotpos + 2 >= x.length)
                        {
                            $("#popup-err").css('color', 'red');
                            $("#popup-err").text('Enter Valid Email');
                        } else {
                            $("#popup-err").text('');
                            dataString = "subscribe_email="+email;
                            $.ajax({
                                type: "POST",
                                url: "/includes/ajaxSubscribeEMail.php",
                                data: dataString,
                                success: function(result) {                                    
                                    result = result.trim();
                                    if(result==1){
                                        $("#popup_email").val("");
                                        $("#popup-ss-msg").css('color','green');
                                        $("#popup-ss-msg").text("Thank you for subscribing");
                                        
                                    }else{
                                        $("#popup-ss-msg").css('color','red');
                                        $("#popup-ss-msg").text(result);
                                    }
                                }
                            });


                        }
                    } else {
                        $("#popup-err").css('color', 'red');
                        $("#popup-err").text('Enter Valid Email');

                    }
                });
                
                $("#ss_submit").click(function() {
                    var email = $.trim($("#ss_email").val());
                    if (email != "") {
                        var x = email;
                        var atpos = x.indexOf("@");
                        var dotpos = x.lastIndexOf(".");
                        if (atpos < 1 || dotpos < atpos + 2 || dotpos + 2 >= x.length)
                        {
                            alert("Enter Valid Email");
                        } else {
                            $("#popup-err").text('');
                            dataString = "subscribe_email="+email;
                            $.ajax({
                                type: "POST",
                                url: "/includes/ajaxSubscribeEMail.php",
                                data: dataString,
                                success: function(result) {                                    
                                    result = result.trim();
                                    if(result==1){
                                        $("#ss_email").val("");
                                        alert("Thank you for subscribing");                                       
                                        
                                    }else{
                                        alert(result);
                                    }
                                }
                            });


                        }
                    } else {
                        alert("Enter Valid Email");
                    }
                });
            });
        </script>
		<div id="popup" class="popup">
			<!-- <div class="popup1_img_div"><img src="" id="popup1_img" width="750" height="300"/></div> -->
			<div class="popup_form">
				<p id="popup-ss-msg" style="text-align: center;"></p>
				<p>E-Mail :</p>
				<span id="popup-err">&nbsp;</span>
				<div>
					<input name="email" id="popup_email"
						placeholder="Please Enter Email ID" />
				</div>
				<div>
					<input type="button" name="" class="save save_btn" id="save1"
						value="Save" /> <input type="button" name=""
						class="cancel cancle_btn" value="Cancel" />
				</div>
			</div>
		</div>
	</div>
</div>

<!-- Header End -->

<!-- Navigation Start -->

<div class="nav">
	<ul id="main-menu">
		<li style="border-left: none;"><a href="http://stocknewsnow.com">Home</a></li>
		<li class="parent"><a href="/news-home.php">News</a>
			<ul class="sub-menu">
				<li><a href="/newsrss.php?Basic_Resources">Basic Resources</a></li>
				<li><a href="/newsrss.php?Politics">Politics</a></li>
				<li><a href="/newsrss.php?Financial_Services">Financial Services</a></li>
				<li><a href="/newsrss.php?Personal_&_Household_Goods">Personal & Household Goods</a></li>
				<li><a href="/newsrss.php?Banking">Banking</a></li>
				<li><a href="/newsrss.php?Technology">Technology</a></li>
				<li><a href="/newsrss.php?Healthcare_&_Insurance">Healthcare & Insurance</a></li>
				<li><a href="/newsrss.php?Industrial_Goods_&_Services">Industrial Goods & Services</a></li>
				<li><a href="/newsrss.php?Utilities">Utilities</a></li>
			</ul>
		</li>
		<li><a href="/events.php">Events</a></li>

		<li><a href="/commentary.php">Commentary</a></li>
        <li><a href="/podcast.php">Podcast</a></li>
		<li><a href="/portfolio.php">My Portfolio</a>
        <ul class="sub-menu">
          <li><a href="/issuer_directory.php">Issuer Directory</a></li>
          <li><a href="/stock_screener.php">Stock Screener</a></li>
        
        </ul>
        </li>
		<li><a href="/private-markets.php">Private Markets</a>
		<li><a href="/microcapreview.php" class="micorcap">MicroCap Review</a>
	        <ul class="sub-menu">
	          <li><a href="/microcapreview-issue.php?id=current">Current Issue</a></li>
	          <li><a href="/microcapreview-issue.php">Past Issues</a></li>
              <li><a href="/microcapreview.php">Advertise</a></li>
              <li><a target="_blank" href="http://www.microcapreview.com/subscribe/">Subscribe</a></li>
	        
	        </ul>
        </li>		

              
	</ul>
	<style>
#result {
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFF99;
}

#country {
	padding: 3px;
	border: 1px #CCC solid;
	font-size: 17px;
}

.suggestionsBox {
	position: absolute;
	left: 0px;
	top: 40px;
	margin: 26px 0px 0px 0px;
	width: 200px;
	padding: 0px;
	background-color: #000;
	border-top: 3px solid #000;
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 11px 6px 11px;
	border-bottom: 1px dotted #666;
	cursor: pointer;
}

.suggestionList ul li:hover {
	background-color: #FC3;
	color: #000;
}
.suggestionListe {
	margin: 0px;
	padding: 0px;
}

.suggestionListe ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 11px 6px 11px;
	border-bottom: 1px dotted #666;
	cursor: pointer;
}

.suggestionListe ul li:hover {
	background-color: #FC3;
	color: #000;
}

ul.autosuggest {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0 0 0 7px;
	float: left;
	background-color: #cdcdcd;
	position: relative;
	z-index: 9999;
	width: 286px;
}

.load {
	background-image: url(loader.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#suggest {
	position: relative;
}
</style>
	<script>

        function suggest(inputString) {

            if (inputString.length == 0 || inputString == 'Search a keyword or company or symbol') {

                $('#suggestionsList').fadeOut();

            } else {

                $('#search').addClass('load');

                $.post("/autosuggest.php", {queryString: "" + inputString + ""}, function(data) {

                    if (data.length > 0) {

                        $('#suggestionsList').fadeIn();

                        $('#suggestionsList').html(data);

                        $('#search').removeClass('load');

                    }

                });

            }

        }

        function fill(thisValue, thisId, check1,searchType,thisTitle) {

            //$('#search').val(thisValue);
			//$('#search_type').val(searchType);
            //$('#company_id').val(thisId);
			 if (check1)
            {
				if(searchType=='company')
				{
					window.location='/company/'+thisId+'/'+thisTitle;
				}
				else if(searchType=='commentary')
				{
					window.location='/commentary/'+thisId+'/'+thisTitle;
				}
				else if(searchType=='video')
				{
					window.location='/showvideo.php?id='+thisId;
				}
				else if(searchType=='news')
				{
					window.location='/news/'+thisId+'/'+thisTitle;
				}
				else if(searchType=='event')
				{
					window.location='/events-inner.php?'+thisId;
				}
            }
            setTimeout("$('#suggestionsList').fadeOut();", 600);
        }



        $(document).ready(function() {
            var li_no = 0;
            var scroll_top = 0;
            $('#search').keyup(function(e) {

                if (e.keyCode == 38 || e.keyCode == 40)
                {
                    //$('#go-btn a').attr('rel','').attr('type','').attr('qty','');
                    //alert(i);
                    //alert(li_no);

                    if (e.keyCode == 40)
                    {

                        if ($('#suggestionList ul li').length > li_no)
                        {
                            if (li_no > 7)
                            {

                                $('#suggestionList ul').scrollTop(scroll_top);
                            }
                            $('#suggestionList ul li:eq(' + (li_no - 1) + ')').css('backgroundColor', '#cdcdcd');
                            $('#suggestionList ul li:eq(' + li_no + ')').css('backgroundColor', '#FFCC33');
                            fill($('#suggestionList ul li:eq(' + li_no + ')').html(), $('#suggestionList ul li:eq(' + li_no + ')').attr('id'), false,$('#suggestionList ul li:eq(' + li_no + ')').attr('rel'));
                            //$('#suggestionList ul li:eq('+li_no+')').trigger('click');
                            //alert($('#suggestionList ul li:eq('+li_no+')').height());
                            scroll_top += $('#suggestionList ul li:eq(' + li_no + ')').height();
                            li_no++;
                        }

                    }
                    else
                    {
                        if (li_no > 1)
                        {
                            if ($('#suggestionList ul li').length - li_no > 6)
                            {

                                $('#suggestionList ul').scrollTop(scroll_top);
                            }
                            li_no--;
                            $('#suggestionList ul li:eq(' + li_no + ')').css('backgroundColor', '#cdcdcd');
                            $('#suggestionList ul li:eq(' + (li_no - 1) + ')').css('backgroundColor', '#FFCC33');
                            fill($('#suggestionList ul li:eq(' + (li_no - 1) + ')').html(), $('#suggestionList ul li:eq(' + (li_no - 1) + ')').attr('id'), false,$('#suggestionList ul li:eq(' + (li_no - 1) + ')').attr('rel'));
                            //$('#suggestionList ul li:eq('+(li_no-1)+')').trigger('click');
                            scroll_top -= $('#suggestionList ul li:eq(' + (li_no - 1) + ')').height();
                            //alert(scroll_top);
                        }
                    }
                    e.preventDefault();
                }
                else if (e.keyCode == 13)
                {
                    e.preventDefault();
                    if ($('#suggestionList ul li').length + 1 >= li_no)
                    {
                        $('#suggestionList ul li:eq('+(li_no-1)+')').trigger('click');
                        //e.preventDefault();
                    }
                }
                else if ((e.keyCode >= 48 && e.keyCode <= 90) || (e.keyCode >= 96 && e.keyCode <= 105) || e.keyCode == 8 || e.keyCode == 46)
                {

                    var value = $(this).val();
                    if (value != '')
                    {
                        //var result=likeMatch(value.toLowerCase());

                        /* var autosuggest="<ul>";
                         
                         for(var i=0;i<result.length;i++)
                         {
                         autosuggest+="<li id='"+machinary_codes[result[i]]+"' type='"+machinary_type[result[i]]+"' qty='"+machinary_no_of_items[result[i]]+"' index='"+result[i]+"'>"+machinary_codes[result[i]]+"</li>";
                         }
                         autosuggest+="</ul>"; */

                        $.post("/autosuggest.php", {queryString: "" + value + ""}, function(data) {
                            //alert(value);
                            if (data.length > 0) {
                                $('#suggestionList').html(data);
                                //alert($('#suggestionList').html());
                                /* $('#suggestionList ul li').unbind('click');
                                 $('#suggestionList ul li').click(function(){
                                 setValue($(this));																
                                 }); */
                                //$('#suggestionList ul li:eq(0)').css('backgroundColor','#FFCC33');							
                                li_no = 0;
                            }

                        });


                    }
                    else
                    {

                        $('#suggestionList').html('');
                        li_no = 0;
                    }
                }
            });

            $('#symbol_search').click(function(e) {

                e.preventDefault();

                if ($('#search').val() != '')

                {

                    $('form[name=company_search]').submit();

                }

            });

        });
	var tvisible=false;
	$('#item_1').click(function(){
		if(tvisible)
		{
			$('.tooltip_description').hide( );
			tvisible=false;
		}
		else
		{
			$('.tooltip_description').show();
			tvisible=true;
		}
	}).mouseleave(function(){
		$('.tooltip_description').hide( );
			tvisible=false;
	});


    </script>
	<!--<div class="nav-rht">
    <form action="/company-profile.php" method="post" name="company_search"
              autocomplete="off">
      <input name="company_name" type="text"
                   value="Search a keyword or company or symbol"
                   onclick="if (this.value == 'Search a keyword or company or symbol')
                (this.value = '')"
                   id="search" />
      
      
      <input name="company_id" type="hidden" value="" id="company_id" />
      <a
                href="#" id="symbol_search"><img src="images/search-icon.jpg"
                                             align="left" border="0" /> </a>
      <div class="suggestionList" id="suggestionList">&nbsp;</div>
    </form>
  </div> -->
</div>

<!-- Navigation End -->

<script>



        $(document).ready(function() {



            if (currentpage != '')



            {







                $('.nav ul li a').each(function() {



                    if ($(this).attr('href') == currentpage)



                    {



                        $(this).addClass('current');



                    }



                });



            }



        });



</script>

<div class="search-main1">

	<div class="search-right1">
  <div class="walist1">Watchlist News</div>
  <span>Please <a href='signin.php'>Login</a> or  <a href='register.php'>Register</a> to view News Stories</span>  <div id="t-slideshow"></div>
  <!-- Slideshow HTML -->
  <!-- Slideshow HTML -->
 </div>


	<div class="search-left1">
		<form action="/search.php" method="get" name="company_search"
			autocomplete="off" class="search-bac-form" id="company_search">
			<input name="keyword" type="text" id="search" class="search-bac"
				placeholder="Search a keyword or company or symbol" />
                <input name="company_id" type="hidden" value="" id="company_id" disabled="disabled" />
                <input name="search_type" type="hidden" value="" id="search_type" disabled="disabled"/>
                 <a
				href="#" id="symbol_search" class="search-icon"> <img
				src="/images/search-icon.png" align="left" border="0" />
			</a>
			<div class="suggestionList" id="suggestionList">&nbsp;</div>
		</form>
		<script>

                            function suggest1(inputString) {

                                if (inputString.length == 0 || inputString == 'Search a keyword or company or symbol') {

                                    $('#suggestionsList1').fadeOut();

                                } else {

                                    $('#search1').addClass('load');

                                    $.post("/autosuggest1.php", {queryString: "" + inputString + ""}, function(data) {

                                        if (data.length > 0) {

                                            $('#suggestionsList1').fadeIn();

                                            $('#suggestionsList1').html(data);

                                            $('#search1').removeClass('load');

                                        }

                                    });

                                }

                            }

                            function fill1(thisValue, thisId, check1) {

                                $('#search1').val(thisValue);

                                $('#company_id1').val(thisId);
                                if (check1)
                                {
                                    $('#symbol_search1').trigger('click');
                                }

                                setTimeout("$('#suggestionsList1').fadeOut();", 600);


                            }



                            $(document).ready(function() {
                                var li_no1 = 0;
                                var scroll_top1 = 0;
                                $('#search1').keyup(function(e) {

                                    if (e.keyCode == 38 || e.keyCode == 40)
                                    {
    //$('#go-btn a').attr('rel','').attr('type','').attr('qty','');
    //alert(i);
    //alert(li_no);

                                        if (e.keyCode == 40)
                                        {

                                            if ($('#suggestionList1 ul li').length > li_no1)
                                            {
                                                if (li_no1 > 7)
                                                {

                                                    $('#suggestionList1 ul').scrollTop(scroll_top1);
                                                }
                                                $('#suggestionList1 ul li:eq(' + (li_no1 - 1) + ')').css('backgroundColor', '#cdcdcd');
                                                $('#suggestionList1 ul li:eq(' + li_no1 + ')').css('backgroundColor', '#FFCC33');
                                                fill1($('#suggestionList1 ul li:eq(' + li_no1 + ')').html(), $('#suggestionList1 ul li:eq(' + li_no1 + ')').attr('id'), false);
                                                //$('#suggestionList ul li:eq('+li_no+')').trigger('click');
                                                //alert($('#suggestionList ul li:eq('+li_no+')').height());
                                                scroll_top1 += $('#suggestionList1 ul li:eq(' + li_no1 + ')').height();
                                                li_no1++;
                                            }

                                        }
                                        else
                                        {
                                            if (li_no1 > 1)
                                            {
                                                if ($('#suggestionList1 ul li').length - li_no1 > 6)
                                                {

                                                    $('#suggestionList1 ul').scrollTop(scroll_top1);
                                                }
                                                li_no1--;
                                                $('#suggestionList1 ul li:eq(' + li_no1 + ')').css('backgroundColor', '#cdcdcd');
                                                $('#suggestionList1 ul li:eq(' + (li_no1 - 1) + ')').css('backgroundColor', '#FFCC33');
                                                fill1($('#suggestionList1 ul li:eq(' + (li_no1 - 1) + ')').html(), $('#suggestionList ul li:eq(' + (li_no1 - 1) + ')').attr('id'), false);
                                                //$('#suggestionList ul li:eq('+(li_no-1)+')').trigger('click');
                                                scroll_top1 -= $('#suggestionList1 ul li:eq(' + (li_no1 - 1) + ')').height();
                                                //alert(scroll_top);
                                            }
                                        }
                                        e.preventDefault();
                                    }
                                    else if (e.keyCode == 13)
                                    {
                                        e.preventDefault();
                                        if ($('#suggestionList1 ul li').length + 1 >= li_no1)
                                        {
                                            //$('#suggestionList ul li:eq('+(li_no-1)+')').trigger('click');
                                            e.preventDefault();
                                        }
                                    }
                                    else if ((e.keyCode >= 48 && e.keyCode <= 90) || (e.keyCode >= 96 && e.keyCode <= 105) || e.keyCode == 8 || e.keyCode == 46)
                                    {

                                        var value = $(this).val();

                                        if (value != '')
                                        {
                                            //var result=likeMatch(value.toLowerCase());

                                            /* var autosuggest="<ul>";
                                             
                                             for(var i=0;i<result.length;i++)
                                             {
                                             autosuggest+="<li id='"+machinary_codes[result[i]]+"' type='"+machinary_type[result[i]]+"' qty='"+machinary_no_of_items[result[i]]+"' index='"+result[i]+"'>"+machinary_codes[result[i]]+"</li>";
                                             }
                                             autosuggest+="</ul>"; */

                                            $.post("/autosuggest1.php", {queryString: "" + value + ""}, function(data) {
                                                //alert(value);
                                                if (data.length > 0) {
                                                    //alert(data);
                                                    $('#suggestionList1').html(data);
                                                    //alert($('#suggestionList').html());
                                                    /* $('#suggestionList ul li').unbind('click');
                                                     $('#suggestionList ul li').click(function(){
                                                     setValue($(this));																
                                                     }); */
                                                    //$('#suggestionList ul li:eq(0)').css('backgroundColor','#FFCC33');							
                                                    li_no1 = 0;
                                                }

                                            });


                                        }
                                        else
                                        {

                                            $('#suggestionList1').html('');
                                            li_no1 = 0;
                                        }
                                    }
                                });

                                $('#symbol_search1').click(function(e) {

                                    e.preventDefault();

                                    if ($('#search1').val() != '')

                                    {

                                        $('form[name=company_search1]').submit();

                                    }

                                });

                            });
							 </script>
						
						

                       
	</div>
</div>


		<div class="inr-body">
        
        
			<div class="news-left1">
				<h3>News</h3>
				<div id="t-slidesContainer" style="height: auto; width: 1004px;">
					





















    <style>
        
        

        a.buttonlinks:link,a.buttonlinks:visited {
            display: block;
            border: 1px solid #ddd;
            height: 18px;
            width: 44px;
            background-color: #fff;
        }

        a.buttonlinks:hover {
            border: 1px solid #ccc;
            border-right: 1px solid #888;
            border-bottom: 1px solid #888;
            background-color: #eee;
        }

        body {
            font: 11pt arial;
        }

        pre {
            font-family: courier new, monospace;
        }

        .qmmt_main {
            background-color: #ffffff;
            border: 1px solid #484848;
        }

        .qmmt_text {
            font: 10px Tahoma;
            color: #000000;
        }

        .qmmt_header_text {
            font: bold 11px Tahoma;
            color: #000000;
        }

        .qmmt_tab {
            font: 10px Tahoma, Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #000000;
            background-color: #dddddd;
            padding: 1px;
            padding-left: 2px;
            padding-right: 2px;
            text-align: center;
            border-left: 1px solid #999999;
            border-bottom: 1px solid #999999;
            border-top: 1px solid #999999;
            cursor: pointer;
            voice-family: "\"}\"";
            voice-family: inherit;
        }

        .qmmt_tabactive {
            font: 10px Tahoma, Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #000000;
            background-color: #ffffff;
            padding: 1px;
            padding-left: 2px;
            padding-right: 2px;
            text-align: center;
            border-left: 1px solid #999999;
            cursor: pointer;
            voice-family: "\"}\"";
            voice-family: inherit;
        }

        .qmmt_header_bar {
            background-color: #ffffff;
            border-color: #ffffff;
        }

        .qmnews_headline, .qmnews_headline_title {
            font: bold 12pt arial, helvetica, sans serif;
            color: #000000;
            margin-bottom: 20px;
        }

        .qmnews_contact {
            font: normal 8pt Lucida Console, courier new, monospace;
            color: #000000;
            margin-bottom: 20px;
        }

        .qmnews_contactpre {
            white-space: pre-wrap;
            font: normal 8pt Lucida Console, courier new, monospace;
            color: #000000;
        }

        .qmnews_copyright {
            font: normal 8pt arial, helvetica, sans serif;
            color: #666666;
            margin-top: 20px;
            margin-bottom: 20px;
            text-align: center;
        }

        .qmnews_story {
            font: normal 10pt arial, helvetica, sans serif;
            color: #000000;
        }

        .qmnews_pre {
            white-space: pre-wrap;
            font: normal 10pt Lucida Console, courier new,
            monospace;
            margin-top: 20px;
            margin-bottom: 20px;
            color: #000000;
            z-index: 1;
        }

        .qmnews_story a,a.visited,a.hover {
            color: #0000cc;
        }

        #story,#story p {
            font-size: 10pt;
        }

        #story h2 {
            font-size: 12pt;
        }
    </style>

    <script type="text/javascript">
        function changethefont(changeinsize) {
            var sizevalue=document.getElementById('story').style.fontSize;
            var currentsize=parseInt(sizevalue);
            if (!currentsize) {
                currentsize=10;
            }
            var newsize=currentsize+changeinsize;
            if (!newsize) {
                newsize=0;
            }
            if (newsize < 7) {
                newsize=7;
            }
            if (newsize > 16){
                newsize=16;
            }
            if (document.all) {
                if (document.getElementById('story')) {
                    document.getElementById('story').style.fontSize=newsize+"pt";

                    var paragraphs = document.getElementById('story').getElementsByTagName('p');
                    for(i=0;i<paragraphs.length;i++) { paragraphs[i].style.fontSize=newsize+'pt'; }
                }
                if (document.getElementById('pre')) {
                    document.getElementById('pre').style.fontSize=newsize+"pt";
                }
            } else if(document.getElementById) {
                if (document.getElementById('story')) {
                    document.getElementById('story').style.fontSize=newsize+"pt";

                    var paragraphs = document.getElementById('story').getElementsByTagName('p');
                    for(i=0;i<paragraphs.length;i++) { paragraphs[i].style.fontSize=newsize+'pt'; }
                }
                if (document.getElementById('pre')) {
                    document.getElementById('pre').style.fontSize=newsize+"pt";
                }
            }
        }

        function toggle(id){
            document.getElementById(id).style.display = (document.getElementById(id).style.display == 'block') ? 'none' : 'block';
        }

        function readytoroll() {
            
        }
    </script>

    








<!-- Global Table Wrapper -->
<table width="100%" cellspacing="0" cellpadding="0" border="0">
	<tr>
		<td>
		
		<!-- Table for toggle butttons -->
		<table align="center" width="100%" cellpadding="5" cellspacing="0" border="0" style="font: 11px tahoma, verdana; border-bottom: 1px solid #999999; height: 1px;">
			<tr>
				<td style="font: bold 11px tahoma, verdana;">&nbsp;<strong>August 30, 2017 - 4:05 PM EDT</strong></td>
				<td>
				<table align="right" border="0">
					<tr>
						<td align="right" style="font: bold 11px tahoma, verdana;">
							<a href="javascript:window.print()" class="buttonlinks">
							<img src="https://app.quotemedia.com/quotetools/images/printer.gif" alt="Print" title="Print" border="0" />
							</a>
						</td>
						<td align="right" style="font: bold 11px tahoma, verdana;">
							<a href="#" onClick="toggle('EmailForm'); return false" class="buttonlinks">
							<img src="https://app.quotemedia.com/quotetools/images/email.gif" alt="Email Article" title="Email Article" border="0" />
							</a>
						</td>
						<td align="right" style="font: bold 11px tahoma, verdana;">
							<a href="#" onClick="changethefont(-1);" class="buttonlinks">
							<img src="https://app.quotemedia.com/quotetools/images/fontdn.gif" alt="Font Down" title="Font Down" border="0" />
							</a>
						</td>
						<td align="right" style="font: bold 11px tahoma, verdana;">
							<a href="#" onClick="changethefont(1);" class="buttonlinks">
							<img src="https://app.quotemedia.com/quotetools/images/fontup.gif" alt="Font Up" title="Font Up" border="0" />
							</a>
						</td>
						
						<td align="right" style="font: bold 11px tahoma, verdana;">
							<a id="togglelink" href="#" onClick="toggle('chartblock'); return false" class="buttonlinks">
							<img src="https://app.quotemedia.com/quotetools/images/charton.gif" alt="Charts" title="Charts" border="0" />
							</a>
						</td>
						
					</tr>
				</table>
				</td>
			</tr>
		</table>

		<!-- BEGIN EMAIL FORM -->
		<div id="EmailForm" style='display: none; border: 1px solid rgb(0, 0, 0); padding: 0px 20px 20px; position: absolute; top: 100px; left: 70px; z-index: 10; background-color: rgb(249, 249, 249);'>
		<div style="position: relative; left: 317px; top: 3px; width: 30px; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; text-align: center; cursor: pointer;" onclick="toggle('EmailForm'); return false"><u>close</u></div>
		<form name="newsItemEmailForm" style="display: inline" action='https://app.quotemedia.com/quotetools/emailNewsItem.do?targetsym=&targettype=&targetex=&qmpage=true' class="qmmt">
		<table style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; width: 330px;" cellpadding="4">
			<tr>
				<td colspan="2" align="center">
				<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: bold; font-size: 15px; line-height: normal; font-size-adjust: none; font-stretch: normal;">Email this News Article</div>
				</td>
			</tr>
			<tr>
				<td>Your Name</td>
				<td><input name="senderName" size="15" maxlength="150" style="width: 230px; background-color: white;" type="text"></td>
			</tr>
			<tr>
				<td>Your Email</td>
				<td><input name="senderAddress" size="15" maxlength="150" style="width: 230px; background-color: white;" type="text"></td>
			</tr>
			<tr>
				<td>Friend's Name</td>
				<td><input name="friendName" size="15" maxlength="150" style="width: 230px; background-color: white;" type="text"></td>
			</tr>
			<tr>
				<td>Friend's Email</td>
				<td><input name="emailAddress" size="15" maxlength="150" style="width: 230px; background-color: white;" type="text"></td>
			</tr>
			<tr>
				<td>Receive Copy:</td>
				<td>
				<input name="meToo" value="yes" style="border: 0px none;" type="checkbox">yes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
				<input name="submit" align="right" value="Send Article" style="width: 150px;" type="submit">
				</td>
			</tr>
			
		</table>
		<input type="hidden" name="storyId" value="5202452048097080">
		<input type="hidden" name="storyUrl" value="https://app.quotemedia.com/quotetools/newsStoryPopup.go?storyId=5202452048097080&webmasterId=101843">
		<input type="hidden" name="webmasterId" value="101843"></form>
		<br>
		</div>
		<!-- END EMAIL FORM -->
		
		<!-- table for news and chart -->
		<table width="100%" cellpadding="10" cellspacing="10" bgcolor="#ffffff">
			<tr>
				<td bgcolor="#ffffff">
				
				
				<div id="chartblock" style="display:block;">
				<table cellpadding=0 cellspacing=0 border=0 align="right" style="position: relative; z-index: 5; background-color: #fff; padding: 0px;">
					
					<tr>
						<td style="padding-left: 10px; padding-bottom: 10px;">
						<div style="width: 180px; text-align: center;">
						<script language="javascript" type="text/javascript" src="https://app.quotemedia.com/quotetools/miniCharts.go?symbol=ORN&chmrg=3&toolWidth=180&chhig=130&chfill=ffffff&chfill2=dddddd&chbdr=dddddd&webmasterId=101843&chcon=true"></script>
						</div>
						<br/>
						</td>
					</tr>
					
				</table>
				</div>
				

				
				
				
				
				<div class='qmnews_headline'>Orion Group Holdings Provides Update on the Impact of Hurricane Harvey</div><div class='qmnews_story' id='story'><html><head><link href="https://www.globenewswire.com/styles/gnw_nitf.css" type="text/css" rel="stylesheet">

  </head><body><p align="justify">HOUSTON, Aug.  30, 2017  (GLOBE NEWSWIRE) -- Orion Group Holdings, Inc. (NYSE:ORN) (the "Company") a leading specialty construction company, today provided an update regarding the ongoing impact of Hurricane Harvey on the Company.<br></p>
   <p align="justify">Hurricane Harvey, and the associated tropical weather and flooding, has greatly impacted a significant portion of the Company&#x2019;s operations in both its marine and concrete segments.&#xA0; Specifically, marine segment operations along the Gulf Coast in Texas and Louisiana were suspended for the storm event, and will resume as soon as it is safe to do so.&#xA0; Additionally, concrete segment operations in the greater Houston area and Central Texas have been impacted, with a complete suspension of operations in the greater Houston area, which will likewise resume when it is safe to do so.</p>   <p align="justify">&#x201C;Our top priority is the safety and well-being of our co-workers, their families, and our communities, all of which have been impacted by this event in some way,&#x201D; said Mark Stauffer, Orion Group Holdings&#x2019; President and Chief Executive Officer.&#xA0; &#x201C;This hurricane and subsequent rains generated 500+ year flooding levels, and has impacted every part of the greater Houston area, as well as coastal communities from Corpus Christi, Texas to New Orleans, Louisiana.&#xA0; While this unprecedented event will cause a short-term disruption in the timing of our business operations in the affected areas, particularly along the Texas coast and in the greater Houston area, we will resume operations and resume work on our customers&#x2019; projects as soon as we are safely able to do so.&#xA0; Additionally, we are ready to assist our communities and customers in the cleanup and rebuilding efforts over the next few months and years.&#x201D;</p>   <p align="justify">At this time, the Company cannot determine the extent to which Hurricane Harvey and the associated flooding will affect its third quarter results.&#xA0; Once the flooding recedes and a full assessment can be made, the Company will provide an update with estimated third quarter 2017 financial impacts from Hurricane Harvey.&#xA0; Additionally, the Company is in contact with its lenders and will work with them to make necessary adjustments to its credit agreement, if warranted.</p>   <p align="justify">&#x201C;Our thoughts and prayers go out to all the people and communities that have been impacted by Hurricane Harvey and the flooding in Texas and Louisiana,&#x201D; continued Mr. Stauffer.&#xA0; &#x201C;This unprecedented storm has had a significant impact to Texas and the greater Houston area.&#xA0; However, as a company and a community, we will rebuild and we will work together to recover from this devastating event.&#x201D;</p>   <p align="justify"><strong>About Orion Group Holdings</strong></p>   <p align="justify">Orion Group Holdings, Inc., a leading specialty construction company, provides services both on and off the water in the continental United States, Alaska, Canada and the Caribbean Basin through its heavy civil marine construction segment and its commercial concrete segment. The Company&#x2019;s heavy civil marine construction segment services includes marine transportation facility construction, marine pipeline construction, marine environmental structures, dredging of waterways, channels and ports, environmental dredging, design, and specialty services. Its commercial concrete segment provides turnkey concrete construction services including pour and finish, dirt work, layout, forming, rebar, and mesh across the light commercial, structural and other associated business areas. The Company is headquartered in Houston, Texas with regional offices throughout its operating areas.<br></p>   <p align="justify"><strong>Forward-Looking Statements</strong></p>   <p align="justify">The matters discussed in this press release may constitute or include projections or other forward-looking statements within the meaning of the Private Securities Litigation Reform Act of 1995, the provisions of which the Company is availing itself. Certain forward-looking statements can be identified by the use of forward-looking terminology, such as 'believes', 'expects', 'may', 'will', 'could', 'should', 'seeks', 'approximately', 'intends', 'plans', 'estimates', or 'anticipates', or the negative thereof or other comparable terminology, or by discussions of strategy, plans, objectives, intentions, estimates, forecasts, outlook, assumptions, or goals. In particular, statements regarding future operations or results, including those set forth in this press release and any other statement, express or implied, concerning future operating results or the future generation of or ability to generate revenues, income, net income, profit, EBITDA, EBITDA margin, or cash flow, including to service debt, and including any estimates, forecasts or assumptions regarding future revenues or revenue growth, are forward-looking statements. Forward looking statements also include estimated project start date, anticipated revenues, and contract options which may or may not be awarded in the future.&#xA0; Forward looking statements involve risks, including those associated with the Company's fixed price contracts that impacts profits, unforeseen productivity delays that may alter the final profitability of the contract, cancellation of the contract by the customer for unforeseen reasons, delays or decreases in funding by the customer, levels and predictability of government funding or other governmental budgetary constraints and any potential contract options which may or may not be awarded in the future, and are the sole discretion of award by the customer. Past performance is not necessarily an indicator of future results. In light of these and other uncertainties, the inclusion of forward-looking statements in this press release should not be regarded as a representation by the Company that the Company's plans, estimates, forecasts, goals, intentions, or objectives will be achieved or realized. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of the date hereof. The Company assumes no obligation to update information contained in this press release whether as a result of new developments or otherwise.</p>   <p align="justify">Please refer to the Company&#x2019;s Annual Report on Form 10-K, filed on March 24, 2017, which is available on its website at <a href="https://www.globenewswire.com/Tracker?data=lSzQU7umwHYZYgfTh_gY96jYkudmXy7m6MAOKoUBlvcdKyMm3si6dReKCN0xt2SSqYRU6GA2dqnT263VpgY675p7hdDIjBZiKOq0K4xp6ZITktDbMCBuQVFKGGJAYKCuSnUhof8OU6nVZNuA3cxUqcFJfb635Sgu0aU6PBXnS94dbG0p0a3yeDMUCYQXa4i6Za534v8SQ-tu_RS979a2dVIuicgIm3B-48QR0lWYRu7KH09DFQazzhue6J-n7d1hyfRkoixBGZsld4YD51KTD1-x-ksgXWJY5ooabPndo2I=" target="_blank" rel="nofollow">www.oriongroupholdingsinc.com</a> or at the SEC&#x2019;s website at <a href="https://www.globenewswire.com/Tracker?data=D6L2Jvyp4gjpiQbQ-cI39sjt4FT4FoNoE_SxTnx7nDTsnIzr_NsXGEfRL8513qsXsw9092uM8DfdRa-aK75jCQ==" target="_blank" rel="nofollow">www.sec.gov</a>, for additional and more detailed discussion of risk factors that could cause actual results to differ materially from our current expectations, estimates or forecasts.</p>  <img src="https://www.globenewswire.com/newsroom/ti?nf=Njk0MTg2MCMxODQxMDI0IzIwMTg5NDY=" width="1" class="__GNW8366DE3E__IMG" height="1">
 <pre>Orion Group Holdings Inc.
David Griffith, Investor Relations Manager (713) 852-6582</pre>
 <p><a href="https://www.globenewswire.com/NewsRoom/AttachmentNg/69a63778-c782-4210-8fc7-9429336480e0"><img src="https://resource.globenewswire.com/Resource/Download/69a63778-c782-4210-8fc7-9429336480e0?size=1" alt="Primary Logo" border="0" width="150" height="54"></a></p></body></html></div>
				<br/>
				<div class="qmnews_story">Source: GlobeNewswire
				(August 30, 2017 - 4:05 PM EDT) <br>
				<br>
				News by QuoteMedia<br>
				
				<a href="https://www.quotemedia.com" target="_blank">www.quotemedia.com</a>
				
				</div>
				</td>
			</tr>
		</table>
		<!-- End Table for News and Charts --></td>
	</tr>
</table>

<!-- End Global Table Wrapper -->





				</div>
			</div>
		</div>
	</div>
   </div>
  </div>  
	<!-- Wrapper End -->
	
	<!-- Footer Start -->

<!-- Footer Top Start -->

<div class="ftr-top">

    <div class="ftr-top-inr">
    <div class="ftr-top-inr1">

        <ul>

            <li><a href="https://www.facebook.com/StockNewsNow" target="_blank"><img src="/images/social-face.png" align="left" border="0" /></a></li>

            <li><a href="https://twitter.com/StockNewsNow" target="_blank"><img src="/images/twitter.png" align="left" border="0" /></a></li>
            
            <li><a href="https://www.linkedin.com/company/stock-news-now" target="_blank"><img src="/images/in-icon1.png" align="left" border="0" /></a></li>

            <li><a href="https://www.youtube.com/user/SNNWire" target="_blank"><img src="/images/youtube.png" align="left" border="0" /></a></li>

            <!--<li><a href="javascript:void(0)"><img src="images/st-icon1.png" align="left" border="0" /></a></li>-->

        </ul>



 <!--        <div class="ftr-top-inr-signup">

           <input name="" type="text" value="Enter E-mail Address for Newsletter" onclick="if (this.value == 'Enter E-mail Address for Newsletter')

                        (this.value = '')" onkeyup="lookup(this.value)" onblur="this.value = 'Enter E-mail Address for Newsletter'" class="ftr-top-inr-signup-input" />
            <input name="" id="ss_email" type="text" placeholder="Enter E-mail Address for Newsletter"  class="ftr-top-inr-signup-input" />

            <div><input name="" type="button" id="ss_submit" value="Sign Up" class="signup-btn" /></div>

        </div> -->


 </div>
    </div>

</div>

<!-- Footer Top End -->



<!-- Footer Middle Start -->

<div class="ftr-mdl">

    <div class="ftr-mdl-inr">

        <div class="ftr-mdl-inr-sec">

            <h6>SNN Network</h6>

            <ul>
           <!-- <li><a href="directory.php">Resources</a></li> -->

                <li><a href="/news-home.php">News</a></li>

                <li><a href="/" target="_blank">
SNNWire.com</a></li>

                <li><a href="http://www.microcapreview.com/" target="_blank">MicroCapReview.com 
</a></li>

                <li><a href="http://www.planetmicrocapshowcase.com/" target="_blank">PlanetMicroCapShowcase.com</a></li>

            </ul>

        </div>



        <div class="ftr-mdl-inr-sec" style="float:left;margin-left:110px;">

            <h6>About SNN</h6>

            <ul>

                <li><a href="/aboutcompany.php#ourcompany">Our Company</a></li>

                <li><a href="/aboutcompany.php#careers">Careers</a></li>

                <li><a href="/aboutcompany.php#advertise">Advertise with Us</a></li>

                <li><a href="/aboutcompany.php#contact">Contact Us</a></li>


            </ul>

        </div>

        

       
        

        



        



        <div class="ftr-mdl-inr-sec" style="float:left;margin-left:80px;width:181px; display:none;">

            <h6>Customer Relationship</h6>

            <ul>

               
                <li><a href="/sitemap.php">Site Map</a></li>

                <li><a href="/support.php">Support</a></li>

                <li><a href="/feedback-sug.php">Feedback / Suggestions</a></li>

                <li><a href="/help.php">Help</a></li>

            </ul>

        </div>
        
        <div class="ftr-mdl-inr-sec" style="float:left;margin-left:114px;width:260px;">

            <h6>Legal</h6>

            <ul>

               
                <li><a href="/legal.php#terms">Terms of Use</a></li>

                <li><a href="/legal.php#privacy">Privacy Policy</a></li>

                <li><a href="/legal.php#disclaimer">Disclaimer</a></li>
                
                <li><a href="/legal.php#servicetermsconditions">Service Terms and Conditions</a></li>
              

               
            </ul>

        </div>



    </div>

</div>

<!-- Footer Middle End -->



<!-- Footer Bottom Start -->

<div class="ftr-btm">

    <div class="ftr-btm-inr">



       

        <div class="ftr-btm-inr-mdl"><p>&copy; 2018 Stock News Now</p></div>



        <div style="width:auto;" class="powered-by"><p>Supported by <span><a target="_blank" alt="Web Design, Marketing & Consulting" href="https://www.swssupport.com"><strong>Superior Web Solutions</strong></a></span></p></div>



    </div>

</div>

<!-- Footer Bottom End -->

<!-- Footer Start -->
<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','//www.google-analytics.com/analytics.js','ga');


  ga('create', 'UA-56129334-1', 'auto');

  ga('send', 'pageview');


</script>












</body>



</html>

