<script src="http://www.jugbit.com/jquery/jquery.vticker-min.js"></script>
<div class="editorial" id="news-container">
<ul>
<li> 2) Lorem ipsum dolor sit amet, consectetur adipiscing elit. more info </li>
<li>
<!-- This is the slide show-->
<div class="inner_detail">
<!--First book-->
<div><img src="http://platform-testing4.s3.amazonaws.com/amazon/books/BR_Image1.jpg">
<h1>Thrilling, Brave, and Controversial</h1>
<span>30 Pieces of Silver: An Extremely Controversial Historical Thriller</span>
</div>
<!--Second book-->
<div><img src="http://platform-testing4.s3.amazonaws.com/amazon/books/BR_Image2.jpg">
<h1>Not quite What I Expected.</h1>
<span>The Book of Shadows : The Unofficial Charmed Companion</span>
</div>
<!--Third book-->
<div><img src="http://platform-testing4.s3.amazonaws.com/amazon/books/BR_Image3.jpg">
<h1>I would give it many more than five stars.</h1>
<span>The Red Tent</span>
</div>
</div>
<!-- slide show Ends-->
</li>
<li> 3) Lorem ipsum dolor sit amet more info more info more info more info </li>
<li>
<!-- This is the slide show-->
<div class="inner_detail">
<!--First book-->
<div><img src="http://platform-testing4.s3.amazonaws.com/amazon/books/BR_Image1.jpg">
<h1>Thrilling, Brave, and Controversial</h1>
<span>30 Pieces of Silver: An Extremely Controversial Historical Thriller</span>
</div>
<!--Second book-->
<div><img src="http://platform-testing4.s3.amazonaws.com/amazon/books/BR_Image2.jpg">
<h1>Not quite What I Expected.</h1>
<span>The Book of Shadows : The Unofficial Charmed Companion</span>
</div>
<!--Third book-->
...