<style>
	#pagination-area .pagination{
		width:auto;
		margin:20px 30px !important;
	}
	 
	.nameSymbol{
		width: 40px;
		height:40px;
		text-align:center;
		float:left;
		background:url(images/nameFound.png);
		padding-top:12px;
		font-size:12px;
	}
	.nameSymbol:hover{
		background:url(images/nameFound2.png);
	}
	.nameName{
		padding-top:11px;
		margin-left:10px;
		float:left;
		font-size:11px;
	}
	.nameName:hover{
		text-decoration:underline;
	}
	.relatedTile{
		width:175px;
		height:175px;
		background: url(images/thin-arrow.png), url(images/symbol-bg.png);
		background-position:right bottom, center center;
		background-repeat:no-repeat, no-repeat;
		float:left;
		margin: 10px;
		color:#909090;
		overflow:hidden;
	}
	.relatedTile:hover{
		background: url(images/thin-arrow.png), url(images/symbol-bg2.png);
		background-position:right bottom, center center;
		background-repeat:no-repeat, no-repeat;
	}
	.relatedSymbol{
		font-size:48px;
		margin: 10px 10px 0;
		color:#555 !important;
	}
	.relatedName{
		margin: 0px 10px;
		font-size:18px;
		line-height: 1.1;
	}
	.title{
		font-size: 16px;
		/*margin: 20px 0 0 10px;*/
		margin: 20px 0 0 0;
		font-weight: bold;
	}
	.dateSymbol{
		font-size:28px;
		font-weight:bold;
		text-align:center;
		margin-top:10px;
		color:#555 !important;
	}	
	.brokerDate{
		margin: 0;
	}
	.brokerName{
		font-weight: bold;
		font-size:12px;
		margin: 0;
	}
	.brokerTargetText{
		font-size:12px;
		margin: 0;
		padding-right: 10px;
	}
	.brokerTargetPrice{
		font-weight: bold;
		font-size:20px;
		margin: 0;
	}
	.description{
		float:left;
		width:220px;
		margin-bottom:0px;
	}
	.news-desc p{
		margin:0px !important;
		font-size:12px;
		text-align:justify;
		line-height:1.4
	}
	
	.rating1 {
		color: #0b7a02 !important;
		font-weight: bold;
	}
	.rating2 {
		color: #7bab77 !important;
		font-weight: bold;
	}
	.rating3 {
		color: #f7941c !important;
		font-weight: bold;
	}
	.rating4 {
		color: #f46645 !important;
		font-weight: bold;
	}
	.rating5 {
		color: #ff0000 !important;
		font-weight: bold;
	}
	
	/*
	li.paginationlast a{
		color:#000 !important;
	}
	li.paginationlast.disabled a{
		color:#999999 !important;
	}
	li.paginationlast.disabled:hover a{
		background:none !important;
		color:#999999 !important;
	}
	*/
	
	
	#pagination-area ul.pagination li {
		display: none;
		float: none;
		border: 1px solid transparent;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	#pagination-area ul.pagination li a {
		background-color: transparent !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	#pagination-area ul.pagination li:last-child, ul.pagination li:first-child {
		display: inline-block;
		float: none;
	}
	#pagination-area ul.pagination li.etc {
		display: inline-block; 
		float: none;
	}
	#pagination-area ul.pagination li.current {
	  color: #333 !important;
	  border: 1px solid #979797;
	  background-color: white;
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
	  /* Chrome,Safari4+ */
	  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
	  /* Chrome10+,Safari5.1+ */
	  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
	  /* FF3.6+ */
	  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
	  /* IE10+ */
	  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
	  /* Opera 11.10+ */
	  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
	  /* W3C */
	}
	#pagination-area ul.pagination li:hover {
	  color: white !important;
	  border: 1px solid #111;
	  background-color: #585858;
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
	  /* Chrome,Safari4+ */
	  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
	  /* Chrome10+,Safari5.1+ */
	  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
	  /* FF3.6+ */
	  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
	  /* IE10+ */
	  background: -o-linear-gradient(top, #585858 0%, #111 100%);
	  /* Opera 11.10+ */
	  background: linear-gradient(to bottom, #585858 0%, #111 100%);
	  /* W3C */
	}
	
	@media screen and (min-width: 64.063em) { /*40em*/
		#pagination-area ul.pagination li {
			display: inline-block; 
			float: none;
		}
		#pagination-area ul.pagination li.etc {
			display: none;
			float: none;
		}
	}

</style>

	<div id="content" class="search-page clearfix" role="main">
		<div class="medium-9 large-9 columns" style="padding-bottom:40px !important;">
						
			            
			
			<!-- [1] -->
			<div class="large-12 columns nopad">
				<h3 class="martop-0 marbot-0 black">Most relevant stocks from your search ( click for detailed analysis )</h3>
				<hr style="margin: 5px 0px !important; border-width: 2px; color: #dddddd;"/>
			</div>
			<div><p>No related stocks found</p></div><div style='clear:both'></div>			
			
			
			
			
			<!------------------------------>
			<!-- [2] BROKER CALL SECTION  -->
			<!------------------------------>
			<div class='large-12 medium-12 columns nopad'> <hr style='margin-top:10px !important; margin-bottom:0px !important;'/> </div>			<script>
				jQuery(document).ready(function($){
					var nh = 0;
					$(".brokercallTable").each(function(){
						var th = $(this).height();
						if(th > nh){
							nh = th;
						}
					});
					$(".brokercallTable").height(nh);
				});
			</script>
			
			
			
			<!------------------------------------------------------>
			<!--  [3] Relevant News from your search ( by RANK )  -->
			<!------------------------------------------------------>
			<div class="clearfix"></div>
			<div class="large-12 medium-12 columns martop-20 nopad">
				<div class="large-6 medium-6 columns marbot-10 nopad">
					<h3 class="martop-10 marbot-0 black">Relevant News from your search</h3>
				</div>
				<div class="large-6 medium-6 columns marbot-10 nopad text-right">
					<span class="black" style="font-size:16px;">Order by : </span>
					<select name="orderVar" id="orderVar" style="width: 120px; margin-bottom:0px; font-weight: bold;">
						<option value="Date" >Date</option>
						<option value="Relevancy" selected='selected'>Relevancy</option>
					</select>
				</div>
				<hr class="clearfix" style="margin: 0px !important; border-width: 3px; color: #dddddd;"/>
			</div>
			<div class="large-12 medium-12 columns nopad">
									<div class="newsFeedArea" style="position:relative;">
						<div id="newsFeed"></div>
						<div id="ajax-loader">
							<table style="margin:0 auto; height:700px; vertical-align:middle; border:none;">
								<tr>
									<td style="vertical-align:middle;"><img src="https://fnarena.com/images/ajax-loader.gif" /></td>
								</tr>
							</table>
						</div>
					</div>
					<div id="pagination-area" class="text-center"></div>
							</div>
			
			
			<!-------------------------->
			<!--  [4] RELATED STOCK   -->
			<!-------------------------->
			
			<span style='display:none;'>up and down sector list: 41,43,50,122</span>		</div>
        
		<div class="medium-3 large-3 columns">
			
						<style>
			.ui-widget-content a { color: #12417f; }
			.ui-menu-item {
				padding-left:25px;
			}
			.click-here{
				white-space: nowrap;
				padding-left:8px;
				padding-top:2px;
			}
			.click-below{
				white-space: nowrap;
				padding-left:25px;
				padding-top:10px;
				padding-bottom:10px;
			}
			ul.ui-autocomplete > li.click-here:hover,
			ul.ui-autocomplete > li.ui-menu-item:hover {
				background:#dbeef3;
			}
			</style>
			<div class="large-12 columns no-pad search_form">
				<form action="https://fnarena.com/index.php/search/" style="background:#f8f8f8; padding: 14px 18px 16px 18px;" id="searchform" method="get" role="search" class="search-form">
					<h5 class="helveLTbold" style="margin-bottom:5px;">Search Stocks & Stories</h5>
					<div class="row collapse">
						<div class="medium-9 large-9 columns">
							<input type="text" placeholder="Enter company name or ASX code" id="s" name="searchkeyword" value="" class="nomarginbot">
						</div>
						<div class="medium-3 large-3 columns">
							<input type="submit" class="button postfix tiny nomarginbot" value="Search" id="searchsubmit" style="border-radius:0px !important;">
						</div>
						<div class="clearfix"></div>
					</div>
				</form>
			</div>
			<script>

            jQuery(document).ready(function(){

                  jQuery( "#s" ).autocomplete({
				    source: function(request, response) {
				        if (request.term.length < 3) {
				            response([]);
				            return;
				        }
				        
				        jQuery.ajax({
				            url: '/wp-content/themes/fnarena/ajax_company_search.php',
				            dataType: "json",
				            data: {
				                term: request.term
				            },
				            success: function(data) {
				                // First deduplicate the Ajax results
				                var uniqueResults = [];
				                var seenLabels = {};
				                
				                // Remove duplicates from initial data
				                jQuery.each(data, function(i, item) {
				                    if (!seenLabels[item.label]) {
				                        seenLabels[item.label] = true;
				                        uniqueResults.push(item);
				                    }
				                });
				                
				                // Filter for top suggestions (exact matches at start)
				                var top_suggestions = jQuery.grep(uniqueResults, function(n, i) {
				                    return (n.label.substr(0, request.term.length).toLowerCase() == request.term.toLowerCase());
				                });
				                
				                // Since we've already deduplicated, we can safely merge
				                var final_results = jQuery.merge(top_suggestions, uniqueResults);
				                
				                // Remove any duplicates that might have been created during merge
				                var finalUnique = [];
				                seenLabels = {};
				                
				                jQuery.each(final_results, function(i, item) {
				                    if (!seenLabels[item.label]) {
				                        seenLabels[item.label] = true;
				                        finalUnique.push(item);
				                    }
				                });
				                
				                response(finalUnique);
				            },
				            error: function() {
				                response([]);
				            }
				        });
				    },
				    minLength: 3,
				    open: function(e, ui) {
				        var acData = jQuery(this).data('ui-autocomplete');
				        acData.menu.element.find('li').each(function() {
				            var me = jQuery(this);
				            var keywords = acData.term.split(' ').join('|');
				            me.html(me.text().replace(new RegExp("(" + keywords + ")", "gi"), '<b>$1</b>'));
				        });
				        
				        var searchletter = acData.term.split(' ').join('|');
				        jQuery('ul.ui-autocomplete').prepend('<li class="click-here"><a href="/index.php?s='+searchletter+'">Click here to search using : '+searchletter+'</a></li>');
				        jQuery('ul.ui-autocomplete').prepend('<li class="click-below">Click below to search by company : </li>');
				    }
				});
            });
            </script>
			<div class="clearfix"></div>
	
			        <div class="clearfix"></div>
        <div class="large-12 medium-12 columns no-pad martop-15 latest-news">
            <h2>Latest News</h2>
            <div class="inner-area">
            <table style='margin:0px; border:0px;'>                        <tr>
                            <td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
                                <span>1</span>
                            </td>
                            <td valign="top" align="left" style="background: white; padding:0px; border:0px; ">
                                <h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
                                    <a href="https://fnarena.com/index.php/2026/05/20/ai-anxiety-continues-post-xeros-strong-result/">AI Anxiety Continues Post Xero’s Strong Result</a>
                                </h6>
                                <p class="s12 marbot-0 gray ">1:53 PM - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/australia/" rel="category tag">Australia</a></font></p>
                            </td>
                        </tr>
                        <tr><td colspan='2' style="background: white; padding:10px 0px; border:0px; "><hr style="margin:0px !important;"/></td></tr>
                                            <tr>
                            <td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
                                <span>2</span>
                            </td>
                            <td valign="top" align="left" style="background: white; padding:0px; border:0px; ">
                                <h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
                                    <a href="https://fnarena.com/index.php/2026/05/20/material-matters-oil-gold-lithium/">Material Matters: Oil, Gold &amp; Lithium</a>
                                </h6>
                                <p class="s12 marbot-0 gray ">11:00 AM - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/commodities/" rel="category tag">Commodities</a></font></p>
                            </td>
                        </tr>
                        <tr><td colspan='2' style="background: white; padding:10px 0px; border:0px; "><hr style="margin:0px !important;"/></td></tr>
                                            <tr>
                            <td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
                                <span>3</span>
                            </td>
                            <td valign="top" align="left" style="background: white; padding:0px; border:0px; ">
                                <h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
                                    <a href="https://fnarena.com/index.php/2026/05/20/weekly-update-on-lics-lits-19-may-2026/">Weekly Update On LICs &amp; LITs &#8211; 19-May-2026</a>
                                </h6>
                                <p class="s12 marbot-0 gray ">10:45 AM - <font color="#12417F"><a href='https://fnarena.com/index.php/financial-news/weekly-reports/'>Weekly Reports</a></font></p>
                            </td>
                        </tr>
                        <tr><td colspan='2' style="background: white; padding:10px 0px; border:0px; "><hr style="margin:0px !important;"/></td></tr>
                                            <tr>
                            <td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
                                <span>4</span>
                            </td>
                            <td valign="top" align="left" style="background: white; padding:0px; border:0px; ">
                                <h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
                                    <a href="https://fnarena.com/index.php/2026/05/20/technical-views-on-nasdaq-asx200-oil-33/">Technical Views On Nasdaq, ASX200 &amp; Oil</a>
                                </h6>
                                <p class="s12 marbot-0 gray ">10:30 AM - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/technicals/" rel="category tag">Technicals</a></font></p>
                            </td>
                        </tr>
                        <tr><td colspan='2' style="background: white; padding:10px 0px; border:0px; "><hr style="margin:0px !important;"/></td></tr>
                                            <tr>
                            <td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
                                <span>5</span>
                            </td>
                            <td valign="top" align="left" style="background: white; padding:0px; border:0px; ">
                                <h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
                                    <a href="https://fnarena.com/index.php/2026/05/20/australian-banks-bad-debts-and-the-budget/">Australian Banks, Bad Debts And The Budget</a>
                                </h6>
                                <p class="s12 marbot-0 gray ">10:00 AM - <font color="#12417F"><a href='https://fnarena.com/index.php/financial-news/feature-stories/'>Feature Stories</a></font></p>
                            </td>
                        </tr>
                        <tr><td colspan='2' style="background: white; padding:10px 0px; border:0px; "><hr style="margin:0px !important;"/></td></tr>
                                    </table>            </div>
        </div>
        <div class="clearfix marbot-10"></div>
					<p></p>
			<div><div class="textwidget custom-html-widget"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2181606484359259"
     crossorigin="anonymous"></script>
<!-- Article Page Side Ad -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-2181606484359259"
     data-ad-slot="5784489733"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div></div>
		<div class="large-12 medium-12 columns no-pad most-popular">
			<h2>Most Popular</h2>
			<div class="inner-area">
              <table style='margin:0px; border:0px;'>									<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>1</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/05/08/fnarena-corporate-results-monitor-08-05-2026/">FNArena Corporate Results Monitor &#8211; 08-05-2026</a>
											</h6>
											<p class="s12 marbot-0 gray ">May 08 2026 - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/australia/" rel="category tag">Australia</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																															<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>2</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/05/11/asic-watch-auditor-independence-crackdown/">ASIC Watch: Auditor Independence Crackdown</a>
											</h6>
											<p class="s12 marbot-0 gray ">May 11 2026 - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/australia/" rel="category tag">Australia</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																															<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>3</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/04/27/ais-power-demand-is-rewiring-global-markets/">AI&#8217;s Power Demand Is Rewiring Global Markets</a>
											</h6>
											<p class="s12 marbot-0 gray ">Apr 27 2026 - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/commodities/" rel="category tag">Commodities</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																															<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>4</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/05/01/fnarena-corporate-results-monitor-01-05-2026/">FNArena Corporate Results Monitor &#8211; 01-05-2026</a>
											</h6>
											<p class="s12 marbot-0 gray ">May 01 2026 - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/australia/" rel="category tag">Australia</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																															<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>5</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/05/04/fnarena-corporate-results-monitor-04-05-2026/">FNArena Corporate Results Monitor &#8211; 04-05-2026</a>
											</h6>
											<p class="s12 marbot-0 gray ">May 04 2026 - <font color="#12417F"><a href="https://fnarena.com/index.php/financial-news/daily-financial-news/category/australia/" rel="category tag">Australia</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																															<tr>
										<td valign="top" align="left" style="background: white; font-size:16px; padding-top:2px; border:0px; ">
											<span>6</span>
										</td>
										<td valign="top" align="left" style="background: white; padding:0px; border:0px;">
											<h6 class="marbot-5 helveLTstdCN" style="padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;">
												<a href="https://fnarena.com/index.php/2026/05/01/in-brief-reliance-bannerman-codan/">In Brief: Reliance, Bannerman &amp; Codan</a>
											</h6>
											<p class="s12 marbot-0 gray ">May 01 2026 - <font color="#12417F"><a href='https://fnarena.com/index.php/financial-news/weekly-reports/'>Weekly Reports</a></font></p>
										</td>
									</tr>
									<tr><td colspan='2' style="background: white; padding:10px 0px; border:0px;"><hr style="margin:0px !important;"/></td></tr>
																						</table>            </div>
		</div>
		<div class="clearfix marbot-10"></div>
		<div><div class="textwidget custom-html-widget"><script type="text/javascript" id="dianomi_context_script" src="https://www.dianomi.com/js/contextfeed.js"></script> 
<div class="dianomi_context" data-dianomi-context-id="4397"></div></div></div>			<p></p>
		</div>
	</div><!-- #content -->
    
    <script>
		/* jQuery(document).ready(function(){
		
				tCID = jQuery(this).attr("cid");
				ajaxurl = "https://fnarena.com/wp-admin/admin-ajax.php";
				var data = {
					action: 'ajax_daily_financial_news_page',
					cid: tCID
				};
				jQuery.post(ajaxurl, data, function(response) {
					jQuery(".daily-financial-area").html("<img style='margin:25px auto 0 auto; display:block;' src='https://fnarena.com/wp-content/themes/fnarena/images/ajax-loader.gif'>").hide().fadeIn( "3000", function() {

						jQuery(".daily-financial-area").html(response);
						var nh = jQuery(".daily-financial-area").height();
						jQuery(".daily-financial-area").hide();
						jQuery(".daily-financial-news-home").animate({ height: nh},function(){
							jQuery(".daily-financial-area").fadeIn();
						});

					});
				});
		}); */
		
		jQuery(document).ready(function($){

			jQuery.post( "/inc_weblog.cfm", { 'client.customerID': 0, 'attributes.section': 'dsp_stocklookup','attributes.key1': ''
			} );

			var orderVar = $("#orderVar").val();
			$("#ajax-loader").fadeIn();
			$("#newsFeed").hide();
			
			ajaxurl = "https://fnarena.com/wp-admin/admin-ajax.php";
			var data = {
				action: 'ajax_search_news',
				type: 'GET',
				dataType: 'html',
				act: 'loadNews',
				searchString: "",
				wrapUp: "0",
				orderVar : orderVar
			};
			jQuery.post(ajaxurl, data, function(html) {
				$("#newsFeed").html(html);
				$("#ajax-loader").hide();
				$("#newsFeed").fadeIn();
				//console.log(html);
					var jlh = $("#totals").attr("jlh");
					ajaxurl1 = "https://fnarena.com/wp-admin/admin-ajax.php";
					var data1 = {
						action: 'ajax_search_news',
						act: 'countPagination',
						jlh : jlh
					};
					jQuery.post(ajaxurl1, data1, function(html2) {
						$("#pagination-area").html(html2);
					});
			});
			
			$("#orderVar").change(function(e) {
				$("#newsFeed").hide();
				$("#ajax-loader").fadeIn();
				var orderVar = $("#orderVar").val();
				
				ajaxurl = "https://fnarena.com/wp-admin/admin-ajax.php";
				var data = {
					action: 'ajax_search_news',
					type: 'GET',
					dataType: 'html',
					act: 'loadNews',
					orderVar : orderVar,
					searchString: "",
					wrapUp: "0"
				};
				jQuery.post(ajaxurl, data, function(html) {
					$("#newsFeed").html(html);
					$("#ajax-loader").hide();
					$("#newsFeed").fadeIn();
					$(".pagination > li").removeClass("current");
					$(".pagination li:nth-child(2)").addClass("current");
				});
			});
			
			jQuery(document).on("click",".paginationspec", function(){
				var st = $(".st").attr("vals");
				var ls = $(".ls").attr("vals");
				
				$(".pagination > li").removeClass("current");
				$(this).parent("li").addClass("current");
				
				$("#newsFeed").hide();
				$("#ajax-loader").fadeIn();
		  		var orderVar = $("#orderVar").val();
				var page 	= $(this).attr("id");
				var startRow = $(this).attr("startRow");
				var maxPage	= 10;
				var maxLeft	= (maxPage-1)*(-63)+(4*63);
				var leftA 	= (page-1)*(-63)+(2*63);
	
				ajaxurl = "https://fnarena.com/wp-admin/admin-ajax.php";
				var data = {
					action: 'ajax_search_news',
					type: 'GET',
					dataType: 'html',
					act: 'loadNews',
					orderVar : orderVar,
					startRow: startRow,
					symbol : "",
					searchString: "",
					wrapUp: "0"
				};
				jQuery.post(ajaxurl, data, function(html) {
					$("#newsFeed").html(html);
					$("#ajax-loader").hide();
					$("#newsFeed").fadeIn();
				});
				
				var x = $(this).parent().attr("vals");
				if(x == st){
					$(".paginationlast").removeClass("disabled");	
					$(".pagination-previous").addClass("disabled");			
				}else if(x == ls){
					$(".paginationlast").removeClass("disabled");	
					$(".pagination-next").addClass("disabled");		
				}else{
					$(".paginationlast").removeClass("disabled");	
				}
			});
			
			
			jQuery(document).on("click",".pagination-previous", function(){
				var st = $(".st").attr("vals");
				var ls = $(".ls").attr("vals");
				var current = $(".paginationlist.current").attr("vals");
				if(current != st){
					if(parseInt(current)-1 == st){
						$(".paginationlast").removeClass("disabled");	
						$(".pagination-previous").addClass("disabled");	
					}
					var nextcurrent = parseInt(current)-1;
					$(".paginationlist").removeClass("current");
					$("#page_"+nextcurrent).addClass("current");
					$("#page_"+nextcurrent+" > .paginationspec").click();
					
					var current = $(".paginationlist.current").attr("vals");
					if(parseInt(current) < ls){
						$(".pagination-next").removeClass("disabled");
					}
				}
			});
			
			jQuery(document).on("click",".pagination-next", function(){
				var st = $(".st").attr("vals");
				var ls = $(".ls").attr("vals");
				var current = $(".paginationlist.current").attr("vals");
				if(current != ls){
					if(parseInt(current)+1 == ls){
						$(".paginationlast").removeClass("disabled");	
						$(".pagination-next").addClass("disabled");	
					}
					var nextcurrent = parseInt(current)+1;
					$(".paginationlist").removeClass("current");
					$("#page_"+nextcurrent).addClass("current");
					$("#page_"+nextcurrent+" > .paginationspec").click();
					
					var current = $(".paginationlist.current").attr("vals");
					if(parseInt(current) > st){
						$(".pagination-previous").removeClass("disabled");
					}
				}
			});
		});
	</script>
	
	{"id":75682,"date":"2018-07-19T17:27:18","date_gmt":"2018-07-19T07:27:18","guid":{"rendered":"https:\/\/www.fnarena.com\/?page_id=75682"},"modified":"2018-07-19T17:51:17","modified_gmt":"2018-07-19T07:51:17","slug":"search","status":"publish","type":"page","link":"https:\/\/fnarena.com\/index.php\/search\/","title":{"rendered":"Search"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-75682","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/pages\/75682","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/comments?post=75682"}],"version-history":[{"count":0,"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/pages\/75682\/revisions"}],"wp:attachment":[{"href":"https:\/\/fnarena.com\/index.php\/wp-json\/wp\/v2\/media?parent=75682"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}